]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3c9490b140b93d31f2d65022c301a60672083a32
tree4fd8066b6a737fa721269b3b87426a31584630e5
parent16bd307cdf417bb55ecd9af72bb75ff8e4719c5b
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]