]> Git Repo - J-u-boot.git/commit
spi: Remove SPI_OPM_RX_DIO|QIOF
authorJagan Teki <[email protected]>
Wed, 16 Dec 2015 09:31:23 +0000 (15:01 +0530)
committerJagan Teki <[email protected]>
Wed, 13 Jan 2016 13:17:26 +0000 (18:47 +0530)
commit43655224219d7127eb5b96934e1ff43bde13b91d
tree03b3289330d2ac48f25a30b28daa0140e209b9f3
parent4dd12454dc5abd615541ceb20586a2f0564fcb83
spi: Remove SPI_OPM_RX_DIO|QIOF

SPI_OPM_RX_DIO and SPI_OPM_RX_QIOF are rx IO
commands/opmodes for dual and quad. Usually IO
operation's are referred to flash protocol rather
with spi controller protocol, these are still present
in flash side for the usage of spi-nor controllers.

Cc: Simon Glass <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: Siva Durga Prasad Paladugu <[email protected]>
Tested-by: Mugunthan V N <[email protected]>
Tested-by: Bin Meng <[email protected]>
Tested-by: Jagan Teki <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
include/spi.h
This page took 0.034372 seconds and 4 git commands to generate.