Skip to content

Commit

Permalink
input: TSC: ti_tsc: Convert TSC into a MFDevice
Browse files Browse the repository at this point in the history
This patch converts touchscreen into a MFD client.
All the register definitions, clock initialization,
etc has been moved to MFD core driver.

Signed-off-by: Patil, Rachna <rachna@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
  • Loading branch information
Patil, Rachna authored and Samuel Ortiz committed Nov 5, 2012
1 parent 01636eb commit 2b99baf
Show file tree
Hide file tree
Showing 4 changed files with 118 additions and 223 deletions.
2 changes: 1 addition & 1 deletion drivers/input/touchscreen/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ config TOUCHSCREEN_TOUCHWIN

config TOUCHSCREEN_TI_AM335X_TSC
tristate "TI Touchscreen Interface"
depends on ARCH_OMAP2PLUS
depends on MFD_TI_AM335X_TSCADC
help
Say Y here if you have 4/5/8 wire touchscreen controller
to be connected to the ADC controller on your TI AM335x SoC.
Expand Down
Loading

0 comments on commit 2b99baf

Please sign in to comment.