Files
ack-tegra/drivers
Semih Hazar 230ffc8e34 Input: ads7846 - SPI_CPHA mode bugfix
In commit [1] the SPI mode is set to 1, but it should be 0.  As stated
in the commit, ads784x samples the data on the rising edge.  SPI mode 1
samples on the falling edge [2] though.

The root cause of this is a bug in the omap_uwire code, which treats
CPHA=1 incorrectly; so these two bugs cancel each other out on one
of the main regression test platforms for this driver.

[1] kernel.org GIT 7937e86a70
[2] http://en.wikipedia.org/wiki/Serial_Peripheral_Interface_Bus

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-05-22 23:35:12 -04:00
..
2007-05-07 12:12:59 -07:00
2007-05-07 12:12:51 -07:00
2007-04-26 14:32:03 -04:00
2007-05-07 12:12:59 -07:00
2007-05-07 12:13:04 -07:00
2007-05-07 12:12:50 -07:00
2007-04-27 10:57:30 -07:00
2007-05-07 12:13:04 -07:00