Input: add driver for the Goodix touchpanel
authorBastien Nocera <hadess@hadess.net>
Fri, 31 Oct 2014 16:26:16 +0000 (09:26 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 31 Oct 2014 16:41:23 +0000 (09:41 -0700)
commitca96ea86eed4b2645637dfe3d38b7d05191a79fe
treedd853b7bf5e134cdf0bc0dbb3e205e927368aee1
parent6696777c6506fa52b2a0282121195843ed855be6
Input: add driver for the Goodix touchpanel

Add a driver for the Goodix touchscreen panel found in Onda v975w tablets.
The driver is based off the Android driver gt9xx.c found in some Android
code dumps, but now bears no resemblance to the original driver.

The driver was tested on the aforementioned tablet.

Signed-off-by: Bastien Nocera <hadess@hadess.net>
Tested-by: Bastien Nocera <hadess@hadess.net>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
MAINTAINERS
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/goodix.c [new file with mode: 0644]
This page took 0.030433 seconds and 5 git commands to generate.