summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorPatrick Wildt <patrick@blueri.se>2025-02-10 22:37:29 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-02-27 04:30:19 -0800
commitdf072331325598d7706223f4d8d93f828bb3d020 (patch)
tree42cacd1edeb5f8836c75994490ef067242e450fc /drivers
parentc1f3f3892d4526f18aaeffdb6068ce861e793ee3 (diff)
downloadlinux-df072331325598d7706223f4d8d93f828bb3d020.tar.gz
linux-df072331325598d7706223f4d8d93f828bb3d020.tar.bz2
linux-df072331325598d7706223f4d8d93f828bb3d020.zip
arm64: dts: rockchip: adjust SMMU interrupt type on rk3588
[ Upstream commit 8546cfd08aa4b982acd2357403a1f15495d622ec ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions