]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: dts: qcom: Fix interrupt-map cell sizes
authorRob Herring <robh@kernel.org>
Tue, 13 Feb 2024 19:34:29 +0000 (13:34 -0600)
committerSasha Levin <sashal@kernel.org>
Tue, 26 Mar 2024 22:19:13 +0000 (18:19 -0400)
commit024fb877723a88c2af18c7a1d4e7bebb18045259
tree704f612f7d2bde9673f610e7547197b834b5151c
parentac37cda44f06a35c9c98672bbfc3ae46c0f70689
arm64: dts: qcom: Fix interrupt-map cell sizes

[ Upstream commit 704dccec0d490f2ad06f3f16ebed254d81906c3a ]

The PCI node interrupt-map properties have the wrong size as #address-cells
in the interrupt parent are not accounted for.

The dtc interrupt_map check catches this, but the warning is off because
its dependency, interrupt_provider, is off by default.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20240213-arm-dt-cleanups-v1-5-f2dee1292525@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/qcom/ipq6018.dtsi
arch/arm64/boot/dts/qcom/ipq8074.dtsi