]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00277223-1 input: port elan touch driver to 3.10 kernel
authorRobby Cai <R63905@freescale.com>
Thu, 29 Aug 2013 05:44:37 +0000 (13:44 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:24 +0000 (10:06 +0200)
commitad772b3e9ac2ca1c4465f1eddc7cb40318f036f5
tree7a7400de85734c6e7f191f52876506eafbe9d9b6
parentd672f65878f514bcb9d0315f245a34e2f85da2e0
ENGR00277223-1 input: port elan touch driver to 3.10 kernel

It's ported from 3.5.7 kernel. To test this driver, the EBook Daughter
Board need to be attached (on imx6dl sabresd or imx6sl evk board).

Signed-off-by: Robby Cai <R63905@freescale.com>
Documentation/devicetree/bindings/input/touchscreen/elan-ts.txt [new file with mode: 0644]
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/elan_ts.c [new file with mode: 0644]