[PATCH] ARM: OMAP: Input: ads7846: select correct SPI mode
authorImre Deak <imre.deak@nokia.com>
Fri, 26 May 2006 23:30:10 +0000 (16:30 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 26 May 2006 23:30:10 +0000 (16:30 -0700)
commit17bd6d0083f28b12bc3c0de812721563d09cc996
tree9e0e76d5c7ad2c638ca441b7431f772d644ddda2
parent7daf4efe5866b1eea8b0fa64794f96269e16ffdb
[PATCH] ARM: OMAP: Input: ads7846: select correct SPI mode

The device is using a protocoll where writes are on the falling, reads are
on the rising edge of the clock. This maps to SPI mode 1.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/input/touchscreen/ads7846.c