Input: ili210x - add support for Ilitek ILI210x based touchscreens
authorOlivier Sobrie <olivier@sobrie.be>
Sat, 17 Mar 2012 06:57:09 +0000 (23:57 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 17 Mar 2012 19:20:44 +0000 (12:20 -0700)
commit5c6a7a62c130afef3d61c1dee153012231ff5cd9
tree19052f6ddcb413ebc967f9f32d923b9fddb24a04
parent14b5842ebf552d242b0238f70d0730a564065fb0
Input: ili210x - add support for Ilitek ILI210x based touchscreens

The driver supports chipsets ILI2102, ILI2102s, ILI2103, ILI2103s and
ILI2105. Such kind of controllers can be found in Amazon Kindle Fire
devices.

Reviewed-by: Jan Paesmans <jan.paesmans@gmail.com>
Reviewed-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Olivier Sobrie <olivier@sobrie.be>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/ili210x.c [new file with mode: 0644]
include/linux/input/ili210x.h [new file with mode: 0644]