]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
Input: add driver for FT5x06 based EDT displays
authorSimon Budig <simon.budig@kernelconcepts.de>
Wed, 25 Jul 2012 06:29:36 +0000 (23:29 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 25 Jul 2012 06:55:03 +0000 (23:55 -0700)
commit43c4d13e901a8f37d9abbd410f093ebe885b5322
tree80ba618fd4ec2a5e07ed25ed803446f42e19b038
parent07b8481d4aff73d6f451f25e74ea10240ff5131e
Input: add driver for FT5x06 based EDT displays

This is a driver for the EDT "Polytouch" family of touch controllers
based on the FocalTech FT5x06 line of chips.

Signed-off-by: Simon Budig <simon.budig@kernelconcepts.de>
Reviewed-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/input/edt-ft5x06.txt [new file with mode: 0644]
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/edt-ft5x06.c [new file with mode: 0644]
include/linux/input/edt-ft5x06.h [new file with mode: 0644]