From: zhengxun <zhengxu...@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 <zhengxu...@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

Reply via email to