mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
arm64: dts: rockchip: rk3576-vehicle-evb-v20-serdes-mfd-display-maxim: remove assigned VPLL clk rate
VPLL is initialized at uboot for dclk, If kernel assigned VPLL clk rate and different with uboot set rate, this will lead to VPLL reinitialized and lead to splash screen. Signed-off-by: Sandy Huang <hjc@rock-chips.com> Change-Id: I501bf982b6016841ea046325d692aee73618357b
This commit is contained in:
@@ -1690,11 +1690,6 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vop {
|
||||
assigned-clocks = <&cru PLL_VPLL>;
|
||||
assigned-clock-rates = <1150000000>;
|
||||
};
|
||||
|
||||
//edp
|
||||
&vp0 {
|
||||
assigned-clocks = <&cru DCLK_VP0_SRC>;
|
||||
|
||||
Reference in New Issue
Block a user