]> Pileus Git - ~andy/linux/commit
Input: add support for DA9052/53 touch screen controller
authorAshish Jangam <ashish.jangam@kpitcummins.com>
Mon, 30 Apr 2012 06:33:41 +0000 (23:33 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 30 Apr 2012 06:37:15 +0000 (23:37 -0700)
commiteead75a2b4cd635ef2ba399018623358d67343cf
tree60ef76645ffefcef6f064bc77f7071e44d86ed23
parentdf052676e534092138f8712c389aa7750d05ba15
Input: add support for DA9052/53 touch screen controller

This driver adds support for DA9052/53 4-wire resistive ADC interfaced
touchscreen controller. DA9052/53 is a multi-function device, therefore
this driver depends on DA9052/53 core.

This patch is functionally tested on Samsung SMDKV6410.

Signed-off-by: David Dajun Chen <dchen@diasemi.com>
Signed-off-by: Ashish Jangam <ashish.jangam@kpitcummins.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/da9052_tsi.c [new file with mode: 0644]