input: ti_am33x_tsc: Add DT support
authorPatil, Rachna <rachna@ti.com>
Thu, 24 Jan 2013 03:45:10 +0000 (03:45 +0000)
committerSebastian Andrzej Siewior <bigeasy@linutronix.de>
Wed, 12 Jun 2013 16:36:30 +0000 (18:36 +0200)
commit0396310b0eba71595c1151ce7c8fde7a9f33f719
tree10edb156ab7b780558722a4bffee9e410fdfcc57
parentaf9c2fe3740fe8dac05eede8805d9aaa45972cb6
input: ti_am33x_tsc: Add DT support

This patch adds DT support to touch driver. It also provides a binding
document which is used by the MFD and IIO part of the device.
This patch also renames steps_to_configure to coordinate_readouts
because the original name misleads the purpose of the variable.

Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Signed-off-by: Patil, Rachna <rachna@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Documentation/devicetree/bindings/input/touchscreen/ti-tsc-adc.txt [new file with mode: 0644]
drivers/input/touchscreen/ti_am335x_tsc.c
drivers/mfd/ti_am335x_tscadc.c