brcm63xx: fix a few issues in irq chip drivers
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / dts / bcm6348.dtsi
index 06ecbaa1f92a1a803702148f899ed9850b6c19b8..7dd423b9ca5ae75676c45d80a32e66237ec843ea 100644 (file)
@@ -45,7 +45,7 @@
                compatible = "simple-bus";
 
                periph_intc: interrupt-controller@fffe000c {
-                       compatible = "brcm,bcm6345-l2-intc";
+                       compatible = "brcm,bcm6345-periph-intc";
                        reg = <0xfffe000c 0x8>;
 
                        interrupt-controller;
@@ -64,6 +64,8 @@
 
                        interrupt-parent = <&cpu_intc>;
                        interrupts = <3>, <4>, <5>, <6>;
+
+                       brcm,field-width = <5>;
                };
        };
 };