arm64: dts: rockchip: Remove assigned-clocks from vop node for rk3588 boards

Change-Id: I20d568eb199d34380a4b776742f111adcc3c35b3
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
Wyon Bi
2021-11-29 16:51:49 +08:00
committed by Tao Huang
parent 04ae4b0627
commit 2db29d7f51
9 changed files with 0 additions and 78 deletions

View File

@@ -1150,9 +1150,6 @@
};
&vop {
assigned-clocks = <&cru DCLK_VOP2_SRC>, <&cru DCLK_VOP2_SRC>,
<&cru DCLK_VOP2_SRC>, <&cru DCLK_VOP3>;
assigned-clock-parents = <0>, <&cru PLL_GPLL>, <&cru PLL_V0PLL>, <0>;
status = "okay";
};