On Sun, Aug 18, 2024 at 09:58:10PM -0700, Dmitry Torokhov wrote: > Switch the gpio-keys device to use software inodes/properties to > describe the buttons and switches. This will allow dropping support > for platform data from the gpio-keys driver in the future. > > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > --- > arch/arm/mach-s3c/gpio-samsung-s3c64xx.h | 5 ++ > arch/arm/mach-s3c/gpio-samsung.c | 35 +++++++++++ > arch/arm/mach-s3c/mach-crag6410.c | 80 +++++++++++++++++------- > 3 files changed, 99 insertions(+), 21 deletions(-) Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof