Hi all, This patch series contains two interrupt-related fixes for the gpio-keys DT bindings and driver, and a small clean-up. The first two patches can be applied independently. The third patch, which is marked RFC, depends on the second. Thanks for your comments! Geert Uytterhoeven (3): dt-bindings: input: gpio-keys: Fix interrupts in example Input: gpio-keys - Use input_report_key() [WIP] [RFC] Input: gpio-keys - Fix ghost events with both-edge irqs .../devicetree/bindings/input/gpio-keys.yaml | 2 +- drivers/input/keyboard/gpio_keys.c | 38 ++++++++++++------- 2 files changed, 25 insertions(+), 15 deletions(-) -- 2.25.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds