arm64: dts: msm8996: Fix wrong use of GIC_CPU_MASK_SIMPLE()
authorRajendra Nayak <rnayak@codeaurora.org>
Thu, 1 Feb 2018 04:30:55 +0000 (10:00 +0530)
committerAndy Gross <andy.gross@linaro.org>
Fri, 9 Mar 2018 00:31:15 +0000 (18:31 -0600)
commit4a92b6d75bab5dab83d59f393f01b7f4ded5d07c
tree4cc7c49c7ab5767dbd03a53d5d817df9e8ea944e
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
arm64: dts: msm8996: Fix wrong use of GIC_CPU_MASK_SIMPLE()

GICv3 does not have affinity bitmap in the binding for PPI
interrupts. It can be specified using a 4th cell if needed
as documented in the bindings. Clean up the wrong use of the
affinity bitmap using the GIC_CPU_MASK_SIMPLE() macro

Reported-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/msm8996.dtsi