Sfoglia il codice sorgente

ralink: add irq to mt7628 gpio node

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

SVN-Revision: 47076
John Crispin 10 anni fa
parent
commit
7ad419a9f1
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      target/linux/ramips/dts/mt7628an.dtsi

+ 3 - 0
target/linux/ramips/dts/mt7628an.dtsi

@@ -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";