Input: tsc2004 - add support for tsc2004
authorMichael Welling <mwelling@ieee.org>
Tue, 3 Nov 2015 06:54:23 +0000 (22:54 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 3 Nov 2015 22:54:22 +0000 (14:54 -0800)
commita748941c95d2cd8f1a23e4e716b3178179c7fdbe
treeeeee688fb74cf193a4223a27d1d01fdd8b998c9f
parentef3b98c2c3fc6a73ec1e98a463c38329e66c6b95
Input: tsc2004 - add support for tsc2004

This adds support for the i2c based tsc2004 touchscreen controller.

Signed-off-by: Michael Welling <mwelling@ieee.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/tsc2005.txt
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/tsc2004.c [new file with mode: 0644]