From: Stefan Roese Date: Fri, 11 Dec 2020 04:47:40 +0000 (+0100) Subject: arm: mvebu: armada-xp-gp.dts: Add spi0 alias X-Git-Tag: v2021.01-rc5~4^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce040932b569591f2907e246b771cd632eef52e7;p=pandora-u-boot.git arm: mvebu: armada-xp-gp.dts: Add spi0 alias For correct spi bus detection the spi0 alias is needed in the DT. Otherwise this error will ocurr in U-Boot: Invalid bus 0 (err=-19) Failed to initialize SPI flash at 0:0 (error -19) Signed-off-by: Stefan Roese Cc: Dennis Gilmore Tested-by: Dennis Gilmore --- diff --git a/arch/arm/dts/armada-xp-gp.dts b/arch/arm/dts/armada-xp-gp.dts index 1139e9469a..d46475fe22 100644 --- a/arch/arm/dts/armada-xp-gp.dts +++ b/arch/arm/dts/armada-xp-gp.dts @@ -31,6 +31,10 @@ stdout-path = "serial0:115200n8"; }; + aliases { + spi0 = &spi0; + }; + memory@0 { device_type = "memory"; /*