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

zhengxunli at mxic.com.tw zhengxunli at mxic.com.tw
Fri Nov 27 10:03:13 CET 2020


From: zhengxun <zhengxunli at mxic.com.tw>

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: zhengxun <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 67634cb01d..cc2bc89216 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 {
-- 
2.17.1



More information about the U-Boot mailing list