mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevice
authorPatil, Rachna <rachna@ti.com>
Tue, 16 Oct 2012 07:25:43 +0000 (12:55 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 5 Nov 2012 22:50:27 +0000 (23:50 +0100)
commit01636eb970a029897b06fb96026941429212ddd9
tree5abde58ab7ded90feb9b85ecee82d66b5daf6a23
parent55c04de5176ea3eac6fdc469a6a063c5cb91ed7c
mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevice

Add the mfd core driver which supports touchscreen
and ADC.
With this patch we are only adding infrastructure to
support the MFD clients.

Signed-off-by: Patil, Rachna <rachna@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/ti_am335x_tscadc.c [new file with mode: 0644]
include/linux/mfd/ti_am335x_tscadc.h [new file with mode: 0644]