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