]> Pileus Git - ~andy/linux/commit
Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices
authorFerruh Yigit <fery@cypress.com>
Mon, 1 Jul 2013 01:49:44 +0000 (18:49 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 1 Jul 2013 04:24:24 +0000 (21:24 -0700)
commit4f9e868007005bccbec0517a632e873fa70e98c4
treee0d78918d74af00cbd177605fe1bed722dd99f40
parent17fb1563d69b63fe7a79570fe870cf7e530cd2cd
Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices

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

This driver adds communication support with TTSP controller
using I2C 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_i2c.c [new file with mode: 0644]