Input: add support for Elan eKTH I2C touchscreens
This driver supports Elan eKTH I2C touchscreen controllers. Note that these are using custom protocol, as opposed to other Elan parts that use HID-over-I2C and are supported by the standard HID-multitouch driver. Signed-off-by:Scott Liu <scott.liu@emc.com.tw> Signed-off-by:
Dmitry Torokhov <dmitry.torokhov@gmail.com>
Showing
- Documentation/devicetree/bindings/input/elants_i2c.txt 33 additions, 0 deletionsDocumentation/devicetree/bindings/input/elants_i2c.txt
- drivers/input/touchscreen/Kconfig 12 additions, 0 deletionsdrivers/input/touchscreen/Kconfig
- drivers/input/touchscreen/Makefile 1 addition, 0 deletionsdrivers/input/touchscreen/Makefile
- drivers/input/touchscreen/elants_i2c.c 1271 additions, 0 deletionsdrivers/input/touchscreen/elants_i2c.c
drivers/input/touchscreen/elants_i2c.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment