Skip to content
Snippets Groups Projects
Commit 78a025ac authored by Jagan Teki's avatar Jagan Teki
Browse files

spi: Kconfig: Add Zynq QSPI controller entry


Add Zynq QSPI controller Kconfig entry.

Signed-off-by: default avatarJagan Teki <jteki@openedev.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarMichal Simek <michal.simek@xilinx.com>
Cc: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
parent 38a41675
No related branches found
No related tags found
No related merge requests found
......@@ -139,6 +139,15 @@ config ZYNQ_SPI
access the SPI NOR flash on platforms embedding this Zynq
SPI IP core.
config ZYNQ_QSPI
bool "Zynq QSPI driver"
depends on ARCH_ZYNQ
help
Enable the Zynq Quad-SPI (QSPI) driver. This driver can be
used to access the SPI NOR flash on platforms embedding this
Zynq QSPI IP core. This IP is used to connect the flash in
4-bit qspi, 8-bit dual stacked and shared 4-bit dual parallel.
endif # if DM_SPI
config FSL_ESPI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment