]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00234781 input: add novatek touch screen driver.
authorZhang Jiejing <jiejing.zhang@freescale.com>
Fri, 23 Nov 2012 06:09:54 +0000 (14:09 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:46 +0000 (08:35 +0200)
commite01bf5823625f5dc40ff8f71696c8e869fba2e5f
treee76b4c5b0f625a63b3a8893a7cf15adc601353a9
parent107722f89af30cfc6be6133dbf875c447653fe8f
ENGR00234781 input: add novatek touch screen driver.

This patch add device drvier for novatek touch screen driver.
This touch screen chip will be support because it have
more populary screen size.

Signed-off-by: Zhang Jiejing <jiejing.zhang@freescale.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/novatek_ts.c [new file with mode: 0644]
include/linux/i2c/novatek_ts.h [new file with mode: 0644]