Input: add driver for Neonode zForce based touchscreens
authorHeiko Stübner <[email protected]>
Thu, 31 Oct 2013 08:25:32 +0000 (01:25 -0700)
committerDmitry Torokhov <[email protected]>
Thu, 31 Oct 2013 15:46:08 +0000 (08:46 -0700)
commitc6d81bd7237b5785080087bcf796ce456ef69557
tree66ce40f74cedd9b0531b6dfccd8f164226fbdc37
parente4a42f655fdbfadc41f8b2f95dca5e5d395015f5
Input: add driver for Neonode zForce based touchscreens

This adds a driver for touchscreens using the zforce infrared
technology from Neonode connected via i2c to the host system.

It supports multitouch with up to two fingers and tracking of the
contacts in hardware.

Signed-off-by: Heiko Stuebner <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/zforce_ts.c [new file with mode: 0644]
include/linux/platform_data/zforce_ts.h [new file with mode: 0644]