Input: Add ATMEL QT602240 touchscreen driver
authorJoonyoung Shim <jy0922.shim@samsung.com>
Thu, 15 Jul 2010 04:55:30 +0000 (21:55 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 15 Jul 2010 04:58:52 +0000 (21:58 -0700)
commit4cf51c383d7a8d472a6090a0d19c371d40e823c9
tree34dad34a42705e71d5f3c31fc7eb8f7fa2233049
parentfd6cf3dddfb06e8e06d62990c076c25211f79eec
Input: Add ATMEL QT602240 touchscreen driver

The chip's full name is AT42QT602240 or ATMXT224. This is a capacitive
touchscreen supporting 10-contact multitouch and using I2C interface.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Acked-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/qt602240_ts.c [new file with mode: 0644]
include/linux/i2c/qt602240_ts.h [new file with mode: 0644]