Input: add eGalaxTouch serial touchscreen driver
authorBöszörményi Zoltán <zboszormenyi@sicom.com>
Wed, 16 Dec 2015 19:11:50 +0000 (11:11 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 16 Dec 2015 19:31:33 +0000 (11:31 -0800)
commit6b0f8f9c52efe24d6dac06ab963b7bd91c723751
treee5881028b6681f697de6ea3ee6e6b46560e6c732
parentf889beaaab1ce2ff9d018302359abb345f49be29
Input: add eGalaxTouch serial touchscreen driver

There are two EETI touchscreen drivers in the kernel (eeti_ts and
egalax_ts) but both are for I2C-connected panels. This is for a different,
serial and not multi-touch touchscreen panel. The protocol documentation is
at http://www.eeti.com.tw/pdf/Software%20Programming%20Guide_v2.0.pdf

Signed-off-by: Böszörményi Zoltán <zboszor@pr.hu>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/egalax_ts_serial.c [new file with mode: 0644]
include/uapi/linux/serio.h