input: ti_am33x_tsc: Order of TSC wires, made configurable
authorPatil, Rachna <rachna@ti.com>
Thu, 24 Jan 2013 03:45:06 +0000 (03:45 +0000)
committerSebastian Andrzej Siewior <bigeasy@linutronix.de>
Wed, 12 Jun 2013 16:36:29 +0000 (18:36 +0200)
commitbb76dc09ddfc135c6c5e8eb7d3c583bfa8bdd439
tree1cbdb08a710c589beac33bc47a7821a14bacd3ab
parentabeccee40320245a2a6a006dc8466a703cbd1d5e
input: ti_am33x_tsc: Order of TSC wires, made configurable

The current driver expected touchscreen input
wires(XP,XN,YP,YN) to be connected in a particular order.
Making changes to accept this as platform data.

Sebastian reworked the original patch and removed a lot of the not
required pieces.

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>
drivers/input/touchscreen/ti_am335x_tsc.c
include/linux/input/ti_am335x_tsc.h
include/linux/mfd/ti_am335x_tscadc.h