ramips: fix cpu interrupt controller dtc warnings
authorMathias Kresin <dev@kresin.me>
Sat, 21 Jul 2018 14:53:10 +0000 (16:53 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:47:43 +0000 (17:47 +0100)
The cpu interrupt controller doesn't have a reg property, hence we
can't use a unit address in the node name.

Signed-off-by: Mathias Kresin <dev@kresin.me>
(backported from 1bad2b74aea59289c21209aa1d8e5c2ccef74a72)

target/linux/ramips/dts/mt7620a.dtsi
target/linux/ramips/dts/mt7620n.dtsi
target/linux/ramips/dts/mt7628an.dtsi
target/linux/ramips/dts/rt2880.dtsi
target/linux/ramips/dts/rt3050.dtsi
target/linux/ramips/dts/rt3352.dtsi
target/linux/ramips/dts/rt3883.dtsi
target/linux/ramips/dts/rt5350.dtsi

index 2c2b65bf5d79f785d0d6b439d8bdae7aaee60267..e0e5c862bd7f159623674f27fd26c5d167e421c4 100644 (file)
@@ -17,7 +17,7 @@
                bootargs = "console=ttyS0,57600";
        };
 
-       cpuintc: cpuintc@0 {
+       cpuintc: cpuintc {
                #address-cells = <0>;
                #interrupt-cells = <1>;
                interrupt-controller;
index 7e9c90782b7971db2e0ba4ad063c002c3d2b9064..897b60584b79706db31ecdce8fe697ead8890b9d 100644 (file)
@@ -17,7 +17,7 @@
                bootargs = "console=ttyS0,57600";
        };
 
-       cpuintc: cpuintc@0 {
+       cpuintc: cpuintc {
                #address-cells = <0>;
                #interrupt-cells = <1>;
                interrupt-controller;
index 6824432d1de0b0578c7089f546b0f4f28b8e4260..ffdddfb2a2f99a742f10504fabd0f0d57b11e7c5 100644 (file)
@@ -21,7 +21,7 @@
                serial0 = &uartlite;
        };
 
-       cpuintc: cpuintc@0 {
+       cpuintc: cpuintc {
                #address-cells = <0>;
                #interrupt-cells = <1>;
                interrupt-controller;
index 2bb774f1564d78dd8ac9fbcdc97fda9e68d70062..184526ff969c9f9e33ea502111b034e092114e00 100644 (file)
@@ -21,7 +21,7 @@
                serial0 = &uartlite;
        };
 
-       cpuintc: cpuintc@0 {
+       cpuintc: cpuintc {
                #address-cells = <0>;
                #interrupt-cells = <1>;
                interrupt-controller;
index 7e48b6a8fd35cf9369fcf083f8592a7ce7ab267f..c13d9ef805c6289d2e84138beafb7bf30df8f2bd 100644 (file)
@@ -22,7 +22,7 @@
                serial0 = &uartlite;
        };
 
-       cpuintc: cpuintc@0 {
+       cpuintc: cpuintc {
                #address-cells = <0>;
                #interrupt-cells = <1>;
                interrupt-controller;
index dc9bae4665cc62d032058dc7c6a31053b85a00f0..db0eda9fe8e6bd4c8f863f27219dc9aa40b18484 100644 (file)
@@ -17,7 +17,7 @@
                bootargs = "console=ttyS0,57600";
        };
 
-       cpuintc: cpuintc@0 {
+       cpuintc: cpuintc {
                #address-cells = <0>;
                #interrupt-cells = <1>;
                interrupt-controller;
index ceb716495195f30be551cf0c9344600c54b88cc9..a7143388e33bc67ae11bb0591ee634f2bb11813d 100644 (file)
@@ -23,7 +23,7 @@
                serial0 = &uartlite;
        };
 
-       cpuintc: cpuintc@0 {
+       cpuintc: cpuintc {
                #address-cells = <0>;
                #interrupt-cells = <1>;
                interrupt-controller;
index 6ee3044104125e8be0b36aa4b23b2d596e31fea6..d2be76f3195a8841cdcf337268f2762165797392 100644 (file)
@@ -17,7 +17,7 @@
                bootargs = "console=ttyS0,57600";
        };
 
-       cpuintc: cpuintc@0 {
+       cpuintc: cpuintc {
                #address-cells = <0>;
                #interrupt-cells = <1>;
                interrupt-controller;