]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: add driver for Zeitec ZET6223
authorJelle van der Waa <jelle@vdwaa.nl>
Sat, 14 Jan 2017 18:25:02 +0000 (10:25 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 9 Feb 2017 21:54:51 +0000 (13:54 -0800)
commit83f66a6f08fa4004d6fb9d50c57735067bbbb405
tree006b080925a040a0bcfa9cafdcef85931e5e619f
parent45536d373a21d441bd488f618b6e3e9bfae839f3
Input: add driver for Zeitec ZET6223

This is a basic driver for the Zeitec ZET6223 I2C touchscreen
controllers. The driver does not support firmware loading, which is not
required for all tablets which contain this chip.

Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/zet6223.txt [new file with mode: 0644]
Documentation/devicetree/bindings/vendor-prefixes.txt
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/zet6223.c [new file with mode: 0644]