]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
SPI: TSC2046 touchscreen support v2.6.21-omap1
authorKevin Hilman <khilman@mvista.com>
Fri, 4 May 2007 23:35:00 +0000 (16:35 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 4 May 2007 23:37:48 +0000 (16:37 -0700)
commit78e73e07e27783951ba64da4a3012b84b43b7b90
tree23d93ef63cdbddb81a8c9bd9cd4d1f2882239636
parenta96fae45423959c2d6e05b19e00eaf015d2e6bf7
SPI: TSC2046 touchscreen support

This is a rework of the tsc2046 driver from TI's tree, based
on the tsc2301 driver and using the new SPI framework.

Signed-off-by: Kevin Hilman <khilman@mvista.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/tsc2046_ts.c [new file with mode: 0644]
include/linux/spi/tsc2046.h [new file with mode: 0644]