summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-11-04 11:32:55 +0000
committerJonas Gorski <jogo@openwrt.org>2015-11-04 11:32:55 +0000
commita15f148cf87d7ddf04893fc6b28d08687d309a5e (patch)
tree6dbaf4d500b7d235f3afd029b282d0b27a807e8d /target/linux/brcm63xx/dts
parent2350c149b57788a11d1a9fbb60f8a91b9fdfe081 (diff)
downloadmaster-31e0f0ae-a15f148cf87d7ddf04893fc6b28d08687d309a5e.tar.gz
master-31e0f0ae-a15f148cf87d7ddf04893fc6b28d08687d309a5e.tar.bz2
master-31e0f0ae-a15f148cf87d7ddf04893fc6b28d08687d309a5e.zip
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
Diffstat (limited to 'target/linux/brcm63xx/dts')
-rw-r--r--target/linux/brcm63xx/dts/bcm3368.dtsi2
1 files changed, 1 insertions, 1 deletions
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 {