]> git.baikalelectronics.ru Git - kernel.git/commit
Input: add da9034 touchscreen support
authorEric Miao <eric.y.miao@gmail.com>
Tue, 23 Dec 2008 09:21:04 +0000 (04:21 -0500)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 23 Dec 2008 09:36:50 +0000 (04:36 -0500)
commitad25fb5c4b4c502cb457a3413efd0b47c6279adf
tree16b6cd440174a86e9b2e88782a936b8d397b67b2
parent3e3bb69b75a0bf16c6d38542e3affbe1f94ccf6a
Input: add da9034 touchscreen support

Add support for the built-in touchscreen controller in DA9034
(aka Micco), usually found on platforms with xscale processors.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/da9034-ts.c [new file with mode: 0644]