mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -449,6 +449,8 @@
|
||||
|
||||
&vop {
|
||||
status = "okay";
|
||||
assigned-clocks = <&cru DCLK_VOP1>;
|
||||
assigned-clock-parents = <&cru PLL_VPLL>;
|
||||
};
|
||||
|
||||
&vop_mmu {
|
||||
|
||||
Reference in New Issue
Block a user