mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09: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:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user