[U-Boot] [PATCH v2 8/8] dts: stv0991: Add trigger-address property to QSPI device

Rush, Jason A. Jason.Rush at gd-ms.com
Wed Mar 1 16:40:15 UTC 2017


Add the 'cdns,trigger-address' property to the cadence QSPI device
node for the ST STV0991 application board.

Signed-off-by: Jason A. Rush <jason.rush at gd-ms.com>
---
Changed in v2:
 - renamed trigger-base to trigger-address

 arch/arm/dts/stv0991.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/stv0991.dts b/arch/arm/dts/stv0991.dts
index fa3fd641b2..f83b1efd9d 100644
--- a/arch/arm/dts/stv0991.dts
+++ b/arch/arm/dts/stv0991.dts
@@ -33,6 +33,7 @@
 				<0x40000000 0x1000000>;
 			clocks = <3750000>;
 			sram-size = <256>;
+			trigger-address = <0x40000000>;
 			status = "okay";
 
 			flash0: n25q32 at 0 {
-- 
2.11.0



More information about the U-Boot mailing list