[U-Boot] [PATCH 3/4] dts: k2g: Add trigger-address property to QSPI device
Rush, Jason A.
Jason.Rush at gd-ms.com
Thu May 18 18:26:34 UTC 2017
Add the 'cdns,trigger-address' property to the cadence QSPI device
node for Texas Instruments K2G SoC devices.
Signed-off-by: Jason A. Rush <jason.rush at gd-ms.com>
---
arch/arm/dts/keystone-k2g.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/keystone-k2g.dtsi b/arch/arm/dts/keystone-k2g.dtsi
index 191e3f167a..0380911f4d 100644
--- a/arch/arm/dts/keystone-k2g.dtsi
+++ b/arch/arm/dts/keystone-k2g.dtsi
@@ -98,6 +98,7 @@
num-cs = <4>;
fifo-depth = <256>;
sram-size = <256>;
+ cdns,trigger-address = <0x24000000>;
status = "disabled";
};
--
2.11.0
More information about the U-Boot
mailing list