Skip to content

Commit 6290eb7

Browse files
committed
HDMI: don't set vopb's clock parent to GPLL
we use NPLL Signed-off-by: bross1_kuo <bross1_kuo@asus.com> Change-Id: If850e2560a1cb7763f0a3ca07d724c18dc32328d
1 parent 3980e6f commit 6290eb7

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

arch/arm/boot/dts/rk3288-linux.dtsi

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -211,11 +211,6 @@
211211
status = "okay";
212212
};
213213

214-
&vopb {
215-
assigned-clocks = <&cru DCLK_VOP0>;
216-
assigned-clock-parents = <&cru PLL_GPLL>;
217-
};
218-
219214
&vopl {
220215
assigned-clocks = <&cru DCLK_VOP1>;
221216
assigned-clock-parents = <&cru PLL_CPLL>;

0 commit comments

Comments
 (0)