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)
commita38cfebb56898633687ab337fd53710e63a0aedd
tree1b44393603fc1ae1469e1698238044bd5973dda4
parentb98abe52fa8e2a3797d3cc2db3d0e109f4549c03
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