Re: [PATCH] sh: mach-rsk: rsk7203: use static device properties for LEDs and GPIO buttons
Andy Shevchenko <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel,gmane.linux.kernel |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
On Mon, Aug 11, 2025 at 03:44:57PM -0700, Dmitry Torokhov wrote: > Convert the board to use static device properties instead of platform > data to describe LEDs and GPIO-connected buttons on the board, so > that support for platform data can be removed from gpio-keys and other > drivers, unifying their behavior. ... > --- a/arch/sh/boards/mach-rsk/devices-rsk7203.c > +++ b/arch/sh/boards/mach-rsk/devices-rsk7203.c > #include <linux/gpio.h> Do we still need this one? Ditto for the rest similar cases. -- With Best Regards, Andy Shevchenko