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 <[email protected]>
@@ -17,7 +17,7 @@
bootargs = "console=ttyS0,57600";
};
- cpuintc: cpuintc@0 {
+ cpuintc: cpuintc {
#address-cells = <0>;
#interrupt-cells = <1>;
interrupt-controller;
@@ -21,7 +21,7 @@
serial0 = &uartlite;
@@ -22,7 +22,7 @@
@@ -23,7 +23,7 @@