[PATCH v2] arm: dts: agilex: Enable QSPI

Ley Foon Tan ley.foon.tan at intel.com
Tue Mar 31 02:45:25 CEST 2020


Enable QSPI for Agilex SoC devkit.

Signed-off-by: Ley Foon Tan <ley.foon.tan at intel.com>

---
v2:
- Fixed missing ";".
---
 arch/arm/dts/socfpga_agilex_socdk-u-boot.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/dts/socfpga_agilex_socdk-u-boot.dtsi b/arch/arm/dts/socfpga_agilex_socdk-u-boot.dtsi
index 1908be4b8b27..c0be18c2e4ed 100644
--- a/arch/arm/dts/socfpga_agilex_socdk-u-boot.dtsi
+++ b/arch/arm/dts/socfpga_agilex_socdk-u-boot.dtsi
@@ -37,3 +37,7 @@
 	u-boot,dm-pre-reloc;
 };
 
+&qspi {
+	status = "okay";
+};
+
-- 
2.19.0



More information about the U-Boot mailing list