Commit d18c7980 authored by Vladimir Oltean's avatar Vladimir Oltean Committed by Shawn Guo

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: default avatarVladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 6c5d66cb
......@@ -22,6 +22,7 @@ aliases {
mmc0 = &esdhc;
mmc1 = &esdhc1;
rtc1 = &ftm_alarm0;
spi0 = &fspi;
};
chosen {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment