]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: dts: rockchip: adjust SMMU interrupt type on rk3588
authorPatrick Wildt <patrick@blueri.se>
Mon, 10 Feb 2025 21:37:29 +0000 (22:37 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 11 Feb 2025 20:28:13 +0000 (21:28 +0100)
commit8546cfd08aa4b982acd2357403a1f15495d622ec
tree34ade60a54db06b6a4cafbf39d9079ef55ffdae7
parent7d1163fc08936fcb5cf5d9daf366c322c3b4e882
arm64: dts: rockchip: adjust SMMU interrupt type on rk3588

The SMMU architecture requires wired interrupts to be edge triggered,
which does not align with the DT description for the RK3588.  This leads
to interrupt storms, as the SMMU continues to hold the pin high and only
pulls it down for a short amount when issuing an IRQ.  Update the DT
description to be in line with the spec and perceived reality.

Signed-off-by: Patrick Wildt <patrick@blueri.se>
Fixes: cd81d3a0695c ("arm64: dts: rockchip: add rk3588 pcie and php IOMMUs")
Reviewed-by: Niklas Cassel <cassel@kernel.org>
Link: https://lore.kernel.org/r/Z6pxme2Chmf3d3uK@windev.fritz.box
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-base.dtsi