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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
		mmc0 = &esdhc;
		mmc1 = &esdhc1;
		rtc1 = &ftm_alarm0;
		spi0 = &fspi;
	};

	chosen {