arm64: dts: rockchip: rk3588-nvr: Assign VOP_ACLK to 800MHZ for 8K

Change-Id: Ide4640955e4bdab9273df81d25aa4d361a9fa487
Signed-off-by: Alex Wang <alex.wang@rock-chips.com>
This commit is contained in:
Alex Wang
2022-01-17 19:54:19 +08:00
committed by Tao Huang
parent c5d497a33c
commit f7486beac7

View File

@@ -263,6 +263,8 @@
};
&vop {
assigned-clocks = <&cru ACLK_VOP>;
assigned-clock-rates = <800000000>;
status = "okay";
};