Input: add support for FocalTech FT6236 touchscreen controller
authorNoralf Trønnes <noralf@tronnes.org>
Fri, 2 Oct 2015 18:30:11 +0000 (11:30 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 2 Oct 2015 18:44:20 +0000 (11:44 -0700)
commit92deea1350f9fa97a841d45cd1f8228d5e8aa667
tree6cabe72c00be0e5f0a7f426373f7651c4d28652a
parentd6f0c3d3a815aca40f1ea9daf6ed0d1f9e243185
Input: add support for FocalTech FT6236 touchscreen controller

This adds support for the FT6x06 and the FT6x36 family of capacitive touch
panel controllers, in particular the FT6236.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/focaltech-ft6236.txt [new file with mode: 0644]
Documentation/devicetree/bindings/vendor-prefixes.txt
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/ft6236.c [new file with mode: 0644]