]> git.baikalelectronics.ru Git - kernel.git/commit
Input: tsc2005 - add DT support
authorSebastian Reichel <sre@kernel.org>
Thu, 29 May 2014 06:57:29 +0000 (23:57 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 29 May 2014 07:06:00 +0000 (00:06 -0700)
commit35af94d95e02394756ffa206e513a17a58883c66
tree1b44393603fc1ae1469e1698238044bd5973dda4
parenta320591eb4f2ad51f3a0032ace1eb1d4c6d21b71
Input: tsc2005 - add DT support

This adds DT support to the tsc2005 touchscreen driver. It also adds
regulator support to the driver if booted via DT.

Reviewed-by: Pavel Machek <pavel@ucw.cz>
Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/tsc2005.txt [new file with mode: 0644]
drivers/input/touchscreen/tsc2005.c