]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
powerpc: dts: mpc83xx: Add unit addresses to /memory
authorJ. Neuschäfer <j.ne@posteo.net>
Tue, 3 Mar 2026 15:50:55 +0000 (16:50 +0100)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Sat, 7 Mar 2026 10:32:27 +0000 (16:02 +0530)
This fixes dtschema warnings such as the following:

  arch/powerpc/boot/dts/mpc8315erdb.dtb: /: memory: False schema
  does not allow {'device_type': ['memory'], 'reg': [[0, 134217728]]}

Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20260303-mpc83xx-cleanup-v2-5-187d3a13effa@posteo.net
12 files changed:
arch/powerpc/boot/dts/asp834x-redboot.dts
arch/powerpc/boot/dts/mpc8308_p1m.dts
arch/powerpc/boot/dts/mpc8308rdb.dts
arch/powerpc/boot/dts/mpc8313erdb.dts
arch/powerpc/boot/dts/mpc8315erdb.dts
arch/powerpc/boot/dts/mpc832x_rdb.dts
arch/powerpc/boot/dts/mpc8349emitx.dts
arch/powerpc/boot/dts/mpc8349emitxgp.dts
arch/powerpc/boot/dts/mpc8377_rdb.dts
arch/powerpc/boot/dts/mpc8377_wlan.dts
arch/powerpc/boot/dts/mpc8378_rdb.dts
arch/powerpc/boot/dts/mpc8379_rdb.dts

index 33ddb17d18760df24ac8f068dce38ac60c353f32..c541bd3679831f8f903cdcf9261df5eeeca36748 100644 (file)
@@ -37,7 +37,7 @@
                };
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x8000000>;   // 128MB at 0
        };
index 2638555afcc4546c9e88666d885d8af38cee20af..41f917f97dab8d264f4397be0767027d7563df59 100644 (file)
@@ -37,7 +37,7 @@
                };
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x08000000>;  // 128MB at 0
        };
index af2ed8380a867ce0c587da9a3f637aca28c0f8c1..39ed26fba410932fbec2adfe4e5a9c7e8455829f 100644 (file)
@@ -38,7 +38,7 @@
                };
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x08000000>;  // 128MB at 0
        };
index 137217d377e91b6b256299c9839a56c4ecc2a340..c9fe4dabc80a78eb0cf66bc616c23902ec9e3f10 100644 (file)
@@ -39,7 +39,7 @@
                };
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x08000000>;  // 128MB at 0
        };
index 0b087180e1815fc8448478c5629d2c4909fa5397..7ba1159f88031122558a4be805bba86dfe156c77 100644 (file)
@@ -40,7 +40,7 @@
                };
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x08000000>;  // 128MB at 0
        };
index ba7caaf98fd58f9a2b56c0aa566673c70eff2013..06f134490d957489729476b71ca4b00f7d5d7fe4 100644 (file)
@@ -38,7 +38,7 @@
                };
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x04000000>;
        };
index 13f17232ba83d50498f19e6758063cf905fbc326..12d33cb55b72a9765c0e177f4dedd3d60708009d 100644 (file)
@@ -39,7 +39,7 @@
                };
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x10000000>;
        };
index eae0afd5abbc39852b8e34b2247223168ab863ca..2998a233a790be20b1409f758fe43f0e00a55150 100644 (file)
@@ -37,7 +37,7 @@
                };
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x10000000>;
        };
index f137ccb8cfdedfed98a3cf6899f5508f069834dc..fb311a7eb9f2cb2fcadbe793f9072b122f5b9013 100644 (file)
@@ -39,7 +39,7 @@
                };
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x10000000>;  // 256MB at 0
        };
index ce254dd74dd06b19bc8e15e13f2fa9e959dd25f2..f736a15cceffad64ca7f4c5bf469d3a1579e70e7 100644 (file)
@@ -40,7 +40,7 @@
                };
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x20000000>;  // 512MB at 0
        };
index 19e5473d4161b5d6be6ab84ae0ba78875fc377f8..32c49622b40402001bc90d3c1653f65ca340b9c6 100644 (file)
@@ -39,7 +39,7 @@
                };
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x10000000>;  // 256MB at 0
        };
index 61519acca2280427d7237d8d9bbb8485f0c65369..07deb89c5a9bdc9444d7e3918a37e8c6783cf088 100644 (file)
@@ -37,7 +37,7 @@
                };
        };
 
-       memory {
+       memory@0 {
                device_type = "memory";
                reg = <0x00000000 0x10000000>;  // 256MB at 0
        };