]> git.karo-electronics.de Git - karo-tx-linux.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, 23 Apr 2014 05:54:37 +0000 (22:54 -0700)
commit8cd81083db347876db49f189431bf5f53525cb22
tree9d277714bee651838a3a94f14469fc5e86f65dc1
parentd0e0939ded3aee2b16c7e1488b3ae4668c9fef0a
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]