Input: add support for ChipOne icn8318 based touchscreens
authorHans de Goede <hdegoede@redhat.com>
Sun, 22 Mar 2015 03:40:45 +0000 (20:40 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 24 Mar 2015 18:27:52 +0000 (11:27 -0700)
commita93ad65d375f216025902a73ff25900d82a9de25
tree5eabb55b0afc59c464fbbbe961f17c9f7c94a51e
parentd16a33bb94f88a40a99418993849c1eb93d60de3
Input: add support for ChipOne icn8318 based touchscreens

The ChipOne icn8318 is an i2c capacitive touchscreen controller typically
used in cheap android tablets, this commit adds a driver for it.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/chipone_icn8318.txt [new file with mode: 0644]
Documentation/devicetree/bindings/vendor-prefixes.txt
MAINTAINERS
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/chipone_icn8318.c [new file with mode: 0644]
This page took 0.027714 seconds and 5 git commands to generate.