Re: [PATCH v2 0/6] MIPS: alchemy: attach software nodes to GPIO controllers and use properties

From: Manuel Lauss

Date: Tue May 05 2026 - 09:32:04 EST


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