]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
powerpc: dts: fsl: rename ifc node name to be memory-controller
authorLi Yang <leoyang.li@nxp.com>
Fri, 19 Jan 2024 20:38:57 +0000 (15:38 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 May 2024 13:20:12 +0000 (23:20 +1000)
Update the node name to be align with binding document.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240119203911.3143928-4-Frank.Li@nxp.com
arch/powerpc/boot/dts/fsl/bsc9131rdb.dts
arch/powerpc/boot/dts/fsl/bsc9132qds.dts
arch/powerpc/boot/dts/fsl/c293pcie.dts
arch/powerpc/boot/dts/fsl/p1010rdb_32b.dtsi
arch/powerpc/boot/dts/fsl/p1010rdb_36b.dtsi

index 8da984251abc889f7e86028b35a106c45e3764fb..0ba86a6dce1b6837f9de6ed88cb734ace2a6c058 100644 (file)
@@ -15,7 +15,7 @@
                device_type = "memory";
        };
 
-       board_ifc: ifc: ifc@ff71e000 {
+       board_ifc: ifc: memory-controller@ff71e000 {
                /* NAND Flash on board */
                ranges = <0x0 0x0 0x0 0xff800000 0x00004000>;
                reg = <0x0 0xff71e000 0x0 0x2000>;
index 7cb2158dfe58330a033c55052c373eb869e15b43..ce642e879a1b85aa60c1e0f034653c376836ec41 100644 (file)
@@ -15,7 +15,7 @@
                device_type = "memory";
        };
 
-       ifc: ifc@ff71e000 {
+       ifc: memory-controller@ff71e000 {
                /* NOR, NAND Flash on board */
                ranges = <0x0 0x0 0x0 0x88000000 0x08000000
                          0x1 0x0 0x0 0xff800000 0x00010000>;
index 5e905e0857cf9d2fc0aa23f36e5e8c2b53b409c6..e2fdac2ed4205eba0d130be2f1d877c14ed8a942 100644 (file)
@@ -42,7 +42,7 @@
                device_type = "memory";
        };
 
-       ifc: ifc@fffe1e000 {
+       ifc: memory-controller@fffe1e000 {
                reg = <0xf 0xffe1e000 0 0x2000>;
                ranges = <0x0 0x0 0xf 0xec000000 0x04000000
                          0x1 0x0 0xf 0xff800000 0x00010000
index fdc19aab2f7067e2553b19914530cd9c6a214bb9..583a6cd0507938d6b08c04e8f018096d4143282b 100644 (file)
@@ -36,7 +36,7 @@ memory {
        device_type = "memory";
 };
 
-board_ifc: ifc: ifc@ffe1e000 {
+board_ifc: ifc: memory-controller@ffe1e000 {
        /* NOR, NAND Flashes and CPLD on board */
        ranges = <0x0 0x0 0x0 0xee000000 0x02000000
                  0x1 0x0 0x0 0xff800000 0x00010000
index de2fceed4f79906efd4008d8c8a576b7e9b65776..4d41efe0038f27a294532dbc2e26743290783399 100644 (file)
@@ -36,7 +36,7 @@ memory {
        device_type = "memory";
 };
 
-board_ifc: ifc: ifc@fffe1e000 {
+board_ifc: ifc: memory-controller@fffe1e000 {
        /* NOR, NAND Flashes and CPLD on board */
        ranges = <0x0 0x0 0xf 0xee000000 0x02000000
                  0x1 0x0 0xf 0xff800000 0x00010000