]> git.openfabrics.org - ~emulex/infiniband.git/commit
Input: add driver for SOC button array
authorLejun Zhu <lejun.zhu@linux.intel.com>
Mon, 31 Mar 2014 06:12:00 +0000 (23:12 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 31 Mar 2014 06:40:56 +0000 (23:40 -0700)
commit61cd4822dd810e1a3c28eab1af6005728906c0e4
tree5132231d86a3352214c698689a15be57c5eb6bf8
parent877e1f1529a5c4fcc8460c1317c753ff8a6874c5
Input: add driver for SOC button array

This patch adds support for the GPIO buttons on some Intel Bay Trail
tablets originally running Windows 8. The ACPI description of these
buttons follows "Windows ACPI Design Guide for SoC Platforms".

Signed-off-by: Lejun Zhu <lejun.zhu@linux.intel.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/soc_button_array.c [new file with mode: 0644]