arm64: dts: rockchip: rk3399: add aclk/hclk_vop init freq

to fix up the display error when no uboot logo show.

Change-Id: I6227391a3c0d015a5fa6ae916d849659d5957077
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
Elaine Zhang
2017-03-24 15:01:55 +08:00
committed by Huang, Tao
parent 7ce80d0297
commit 21b4bfc5aa

View File

@@ -135,7 +135,9 @@
<&cru SCLK_VDU_CORE>, <&cru ACLK_USB3>,
<&cru FCLK_CM0S>, <&cru ACLK_CCI>,
<&cru PCLK_ALIVE>, <&cru SCLK_CS>,
<&cru SCLK_CCI_TRACE>;
<&cru SCLK_CCI_TRACE>, <&cru ACLK_VOP0>,
<&cru HCLK_VOP0>, <&cru ACLK_VOP1>,
<&cru HCLK_VOP1>;
assigned-clock-rates =
<75000000>, <50000000>,
<50000000>, <50000000>,
@@ -171,7 +173,9 @@
<300000000>, <300000000>,
<300000000>, <300000000>,
<100000000>, <150000000>,
<150000000>;
<150000000>, <400000000>,
<100000000>, <400000000>,
<100000000>;
};
#endif