commit | 7a81638485c1a62a87b4c391ecc9c651a4a9dc19 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Mar 17 17:19:27 2021 +0200 |
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Wed May 05 16:07:40 2021 +0200 |
tree | 9bd78cac9e392a33196c9e14722397abd8dcfc9b | |
parent | ac505b6f5fa8289c3d3a311344de0da23f6ff767 [diff] |
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>