Searched hist:c394159310d02defcfe63c617f13b0c2974725c5 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/input/misc/ |
H A D | soc_button_array.c | diff c394159310d02defcfe63c617f13b0c2974725c5 Sat Jul 27 10:25:38 CEST 2019 Maximilian Luz <luzmaximilian@gmail.com> Input: soc_button_array - add support for newer surface devices
Power and volume button support for 5th and 6th generation Microsoft Surface devices via soc_button_array.
Note that these devices use the same MSHW0040 device as on the Surface Pro 4, however the implementation is different (GPIOs vs. ACPI notifications). Thus some checking is required to ensure we only load this driver on the correct devices.
Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|