]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: add LPC32xx touchscreen controller driver
authorKevin Wells <wellsk40@gmail.com>
Sun, 29 Aug 2010 05:45:22 +0000 (22:45 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 29 Aug 2010 05:46:18 +0000 (22:46 -0700)
commit3045a5f5202a1e0ab6ba2bf90a786cf4cae6932a
tree1aad58ca30bfb76704a6fa0be4197efb1c9be770
parent5e8b9140f306ce30e7c56c568198720514efc872
Input: add LPC32xx touchscreen controller driver

This patch set introduces support for the LPC32xx touchscreen
controller driver. The LPC32xx touchscreen controller supports
automated event detection and X/Y data conversion for resistive
touchscreens.

Signed-off-by: Kevin Wells <wellsk40@gmail.com>
Signed-off-by: Durgesh Pattamatta <durgesh.pattamatta@nxp.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/lpc32xx_ts.c [new file with mode: 0644]