arm64: dts: rockchip: rk3568: Add disable-device-link-resume for vop iommu

We don't want to call rk_iommu_enable when iommu driver resume.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Change-Id: I5bd1ac97522af42b0e6178c28ed714c5f5d5206b
This commit is contained in:
Andy Yan
2021-06-28 18:50:17 +08:00
committed by Tao Huang
parent 81ad67699f
commit ee2b4a4f87

View File

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