]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: dts: qcom: glymur: Fix wrong interrupt number for i2c19
authorGopikrishna Garmidi <gopikrishna.garmidi@oss.qualcomm.com>
Mon, 18 May 2026 09:52:53 +0000 (02:52 -0700)
committerBjorn Andersson <andersson@kernel.org>
Fri, 22 May 2026 02:55:16 +0000 (21:55 -0500)
commitecabfe832b817bd1c1fdb8841d7bc706bf621ef1
treeba8d1a14ffe1c9057de1045082d3fd139cb46698
parent85abff1549515c453dd113c4a4e3dd75ef3cd30d
arm64: dts: qcom: glymur: Fix wrong interrupt number for i2c19

The i2c19 node at 0x88c000 uses GIC SPI 584, but that interrupt
belongs to the neighboring i2c18/spi18 node at 0x888000. The correct
interrupt for i2c19 is GIC SPI 585, as used by its sibling nodes
spi19 and uart19 which share the same register base and clock.

Fixes: 41b6e8db400c ("arm64: dts: qcom: Introduce Glymur base dtsi")
Signed-off-by: Gopikrishna Garmidi <gopikrishna.garmidi@oss.qualcomm.com>
Reviewed-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260518-glymur-fix-i2c19-irq-v1-1-7d5968bd9b2b@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/glymur.dtsi