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