From: Stephen Boyd Date: Fri, 5 Dec 2014 20:53:33 +0000 (-0800) Subject: ARM: dts: qcom: Correct IPQ8064 tlmm interrupt X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=bb901bd6596e93fc2e0fc6da2f367a651bd8d16e;p=linux-beck.git ARM: dts: qcom: Correct IPQ8064 tlmm interrupt The interrupt is 16, not 32 (which it would be if we include PPIs in the count of interrupts). Cc: Andy Gross Signed-off-by: Stephen Boyd Reviewed-by: Andy Gross Tested-by: Andy Gross Signed-off-by: Kumar Gala --- diff --git a/arch/arm/boot/dts/qcom-ipq8064.dtsi b/arch/arm/boot/dts/qcom-ipq8064.dtsi index 63b2146f563b..cb225dafe97c 100644 --- a/arch/arm/boot/dts/qcom-ipq8064.dtsi +++ b/arch/arm/boot/dts/qcom-ipq8064.dtsi @@ -74,7 +74,7 @@ #gpio-cells = <2>; interrupt-controller; #interrupt-cells = <2>; - interrupts = <0 32 0x4>; + interrupts = <0 16 0x4>; }; intc: interrupt-controller@2000000 {