diff options
author | Tony Lindgren <[email protected]> | 2023-11-29 13:06:14 +0200 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2023-11-30 12:06:55 -0800 |
commit | d2ff98b7926e0956c0b92f7d5066cd8a65e7dfef (patch) | |
tree | ed9cd83dfd089cd46c77462f21f5d94fd12e32b8 /scripts/gdb/linux/modules.py | |
parent | a42b4bd51b2aec77fb38f1ce0f41846055a8d33c (diff) |
dt-bindings: input: gpio-keys: Allow optional dedicated wakeirq
Allow configuring an optional dedicated wakeirq for gpio-keys that
some SoCs have.
Let's use the common interrupt naming "irq" and "wakeup" that we already
have in use for some drivers and subsystems like i2c framework.
Note that the gpio-keys interrupt property is optional. If only a gpio
property is specified, the driver tries to translate the gpio into an
interrupt.
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions