[PATCH] arm64: dts: rockchip: Add missing power-domains for rk356x vop_mmu

Heiko Stuebner heiko at sntech.de
Thu Jul 4 11:01:22 PDT 2024


On Tue, 02 Jul 2024 04:12:52 +0300, Cristian Ciocaltea wrote:
> The iommu at fe043e00 on RK356x SoC shares the VOP power domain, but the
> power-domains property was not provided when the node has been added.
> 
> The consequence is that an attempt to reload the rockchipdrm module will
> freeze the entire system.  That is because on probe time,
> pm_runtime_get_suppliers() gets called for vop at fe040000, which blocks
> when pm_runtime_get_sync() is being invoked for iommu at fe043e00.
> 
> [...]

Applied, thanks!

[1/1] arm64: dts: rockchip: Add missing power-domains for rk356x vop_mmu
      commit: 9d42c3ee3ce37cdad6f98c9e77bfbd0d791ac7da

Best regards,
-- 
Heiko Stuebner <heiko at sntech.de>



More information about the linux-arm-kernel mailing list