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:
Sandy Huang
2019-11-26 11:28:15 +08:00
committed by Tao Huang
parent 9f37bae407
commit cb22710859

View File

@@ -972,6 +972,7 @@
clocks = <&cru ACLK_VOP>, <&cru HCLK_VOP>;
clock-names = "aclk", "iface";
#iommu-cells = <0>;
rockchip,disable-device-link-resume;
status = "disabled";
};