ramips: fix cpu interrupt controller dtc warnings
authorMathias Kresin <dev@kresin.me>
Sat, 21 Jul 2018 14:53:10 +0000 (16:53 +0200)
committerMathias Kresin <dev@kresin.me>
Sat, 4 Aug 2018 06:39:35 +0000 (08:39 +0200)
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>
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 f6db96ac18ce80e40b8ffeb3def84f2a61a63c94..262932f959acbb9f3eee99ad9c8ca217fd5e08a2 100644 (file)
@@ -17,7 +17,7 @@
                bootargs = "console=ttyS0,57600";
        };
 
-       cpuintc: cpuintc@0 {
+       cpuintc: cpuintc {
                #address-cells = <0>;
                #interrupt-cells = <1>;
                interrupt-controller;
index dd2cda8d801ee2a9da46c2051d34d251b3bc94c8..ff9f31e79c72bc330258caf70197544c9bd8c606 100644 (file)
@@ -17,7 +17,7 @@
                bootargs = "console=ttyS0,57600";
        };
 
-       cpuintc: cpuintc@0 {
+       cpuintc: cpuintc {
                #address-cells = <0>;
                #interrupt-cells = <1>;
                interrupt-controller;
index 5998a1187b1183dc471f5cfa89544fb98fc2173c..26287b3f8dcf9be385952d529124718e1279fa94 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;