ralink: add irq to mt7628 gpio node
authorJohn Crispin <john@openwrt.org>
Thu, 1 Oct 2015 19:12:14 +0000 (19:12 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 1 Oct 2015 19:12:14 +0000 (19:12 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47076

target/linux/ramips/dts/mt7628an.dtsi

index 02f9df3b6728e7ea46468079ba9bab9b4e14960d..fd584a12ab75549e6683d91ff31d08897531deb0 100644 (file)
@@ -80,6 +80,9 @@
                        compatible = "mtk,mt7628-gpio", "mtk,mt7621-gpio";
                        reg = <0x600 0x100>;
 
+                       interrupt-parent = <&intc>;
+                       interrupts = <6>;
+
                        gpio0: bank@0 {
                                reg = <0>;
                                compatible = "mtk,mt7621-gpio-bank";