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