input: Touchscreen driver for TPS6507x
authorTodd Fischer <todd.fischer@ridgerun.com>
Mon, 5 Apr 2010 23:53:12 +0000 (17:53 -0600)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 27 May 2010 23:37:38 +0000 (01:37 +0200)
commit752599667048898b6969e06e4637f906b04ec752
tree91fd727ff21048eac193a84ff26833ff69647d5d
parent31dd6a2672e337f5de188df3e5169ee732798236
input: Touchscreen driver for TPS6507x

Add touch screen input driver for TPS6507x family of multi-function
chips.  Uses the TPS6507x MFD driver.  No interrupt support due to
testing limitations of current hardware.

Signed-off-by: Todd Fischer <todd.fischer@ridgerun.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/tps6507x-ts.c [new file with mode: 0644]
drivers/mfd/tps6507x.c
include/linux/input/tps6507x-ts.h [new file with mode: 0644]
include/linux/mfd/tps6507x.h