Author: blogic
Date: 2015-10-01 21:12:14 +0200 (Thu, 01 Oct 2015)
New Revision: 47076

Modified:
   trunk/target/linux/ramips/dts/mt7628an.dtsi
Log:
ralink: add irq to mt7628 gpio node

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/target/linux/ramips/dts/mt7628an.dtsi
===================================================================
--- trunk/target/linux/ramips/dts/mt7628an.dtsi 2015-10-01 18:44:26 UTC (rev 
47075)
+++ trunk/target/linux/ramips/dts/mt7628an.dtsi 2015-10-01 19:12:14 UTC (rev 
47076)
@@ -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";
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to