]> git.baikalelectronics.ru Git - kernel.git/commit
Input: add st-keyscan driver
authorGabriel FERNANDEZ <gabriel.fernandez@st.com>
Sat, 12 Apr 2014 20:45:50 +0000 (13:45 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 14 May 2014 23:39:46 +0000 (16:39 -0700)
commit31a3c93c17c96c3555879b6a722e99b6115e7542
treee6fe88257d21891bb1ebad17c010b232c59ec4af
parente0b2f67c5fbcb514d527687beb1ca5cace37a4aa
Input: add st-keyscan driver

This patch adds ST Keyscan driver to use the keypad hw a subset of ST
boards provide. Specific board setup will be put in the given dt.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli@st.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/st-keyscan.txt [new file with mode: 0644]
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/st-keyscan.c [new file with mode: 0644]