arm64: dts: rockchip: assign DCLK_VOP1 to VPLL for rk3568 nvr

NVR demo board use DCLK_VOP1 drive VGA monitor, which should
as accuracy as possible.

Change-Id: Ie19174cf2b0c951216c8f5e1850758a9df66be0b
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
This commit is contained in:
Andy Yan
2020-12-11 19:20:11 +08:00
committed by Tao Huang
parent 24a7351546
commit 49ca5b62dd

View File

@@ -449,6 +449,8 @@
&vop {
status = "okay";
assigned-clocks = <&cru DCLK_VOP1>;
assigned-clock-parents = <&cru PLL_VPLL>;
};
&vop_mmu {