]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: gpio-adp5588: drop the driver
authorNuno Sá <nuno.sa@analog.com>
Wed, 31 Aug 2022 03:55:47 +0000 (20:55 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 31 Aug 2022 04:16:03 +0000 (21:16 -0700)
commit2e97ea6b289c3801ad0e5e016fe3f48f6df2df4c
treef8028c5a3e748197850f45fef9a0be6e0ec19a21
parentc5d00c8157881214cbcd0d3220d1e01d9cf592c7
gpio: gpio-adp5588: drop the driver

With commit c5d00c815788 ("Input: adp5588-keys - support gpi key events as
'gpio keys'") the irchip functionality is directly supported in the input
driver as the main goal of these pins is to be used as gpio keys. Hence,
this driver can be removed.

Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Acked-by: Bartosz Golaszewski <brgl@bgdev.pl>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220829131553.690063-3-nuno.sa@analog.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
MAINTAINERS
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-adp5588.c [deleted file]