From: John Crispin Date: Thu, 1 Oct 2015 19:12:14 +0000 (+0000) Subject: ralink: add irq to mt7628 gpio node X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7ad419a9f1ad41f30e3dffcea8c0132c32ebefcc;p=openwrt%2Fstaging%2Fnbd.git ralink: add irq to mt7628 gpio node Signed-off-by: John Crispin SVN-Revision: 47076 --- diff --git a/target/linux/ramips/dts/mt7628an.dtsi b/target/linux/ramips/dts/mt7628an.dtsi index 02f9df3b67..fd584a12ab 100644 --- a/target/linux/ramips/dts/mt7628an.dtsi +++ b/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";