]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit223bf79661d52c828c16a421f97cafb8a8c26983
tree1cbdb08a710c589beac33bc47a7821a14bacd3ab
parente3982c882a9b014c44ae79fc5c9ec1c6cd6d4b43
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