mirror of
https://github.com/torvalds/linux.git
synced 2026-08-02 13:22:02 +02:00
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:
parent
6c5d66cb28
commit
d18c7980d4
|
|
@ -22,6 +22,7 @@ aliases {
|
|||
mmc0 = &esdhc;
|
||||
mmc1 = &esdhc1;
|
||||
rtc1 = &ftm_alarm0;
|
||||
spi0 = &fspi;
|
||||
};
|
||||
|
||||
chosen {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user