]> git.karo-electronics.de Git - karo-tx-linux.git/commit
spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
authorTomoya MORINAGA <tomoya.rohm@gmail.com>
Fri, 9 Dec 2011 04:13:28 +0000 (13:13 +0900)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 10 Mar 2012 03:57:28 +0000 (20:57 -0700)
commitf258b44e22e07f5e98ac2260c70acff5784791b6
treeba56ceefdfac4fae105ef098d036a128606fb097
parent7d05b3e868ee0f9231baf40cb77be3df5dd1f18c
spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control

This patch supports a spi mode setup and bit order setup by IO control.
    spi mode:     mode 0 to mode 3
    bit order:    LSB first, MSB first

Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi-topcliff-pch.c