brcm63xx: implement gpio_to_irq for bcm63xx-gpio
[oweals/openwrt.git] / target / linux / brcm63xx / dts / bcm6362.dtsi
index 40f6b9ec29e181ca4812866913e99dd638490b21..a6a5c1f1d02f08f666a02c422997724406298a78 100644 (file)
 
                        gpio-controller;
                        #gpio-cells = <2>;
+
+                       interrupt-parent = <&ext_intc>;
+                       interrupts = <0 0>, <1 0>, <2 0>, <3 0>;
+                       interrupt-names = "gpio24", "gpio25",
+                                         "gpio26", "gpio27";
                };
        };
 };