arm64: dts: rockchip: rk3588 vicap dclk set to 600M

Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
Change-Id: Ib2edcf7968bc6fe67cca09de029bc8186f06463c
This commit is contained in:
Zefa Chen
2021-11-16 17:28:06 +08:00
committed by Tao Huang
parent 167ea3e2e9
commit adb2ff0444

View File

@@ -2215,7 +2215,7 @@
resets = <&cru SRST_A_VICAP>, <&cru SRST_H_VICAP>, <&cru SRST_D_VICAP>;
reset-names = "rst_cif_a", "rst_cif_h", "rst_cif_d";
assigned-clocks = <&cru DCLK_VICAP>;
assigned-clock-rates = <300000000>;
assigned-clock-rates = <600000000>;
power-domains = <&power RK3588_PD_VI>;
rockchip,grf = <&sys_grf>;
iommus = <&rkcif_mmu>;