[PATCH v3 0/4] ARM: pxa: attach software nodes to the GPIO controllers
Linus Walleij
linusw at kernel.org
Mon May 11 12:53:28 PDT 2026
On Mon, May 11, 2026 at 3:35 PM Bartosz Golaszewski <brgl at kernel.org> wrote:
> On Thu, Apr 30, 2026 at 2:57 PM Bartosz Golaszewski
> <bartosz.golaszewski at oss.qualcomm.com> wrote:
> >
> > Convert GPIO controllers and their consumers on the PXA platform to using
> > "attached" software nodes. Since everything happens in a bord-file, it's
> > quite straightforward. We technically now have a way of passing an
> > unregistered software node to platform_device_register_full() but that
> > requires using struct platform_device_info and since the existing
> > platform devices are either referenced from other places or defined in a
> > different compilation unit, I wanted to reduce the impact of the changes
> > I can't test and went with the older method.
> >
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski at oss.qualcomm.com>
> > ---
>
> If there are no other comments, can this be queued for v7.2?
Are you planning to queue it in the GPIO tree? (I would.)
Otherwise just send a pull request to the SoC tree, I would not
expect the PXA maintainers to be very active and stacking patches
and sending pull requests. But they might surprise me!
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list