Input: add ST1232 touchscreen controller driver
authorTony SIM <chinyeow.sim.xt@renesas.com>
Thu, 16 Dec 2010 07:39:25 +0000 (23:39 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 16 Dec 2010 07:40:13 +0000 (23:40 -0800)
commit56a8bd6dcf81693e61a712097216904f3a4ab536
tree7952da6e4a7bea3fa421efd5d08d1824506e87c2
parent356c6f654d1c03e2ae45ef58b267e83dfd1a17f2
Input: add ST1232 touchscreen controller driver

This patch introduces support for Sitronix ST1232 integrated capacitive
touchscreen with LCD module. The touchscreen is multitouch capable and
can report coordinates of up to two contact points.

Signed-off-by: Tony SIM <chinyeow.sim.xt@renesas.com>
Reviewed-by: Trilok Soni <tsoni@codeaurora.org>
Acked-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/st1232.c [new file with mode: 0644]