Drivers:
authorguoyi <gy@rock-chips.com>
Wed, 11 Feb 2015 06:00:41 +0000 (14:00 +0800)
committerguoyi <gy@rock-chips.com>
Wed, 11 Feb 2015 06:04:40 +0000 (14:04 +0800)
commitbc327ae60b5c277ebaa91f40c55d94c5ba4ab9e2
tree0ffe10187dc8fc4ba54362abaa500fd25fa672ae
parent67edf30694dabd3685c4d2acf9190872b432f6fc
Drivers:
input: add gt9xx/ for goodix touchscreen.
12 files changed:
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/gt9xx/Makefile [new file with mode: 0644]
drivers/input/touchscreen/gt9xx/WGJ10162B_GT9271_1060_Config_20140821_1341110X42.cfg [new file with mode: 0644]
drivers/input/touchscreen/gt9xx/WGJ10162_GT9271_Config_20140820_182456.cfg [new file with mode: 0644]
drivers/input/touchscreen/gt9xx/WGJ10187_GT9271_Config_20140623_104014_0X41.cfg [new file with mode: 0644]
drivers/input/touchscreen/gt9xx/WGJ89006B_GT9271_Config_20140625_085816_0X41.cfg [new file with mode: 0644]
drivers/input/touchscreen/gt9xx/goodix_tool.c [new file with mode: 0644]
drivers/input/touchscreen/gt9xx/gt9xx.c [new file with mode: 0644]
drivers/input/touchscreen/gt9xx/gt9xx.h [new file with mode: 0644]
drivers/input/touchscreen/gt9xx/gt9xx_firmware.h [new file with mode: 0644]
drivers/input/touchscreen/gt9xx/gt9xx_update.c [new file with mode: 0644]