You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
arm64: dts: rockchip: rk3588: Assign VOP_ACLK to 800MHZ for 8K
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: I6f4dd01140fe8fc9115ebc4cf8100f84f1592bbf
This commit is contained in:
@@ -3765,7 +3765,7 @@
|
||||
"dclk_src_vp1",
|
||||
"dclk_src_vp2";
|
||||
assigned-clocks = <&cru ACLK_VOP>;
|
||||
assigned-clock-rates = <500000000>;
|
||||
assigned-clock-rates = <800000000>;
|
||||
resets = <&cru SRST_A_VOP>,
|
||||
<&cru SRST_H_VOP>,
|
||||
<&cru SRST_D_VOP0>,
|
||||
|
||||
Reference in New Issue
Block a user