arm64: dts: ls1028a-rdb: add an alias for the FlexSPI controller

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>
This commit is contained in:
Vladimir Oltean 2021-12-02 16:15:26 +02:00 committed by Shawn Guo
parent 6c5d66cb28
commit d18c7980d4

View File

@ -22,6 +22,7 @@
mmc0 = &esdhc;
mmc1 = &esdhc1;
rtc1 = &ftm_alarm0;
spi0 = &fspi;
};
chosen {