mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
arm64: dts: rockchip: rk3588-evb3-lp5: change dp clk source
use v0pll as dp interface dclk source default. Signed-off-by: Zhang Yubing <yubing.zhang@rock-chips.com> Change-Id: I893bf3dc83632c500b8fafa664cf2e8177d809fc
This commit is contained in:
@@ -1172,3 +1172,12 @@
|
||||
&usbhost_dwc3_0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&vop {
|
||||
assigned-clocks = <&cru DCLK_VOP0_SRC>,
|
||||
<&cru DCLK_VOP1_SRC>,
|
||||
<&cru DCLK_VOP2_SRC>,
|
||||
<&cru DCLK_VOP3>;
|
||||
assigned-clock-parents = <0>, <0>, <&cru PLL_V0PLL>, <0>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user