mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02:00
arm: dts: rk322x: add rockchip,disable-device-link-resume for vop
vop iommu handled by vop driver, so ignore the iommu operation when vop call pm_runtime_get_sync/pm_runtime_put_sync Change-Id: Id8e21902ea3941e9ccef3e3d1b12efbbdee8e337 Signed-off-by: Sandy Huang <hjc@rock-chips.com>
This commit is contained in:
parent
9f37bae407
commit
cb22710859
|
|
@ -972,6 +972,7 @@ vop_mmu: iommu@20050300 {
|
|||
clocks = <&cru ACLK_VOP>, <&cru HCLK_VOP>;
|
||||
clock-names = "aclk", "iface";
|
||||
#iommu-cells = <0>;
|
||||
rockchip,disable-device-link-resume;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user