arm64: dts: rockchip: rk3576: Update the clk for the hevc_ca

For rk3576, the signoff clock of the hevc_ca is 1G.

Change-Id: Idba9fc08f6e24a26e20901c347fa3ac9f1054c4a
Signed-off-by: Ding Wei <leo.ding@rock-chips.com>
This commit is contained in:
Ding Wei
2024-03-26 09:02:08 +08:00
committed by Tao Huang
parent b6a726b6ca
commit ad38ebefe5

View File

@@ -2449,7 +2449,7 @@
rockchip,normal-rates = <600000000>, <0>, <600000000>, <600000000>;
assigned-clocks = <&cru ACLK_RKVDEC_ROOT>, <&cru HCLK_RKVDEC>,
<&cru CLK_RKVDEC_CORE>, <&cru CLK_RKVDEC_HEVC_CA>;
assigned-clock-rates = <600000000>,<0>, <600000000>, <600000000>;
assigned-clock-rates = <600000000>,<0>, <600000000>, <1000000000>;
iommus = <&rkvdec_mmu>;
rockchip,srv = <&mpp_srv>;
rockchip,task-capacity = <8>;