]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: dts: qcom: pm8998: don't use GIC_SPI for SPMI interrupts
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sun, 9 Apr 2023 18:21:45 +0000 (21:21 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Jul 2023 17:39:36 +0000 (19:39 +0200)
commit1f334ecdb2b7e86aeb7d62bfccbbb9ad1e0689dc
tree786b6d67a7039ce4627a58920a129c7fea9c656a
parentf05a6c3e96adf6a344068b3abf5dfd1755aa947e
arm64: dts: qcom: pm8998: don't use GIC_SPI for SPMI interrupts

[ Upstream commit d9ef7a805a709a0b07341857d97a25598a7f92da ]

Unlike typical GIC interrupts, first cell for SPMI interrupts is the
USID rather than GIC_SPI/GIC_PPI/GIC_LPI qualifier. Fix the resin
interrupt to use USID value 0x0 rather than GIC_SPI define.

Fixes: f86ae6f23a9e ("arm64: dts: qcom: sagit: add initial device tree for sagit")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230409182145.122895-1-dmitry.baryshkov@linaro.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/qcom/pm8998.dtsi