Re: [PATCH v3 0/4] gpio: timberdale: remove platform data header
From: Bartosz Golaszewski
Date: Mon May 11 2026 - 03:43:59 EST
On Thu, Apr 30, 2026 at 11:52 AM Lee Jones <lee@xxxxxxxxxx> wrote:
>
> On Thu, 30 Apr 2026, Lee Jones wrote:
>
> > On Fri, 27 Mar 2026 11:49:06 +0100, Bartosz Golaszewski wrote:
> > > There are several GPIO driver header scattered directly under
> > > include/linux/. I'd like to either remove them or move then under
> > > include/linux/gpio/. In case of gpio-timberdale, the platform data
> > > struct can be replaced with generic device properties. This series does
> > > that. It can go either though the MFD tree or GPIO with an Ack from Lee.
> > >
> > >
> > > [...]
> >
> > Applied, thanks!
> >
> > [1/4] mfd: timberdale: move GPIO_NR_PINS into the driver
> > commit: c44d171a52513bfd06b5d847b42b0c1013ddd46e
> > [2/4] mfd: timberdale: set up a software node for the GPIO cell
> > commit: 2012c0d1b91767b68dedac127c3575cf816313e1
> > [3/4] gpio: timberdale: use device properties
> > commit: 065d211f9ef7e60c510cbb3663ffdb7ca14efae2
> > [4/4] gpio: timberdale: remove platform data header
> > commit: 0cb4edca4ed1325ddeb368f80807403cc37edc00
>
> Note to self: ib-mfd-gpio-7.2
>
> --
> Lee Jones
Hi Lee!
I received this notification from b4 but this series never made its
way into linux-next. Is there anything else I should do?
Bart