]> git.baikalelectronics.ru Git - kernel.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>
Tue, 15 Nov 2011 17:46:30 +0000 (09:46 -0800)
commit731a48fa107207a76e56f1ccfa153e13b90c78d4
tree97250a97dea4cd4d2b90c796eb4ac06ff60c5309
parent346bb41d738c476787af84211b1f47c366fd6187
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]