dragon-nx32: SPI fast sector read: Initiate bit shifting after FRX enable
authorTormod Volden <debian.tormod@gmail.com>
Sat, 10 Mar 2018 22:17:09 +0000 (23:17 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 10 Mar 2018 23:58:34 +0000 (23:58 +0000)
commit067cf50ed50300f26645372ca83f1bcdfb85f82b
treec73531520d7f62010a8b60a5fcfbcebdf7fffae4
parent47e279020f9a7be8e62061373405de94efdd0ec9
dragon-nx32: SPI fast sector read: Initiate bit shifting after FRX enable

In the fast receive mode (FRX) of the 65SPI interface a read of
the data register triggers reading in the next byte over SPI. So
after going into this mode the first read will return the value
that was already there, before shifting in of the new value ensues.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Kernel/platform-dragon-nx32/spi.s