Searched hist:"7 a81638485c1a62a87b4c391ecc9c651a4a9dc19" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpio-sch.c | diff 7a81638485c1a62a87b4c391ecc9c651a4a9dc19 Wed Mar 17 16:19:27 CET 2021 Jan Kiszka <jan.kiszka@siemens.com> 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>
|
H A D | Kconfig | diff 7a81638485c1a62a87b4c391ecc9c651a4a9dc19 Wed Mar 17 16:19:27 CET 2021 Jan Kiszka <jan.kiszka@siemens.com> 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>
|