]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gpio: sch: Add edge event support
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 17 Mar 2021 15:19:27 +0000 (17:19 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 25 Mar 2021 11:41:13 +0000 (13:41 +0200)
commitac2be863a98fc56eb6da368a7cb0df3b8a15a4f5
tree5f6ec1cfc8ffa99864ce5fb4c020e27b71785b81
parent6793484b7cc2c41ed19704063fdb88cc5a587dac
gpio: sch: Add edge event support

Add the required infrastructure to enable and report edge events
of the pins to the GPIO core. The actual hook-up of the event interrupt
will happen separately.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Co-developed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/gpio-sch.c