summaryrefslogtreecommitdiff
path: root/include/linux/i2c/qt602240_ts.h
AgeCommit message (Collapse)AuthorFilesLines
2011-02-21Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov1-38/+0
Since the driver will be supporting whole range of Atmels mXT touchscreen controllers we better rename it to atmel_mxt_ts. Acked-by: Iiro Valkonen <iiro.valkonen@atmel.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-07-15Input: Add ATMEL QT602240 touchscreen driverJoonyoung Shim1-0/+38
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>