Merge branch 'topic/nhlt' into for-next
[linux-2.6-microblaze.git] / arch / arm / boot / dts / ecx-2000.dts
index 5651ae6..f6eb715 100644 (file)
@@ -13,7 +13,6 @@
        compatible = "calxeda,ecx-2000";
        #address-cells = <2>;
        #size-cells = <2>;
-       clock-ranges;
 
        cpus {
                #address-cells = <1>;
@@ -83,8 +82,7 @@
                intc: interrupt-controller@fff11000 {
                        compatible = "arm,cortex-a15-gic";
                        #interrupt-cells = <3>;
-                       #size-cells = <0>;
-                       #address-cells = <1>;
+                       #address-cells = <0>;
                        interrupt-controller;
                        interrupts = <1 9 0xf04>;
                        reg = <0xfff11000 0x1000>,
@@ -95,7 +93,7 @@
 
                pmu {
                        compatible = "arm,cortex-a9-pmu";
-                       interrupts = <0 76 4  0 75 4  0 74 4  0 73 4>;
+                       interrupts = <0 76 4>, <0 75 4>, <0 74 4>, <0 73 4>;
                };
        };
 };