ARM: dts: update ifc node name to be memory-controller
authorLi Yang <leoyang.li@nxp.com>
Tue, 22 Mar 2022 02:28:16 +0000 (21:28 -0500)
committerShawn Guo <shawnguo@kernel.org>
Thu, 5 May 2022 00:48:12 +0000 (08:48 +0800)
Update the node name to be align with latest binding.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/ls1021a.dtsi

index 52835d3..dca1bfb 100644 (file)
                        interrupts = <GIC_SPI 180 IRQ_TYPE_LEVEL_HIGH>;
                };
 
-               ifc: ifc@1530000 {
+               ifc: memory-controller@1530000 {
                        compatible = "fsl,ifc";
                        reg = <0x0 0x1530000 0x0 0x10000>;
                        interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;