Author: blogic
Date: 2015-10-02 12:53:01 +0200 (Fri, 02 Oct 2015)
New Revision: 47100

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

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

Backport of r47076

Modified: branches/chaos_calmer/target/linux/ramips/dts/mt7628an.dtsi
===================================================================
--- branches/chaos_calmer/target/linux/ramips/dts/mt7628an.dtsi 2015-10-02 
10:52:43 UTC (rev 47099)
+++ branches/chaos_calmer/target/linux/ramips/dts/mt7628an.dtsi 2015-10-02 
10:53:01 UTC (rev 47100)
@@ -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