Input: add support for Semtech SX8654 I2C touchscreen controller
authorSébastien Szymanski <sebastien.szymanski@armadeus.com>
Sat, 7 Mar 2015 00:49:38 +0000 (16:49 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 7 Mar 2015 01:18:17 +0000 (17:18 -0800)
commit902cb3afab8d4c924376de51ec5c02d171992914
tree9e06effd056496213127d258d318e583874fc285
parent771d8f1b178e7e09fcc641fccd48852958dbc329
Input: add support for Semtech SX8654 I2C touchscreen controller

Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/sx8654.txt [new file with mode: 0644]
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/sx8654.c [new file with mode: 0644]