Re: [PATCH 0/2] sh: mach-x3proto: convert gpio-keys to software nodes
Linus Walleij <[email protected]> Fri, 10 Jul 2026 20:50:20 +0200
| Newsgroups | org.kernel.vger.linux-sh,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD++jLkFmHqbOMp5SjiS5FiS4YbkQPbwYFcwEQhP_BFXrd47dg@mail.gmail.com> |
On Sun, Jul 5, 2026 at 7:04=E2=80=AFAM Dmitry Torokhov <[email protected]> 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 <[email protected]> Wow putting the AI to good use here! Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij