Re: [PATCH v2 0/6] MIPS: alchemy: attach software nodes to GPIO controllers and use properties
From: Bartosz Golaszewski
Date: Tue May 19 2026 - 07:56:38 EST
On Tue, May 5, 2026 at 3:31 PM Manuel Lauss <manuel.lauss@xxxxxxxxx> wrote:
>
> Hello Bartosz,
>
> On Tue, May 5, 2026 at 11:09 AM Bartosz Golaszewski
> <bartosz.golaszewski@xxxxxxxxxxxxxxxx> wrote:
> >
> > This series of patches updates board previously converted to use static
> > device properties/software nodes to attach and use nodes attached to the
> > respective gpiochip devices rather than simply defining unattached
> > software nodes with matching name. This is a requirement of newer
> > gpiolib code. Note that there is currently a workaround preserving the
> > lookup based on the software node name, but it will be removed soon.
> >
> > The additional 4 patches convert the remaining 2 boards to use software
> > nodes as well and fix some build warnings.
>
> I have run-tested this on the DB1300, without any issues.
> Tested-by: Manuel Lauss <manuel.lauss@xxxxxxxxx>
>
> Thanks a lot!
> Manuel
Hi Thomas!
Can you please queue these for v7.2?
Thanks,
Bartosz