]> git.ipfire.org Git - thirdparty/u-boot.git/commit
spi: cadence_qspi: Add Octal support
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Sat, 11 Aug 2018 08:52:39 +0000 (14:22 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Feb 2019 07:50:47 +0000 (08:50 +0100)
commit77f9d1dde494b3b96ab620372d9952a5beff7a65
tree60314f96309a2e301497f62d0746cad723cea9fd
parentf8e0279def175a3ea85d0b21dbe8bd5ed232594a
spi: cadence_qspi: Add Octal support

This patch adds Octal read support by setting the octal instruction
type in the read instruction register if controller supports it.

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/spi/cadence_qspi_apb.c