]> git.openfabrics.org - ~emulex/infiniband.git/commit
Input: add support for TI Touchscreen controller
authorRachna Patil <rachna@ti.com>
Sun, 4 Mar 2012 16:11:57 +0000 (08:11 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 4 Mar 2012 16:45:00 +0000 (08:45 -0800)
commit1b8be32e6914ed862a5ce460c0a0b418ba85d2b7
treea89da995b1927479e904494c3467d842d1f131bc
parentf79e30a809d829d094c0e33d3279c43aca71472f
Input: add support for TI Touchscreen controller

This patch adds support for TI's touchscreen
controller for a 4/5/8 wire resistive panel
that is directly fed to the ADC.

This touchscreen controller will be part of
AM335x TI SoC. The TRM can be found at:
http://www.ti.com/lit/ug/spruh73a/spruh73a.pdf

Signed-off-by: Patil, Rachna <rachna@ti.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/ti_tscadc.c [new file with mode: 0644]
include/linux/input/ti_tscadc.h [new file with mode: 0644]