mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
ARM: dts: rockchip: rk312x: 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: I126661e56f16b1740793dcc49340518094eee514 Signed-off-by: Simon Xue <xxm@rock-chips.com>
This commit is contained in:
@@ -661,6 +661,7 @@
|
||||
clock-names = "aclk", "iface";
|
||||
power-domains = <&power RK3128_PD_VIO>;
|
||||
#iommu-cells = <0>;
|
||||
rockchip,disable-device-link-resume;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user