Re: [PATCH 0/2] sh: mach-x3proto: convert gpio-keys to software nodes

From: Linus Walleij

Date: Fri Jul 10 2026 - 14:50:47 EST


On Sun, Jul 5, 2026 at 7:04 AM Dmitry Torokhov
<dmitry.torokhov@xxxxxxxxx> wrote:

> This series converts the legacy gpio-keys platform device on the SH-X3
> Prototype board to use software nodes and static properties.
>
> This is part of the ongoing effort to remove platform data support
> from the gpio-keys driver, allowing it to rely purely on generic
> device properties.
>
> The first patch adds the software node to the GPIO controller, and
> the second patch performs the conversion for the gpio-keys device.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>

Wow putting the AI to good use here!

Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

Yours,
Linus Walleij