arm64: dts: rockchip: rk3588s: Add vcodec mmu shootdown-entire

Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: I08a99bd4761677eea239fb0925c8d3a0bf32bd3b
This commit is contained in:
Herman Chen
2021-12-06 10:50:54 +08:00
committed by Tao Huang
parent 30eb2be25b
commit f7f59f1f3c

View File

@@ -2055,6 +2055,7 @@
clock-names = "aclk", "iface";
rockchip,disable-mmu-reset;
rockchip,enable-cmd-retry;
rockchip,shootdown-entire;
#iommu-cells = <0>;
power-domains = <&power RK3588_PD_VENC0>;
status = "disabled";
@@ -2091,6 +2092,7 @@
lock-names = "aclk", "iface";
rockchip,disable-mmu-reset;
rockchip,enable-cmd-retry;
rockchip,shootdown-entire;
#iommu-cells = <0>;
power-domains = <&power RK3588_PD_VENC1>;
status = "disabled";
@@ -2145,6 +2147,7 @@
clock-names = "aclk", "iface";
rockchip,disable-mmu-reset;
rockchip,enable-cmd-retry;
rockchip,shootdown-entire;
#iommu-cells = <0>;
power-domains = <&power RK3588_PD_RKVDEC0>;
status = "disabled";
@@ -2187,6 +2190,7 @@
clock-names = "aclk", "iface";
rockchip,disable-mmu-reset;
rockchip,enable-cmd-retry;
rockchip,shootdown-entire;
#iommu-cells = <0>;
power-domains = <&power RK3588_PD_RKVDEC1>;
status = "disabled";