diff options
author | Heiko Stuebner <heiko@sntech.de> | 2024-11-07 14:47:09 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-12-17 16:14:42 +0300 |
commit | bb7e361191564cbd77f5cfc0f49213d9e799ff10 (patch) | |
tree | 56ca6596e08ce8906d47db914470849b601316ed /scripts/lib/kdoc/kdoc_files.py | |
parent | 2ec8bb475743c6f1890cf3245e59cc516b70bf2b (diff) | |
download | linux-bb7e361191564cbd77f5cfc0f49213d9e799ff10.tar.xz |
Input: add driver for the input part of qnap-mcu devices
The MCU controls the power-button and beeper, so expose them as input
device. There is of course no interrupt line, so the status of the
power-button needs to be polled. To generate an event the power-button
also needs to be held for 1-2 seconds, so the polling interval does
not need to be overly fast.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Link: https://lore.kernel.org/r/20241107114712.538976-7-heiko@sntech.de
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions