Re: [PATCH v4 5/7] ARM: DTS: da850: Fix wrong number of interrupts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Friday 22 April 2016 05:50 PM, Petr Kulhavy wrote:
> The DA850 supports interrupts 0 to 100. The number of interrupts
> property "ti,intc-size" was wrongly set to 100. Corrected to 101.
> 
> Signed-off-by: Petr Kulhavy <petr@xxxxxxxxx>

This patch is already in my tree and sent for inclusion in v4.7.

Regards,
Sekhar

> ---
> v1: initial
> v2: no change
> v3: no change
> v4: no change
> 
>  arch/arm/boot/dts/da850.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi
> index 226cda76e77c..5996e765e59c 100644
> --- a/arch/arm/boot/dts/da850.dtsi
> +++ b/arch/arm/boot/dts/da850.dtsi
> @@ -19,7 +19,7 @@
>  			compatible = "ti,cp-intc";
>  			interrupt-controller;
>  			#interrupt-cells = <1>;
> -			ti,intc-size = <100>;
> +			ti,intc-size = <101>;
>  			reg = <0xfffee000 0x2000>;
>  		};
>  	};
> 

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux