mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
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:
parent
81ad67699f
commit
ee2b4a4f87
|
|
@ -1703,6 +1703,7 @@ vop_mmu: iommu@fe043e00 {
|
|||
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