ralink: add irq to mt7628 gpio node

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 47076
This commit is contained in:
John Crispin 2015-10-01 19:12:14 +00:00
parent 25d7f335f3
commit 7ad419a9f1

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