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