summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
diff options
context:
space:
mode:
authorLi Yang <leoyang.li@nxp.com>2022-03-21 21:28:17 -0500
committerShawn Guo <shawnguo@kernel.org>2022-05-05 08:49:00 +0800
commite55264f3d7581e8a352ef734109edede7e7befbb (patch)
treed3b6fa6c08439fc5251e180d7f05ba648047c901 /arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
parentfefbc0021940a1da023eeff7634341841a048acf (diff)
arm64: dts: freescale: update ifc node name to be memory-controller
Update the node name to be align with updated DT binding. But be noted that u-boot for ls1088a used the ifc node name to disable ifc-nor node when the SoC is configured to use QSPI. The u-boot has been updated to use the latest name but the change could break compatibility with older u-boot for ls1088a. Signed-off-by: Li Yang <leoyang.li@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
index e0dc64452569..0c9c9edeb9ff 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
@@ -389,7 +389,7 @@
big-endian;
};
- ifc: ifc@1530000 {
+ ifc: memory-controller@1530000 {
compatible = "fsl,ifc";
reg = <0x0 0x1530000 0x0 0x10000>;
interrupts = <0 43 0x4>;