[OpenWrt-Devel] [PATCH 1/5] brcm63xx: fix BCM3368 external interrupts

Florian Fainelli florian at openwrt.org
Fri Oct 9 16:39:56 EDT 2015


On 09/10/15 13:29, Álvaro Fernández Rojas wrote:
> Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>

Acked-by: Florian Fainelli <florian at openwrt.org>

This matches arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h

> ---
>  target/linux/brcm63xx/dts/bcm3368.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/target/linux/brcm63xx/dts/bcm3368.dtsi b/target/linux/brcm63xx/dts/bcm3368.dtsi
> index f3b0b02..5be5c6a 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 at fff8c080 {
> 
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list