[PATCH 2/4] arm: dts: Add DT spi0 alias to Renesas Draak board

zhengxunli zhengxunli at mxic.com.tw
Wed Jan 20 06:30:09 CET 2021


The spi0 alias is needed by the environment code to retrieve the SPI
flash. This patch provides the spi0 aliases, for Renesas Draak board.

Signed-off-by: zhengxunli <zhengxunli at mxic.com.tw>
---
 arch/arm/dts/r8a77995-draak.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/r8a77995-draak.dts b/arch/arm/dts/r8a77995-draak.dts
index 67634cb..cc2bc89 100644
--- a/arch/arm/dts/r8a77995-draak.dts
+++ b/arch/arm/dts/r8a77995-draak.dts
@@ -17,6 +17,7 @@
 	aliases {
 		serial0 = &scif2;
 		ethernet0 = &avb;
+		spi0 = &rpc;
 	};
 
 	backlight: backlight {
-- 
1.9.1



More information about the U-Boot mailing list