arm64: dts: ls1028a-rdb: add an alias for the FlexSPI controller
authorVladimir Oltean <vladimir.oltean@nxp.com>
Thu, 2 Dec 2021 14:15:26 +0000 (16:15 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 14 Dec 2021 08:33:02 +0000 (16:33 +0800)
This is used by U-Boot and is required for keeping the device trees in
sync.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts

index a6f41aa9004a4810336464f9bd3e2d9e4af4e47b..7e3faa78c7062fb47e25e2fde4f1a658b395eed7 100644 (file)
@@ -22,6 +22,7 @@
                mmc0 = &esdhc;
                mmc1 = &esdhc1;
                rtc1 = &ftm_alarm0;
+               spi0 = &fspi;
        };
 
        chosen {