OSDN Git Service

Input: add a driver for wdt87xx touchscreen controller
authorHungNien Chen <hn.chen@weidahitech.com>
Mon, 15 Jun 2015 15:57:08 +0000 (18:57 +0300)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 24 Jun 2015 21:55:54 +0000 (14:55 -0700)
commit3e30c11c8a902de350281a0d821e17cdb45ef156
treeaffd8ee0eee5970bbe5ce71696091a9a0ffdd160
parenteeeee40fcc3f92745639cfb166854656dddeb040
Input: add a driver for wdt87xx touchscreen controller

This is a driver for Weida HiTech WDT87xx series touchscreen controller.

Signed-off-by: HungNien Chen <hn.chen@weidahitech.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/wdt87xx_i2c.c [new file with mode: 0644]