On Tue, 02 Jul 2024 04:12:52 +0300, Cristian Ciocaltea wrote: > The iommu@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@fe040000, which blocks > when pm_runtime_get_sync() is being invoked for iommu@fe043e00. > > [...] Applied, thanks! [1/1] arm64: dts: rockchip: Add missing power-domains for rk356x vop_mmu commit: 9d42c3ee3ce37cdad6f98c9e77bfbd0d791ac7da Best regards, -- Heiko Stuebner <heiko@xxxxxxxxx>