From: Jonas Gorski <jogo@openwrt.org>
Date: Wed, 4 Nov 2015 11:32:55 +0000 (+0000)
Subject: brcm63xx: fix BCM3368 external interrupts
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=a15f148cf87d7ddf04893fc6b28d08687d309a5e;p=openwrt%2Fstaging%2Fnbd.git

brcm63xx: fix BCM3368 external interrupts

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Acked-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 47375
---

diff --git a/target/linux/brcm63xx/dts/bcm3368.dtsi b/target/linux/brcm63xx/dts/bcm3368.dtsi
index f3b0b02176..5be5c6a150 100644
--- a/target/linux/brcm63xx/dts/bcm3368.dtsi
+++ b/target/linux/brcm63xx/dts/bcm3368.dtsi
@@ -71,7 +71,7 @@
 			#interrupt-cells = <2>;
 
 			interrupt-parent = <&periph_intc>;
-			interrupts = <24>, <25>, <26>, <27>;
+			interrupts = <25>, <26>, <27>, <28>;
 		};
 
 		gpio1: gpio-controller@fff8c080 {