[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)
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>

No differences found