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.r...@gd-ms.com>
---
Changed in v2:
 - renamed trigger-base to trigger-address

 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 2193f9fa21..d49d419b05 100644
--- a/arch/arm/dts/keystone-k2g.dtsi
+++ b/arch/arm/dts/keystone-k2g.dtsi
@@ -95,6 +95,7 @@
                        num-cs = <4>;
                        fifo-depth = <256>;
                        sram-size = <256>;
+                       trigger-address = <0x24000000>;
                        status = "disabled";
                };
 
-- 
2.11.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/listinfo/u-boot

Reply via email to