]> git.baikalelectronics.ru Git - kernel.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)
commit53193be75f624138dfccaf8ed1fa5468679672e3
tree006b080925a040a0bcfa9cafdcef85931e5e619f
parent8a824bc92fd0f3f381f3e0c338fc4429a0de065b
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]