public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/4] ARM: dts: at91: sama5d2: add seq for qspi1
@ 2019-08-26  6:47 Eugen.Hristev at microchip.com
  2019-08-26  6:47 ` [U-Boot] [PATCH 2/4] ARM: dts: at91: sama5d27_wlsom1_ek: add support for qspi Eugen.Hristev at microchip.com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eugen.Hristev at microchip.com @ 2019-08-26  6:47 UTC (permalink / raw)
  To: u-boot

From: Eugen Hristev <eugen.hristev@microchip.com>

qspi1 does not have an alias/seq number. This is required for
SPL default SF bus booting for the boards that have this SoC

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---
 arch/arm/dts/sama5d2.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/sama5d2.dtsi b/arch/arm/dts/sama5d2.dtsi
index 830251a..5adc47b 100644
--- a/arch/arm/dts/sama5d2.dtsi
+++ b/arch/arm/dts/sama5d2.dtsi
@@ -7,6 +7,7 @@
 	aliases {
 		spi0 = &spi0;
 		spi1 = &qspi0;
+		spi2 = &qspi1;
 		i2c0 = &i2c0;
 		i2c1 = &i2c1;
 	};
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-09-11  7:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-26  6:47 [U-Boot] [PATCH 1/4] ARM: dts: at91: sama5d2: add seq for qspi1 Eugen.Hristev at microchip.com
2019-08-26  6:47 ` [U-Boot] [PATCH 2/4] ARM: dts: at91: sama5d27_wlsom1_ek: add support for qspi Eugen.Hristev at microchip.com
2019-08-26  6:47 ` [U-Boot] [PATCH 3/4] board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot config Eugen.Hristev at microchip.com
2019-08-26  6:47 ` [U-Boot] [PATCH 4/4] board: atmel: sama5d27_wlsom1_ek: start green led in SPL Eugen.Hristev at microchip.com
2019-09-11  7:09 ` [U-Boot] [PATCH 1/4] ARM: dts: at91: sama5d2: add seq for qspi1 Eugen.Hristev at microchip.com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox