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
master
Jonas Gorski 9 years ago
parent 2350c149b5
commit a15f148cf8
  1. 2
      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 {

Loading…
Cancel
Save