Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices
authorFerruh Yigit <fery@cypress.com>
Mon, 1 Jul 2013 01:50:05 +0000 (18:50 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 1 Jul 2013 04:24:28 +0000 (21:24 -0700)
commit67bf12ca50d524f9e225347fe63533562e2004de
tree4fd8066b6a737fa721269b3b87426a31584630e5
parent4f9e868007005bccbec0517a632e873fa70e98c4
Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices

Cypress TrueTouch(tm) Standard Product controllers,
Generation4 devices, SPI adapter module.

This driver adds communication support with TTSP controller
using SPI bus.

Signed-off-by: Ferruh Yigit <fery@cypress.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Javier Martinez Canillas <javier@dowhile0.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/cyttsp4_spi.c [new file with mode: 0644]