]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: add EETI eGalax I2C capacitive multi touch driver
authorZhang Jiejing <jiejing.zhang@freescale.com>
Sat, 12 Nov 2011 08:03:18 +0000 (00:03 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 12 Nov 2011 08:04:57 +0000 (00:04 -0800)
commitc22e9b3a64cf7c9969114005967da282aa7b473d
treea4b245c759a2544200dce1447dd9a1d1bed15db2
parentbb384d4dc99c34e69e6f6c167afd917158092562
Input: add EETI eGalax I2C capacitive multi touch driver

This patch adds the EETI eGalax serial multi touch controller driver.

EETI eGalax serial touch screen controller is a I2C based multiple
capacitive touch screen controller, it can support 5 touch events maximum.

Signed-off-by: Zhang Jiejing <jiejing.zhang@freescale.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/egalax_ts.c [new file with mode: 0644]