arm64: rockchip: px30: Remove the initial value of PLL_CPLL and BOOST

If show logo in uboot, can't change vop clocks.

Change-Id: I84fc1138b54b1c7b3c798f1bc4fb7d0f332e6895
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2018-02-27 12:03:30 +08:00
committed by Tao Huang
parent 94d9c15c89
commit 090a42caf7

View File

@@ -809,14 +809,8 @@
#clock-cells = <1>;
#reset-cells = <1>;
assigned-clocks =
<&cru APLL_BOOST_H>, <&cru APLL_BOOST_L>,
<&cru PLL_NPLL>, <&cru PLL_CPLL>,
<&cru ARMCLK>;
assigned-clock-rates =
<1608000000>, <1416000000>,
<1188000000>, <1188000000>,
<816000000>;
assigned-clocks = <&cru PLL_NPLL>, <&cru ARMCLK>;
assigned-clock-rates = <1188000000>, <816000000>;
};
pmucru: pmu-clock-controller@ff2bc000 {