summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-ls208xa.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-ls208xa.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-ls208xa.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi
index eb63117b44fb..202650a4a91c 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi
@@ -1036,7 +1036,7 @@
QORIQ_CLK_PLL_DIV(4)>;
};
- ifc: ifc@2240000 {
+ ifc: memory-controller@2240000 {
compatible = "fsl,ifc";
reg = <0x0 0x2240000 0x0 0x20000>;
interrupts = <0 21 0x4>; /* Level high type */