diff options
author | Christoffer Sandberg <[email protected]> | 2023-12-22 23:25:38 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2023-12-22 23:34:06 -0800 |
commit | ea3715941a9b7d816a1e9096ac0577900af2a69e (patch) | |
tree | 078b516481eec983364f893755241d142de097e2 /tools/perf/scripts/python/bin/compaction-times-record | |
parent | c3d1610345b79cbe29ef6ca04a4780eff0d360c7 (diff) |
Input: soc_button_array - add mapping for airplane mode button
This add a mapping for the airplane mode button on the TUXEDO Pulse Gen3.
While it is physically a key it behaves more like a switch, sending a key
down on first press and a key up on 2nd press. Therefor the switch event
is used here. Besides this behaviour it uses the HID usage-id 0xc6
(Wireless Radio Button) and not 0xc8 (Wireless Radio Slider Switch), but
since neither 0xc6 nor 0xc8 are currently implemented at all in
soc_button_array this not to standard behaviour is not put behind a quirk
for the moment.
Signed-off-by: Christoffer Sandberg <[email protected]>
Signed-off-by: Werner Sembach <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: [email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/compaction-times-record')
0 files changed, 0 insertions, 0 deletions