arm64: dts: rockchip: rk3562: add shootdown-entire for vcodec mmu

Signed-off-by: Chandler Chen <chandler.chen@rock-chips.com>
Change-Id: I5631a0d7376bfaca08ec99e40affced7e2cc2574
This commit is contained in:
Chandler Chen
2023-03-02 16:58:51 +08:00
committed by Tao Huang
parent 994f4d2c33
commit fe52018169

View File

@@ -1395,6 +1395,7 @@
clocks = <&cru ACLK_RKVDEC>, <&cru HCLK_RKVDEC>, <&cru CLK_RKVDEC_HEVC_CA>;
clock-names = "aclk", "iface", "clk_hevc_cabac";
power-domains = <&power RK3562_PD_VDPU>;
rockchip,shootdown-entire;
#iommu-cells = <0>;
status = "disabled";
};
@@ -1428,6 +1429,7 @@
clocks = <&cru ACLK_RKVENC>, <&cru HCLK_RKVENC>;
clock-names = "aclk", "iface";
power-domains = <&power RK3562_PD_VEPU>;
rockchip,shootdown-entire;
#iommu-cells = <0>;
status = "disabled";
};
@@ -1712,6 +1714,7 @@
clock-names = "aclk", "iface";
clocks = <&cru ACLK_JDEC>, <&cru HCLK_JDEC>;
power-domains = <&power RK3562_PD_RGA>;
rockchip,shootdown-entire;
#iommu-cells = <0>;
status = "disabled";
};