summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/da9052_tsi.c
AgeCommit message (Collapse)AuthorFilesLines
2012-04-30Input: add support for DA9052/53 touch screen controllerAshish Jangam1-0/+370
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>