projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afe0386
)
arm64: versal: Enable zynqmp_gqspi driver
author
Ashok Reddy Soma
<ashok.reddy.soma@amd.com>
Thu, 25 Aug 2022 12:59:06 +0000
(06:59 -0600)
committer
Michal Simek
<michal.simek@amd.com>
Tue, 13 Sep 2022 09:32:48 +0000
(11:32 +0200)
Versal supports gqspi ip, so enable zynqmp_gqspi driver for Versal
platforms.
Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com>
Link:
https://lore.kernel.org/r/20220825125906.11581-7-ashok.reddy.soma@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
configs/xilinx_versal_virt_defconfig
patch
|
blob
|
history
diff --git
a/configs/xilinx_versal_virt_defconfig
b/configs/xilinx_versal_virt_defconfig
index c3fa913b20dc877ab921661d8ef8b6121cc7180d..6afd06798d0095b3016286614bbea3ce7cc61803 100644
(file)
--- a/
configs/xilinx_versal_virt_defconfig
+++ b/
configs/xilinx_versal_virt_defconfig
@@
-121,6
+121,7
@@
CONFIG_HAS_CQSPI_REF_CLK=y
CONFIG_CQSPI_REF_CLK=200000000
CONFIG_CADENCE_OSPI_VERSAL=y
CONFIG_ZYNQ_SPI=y
+CONFIG_ZYNQMP_GQSPI=y
CONFIG_USB=y
CONFIG_DM_USB_GADGET=y
CONFIG_USB_XHCI_HCD=y