arm64: dts: rockchip: clk: rk3399: reparent some clks parent
authorElaine Zhang <zhangqing@rock-chips.com>
Mon, 12 Sep 2016 02:02:54 +0000 (10:02 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 5 Jan 2017 00:58:51 +0000 (08:58 +0800)
commita997cb77e7e304702a4e0a8b91f22caeb2cc40cb
treed94e3eff2bea34516107df25f3c6fb1f94d6ceb0
parente865e4f1cbe0fbb02e0cccbd3e4829b5a706fc39
arm64: dts: rockchip: clk: rk3399: reparent some clks parent

1.reparent vop's parent to vpll which vop is for hdmi.
2.reparent the other vop to cpll.
3.reparent others clk and set clk rate,
  to slove some clks is dummy.

attention:
if the vopb is for hdmi,the vopb parent clk must be vpll
and the vopl parent clk is cpll or others plls.
if the vopl is for hdmi,the vopl parent clk must be vpll
and the vopb parent clk is cpll or other plls.

Change-Id: Ibfd05172c93f885f66deea9cec64d64e22174078
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-android.dtsi
arch/arm64/boot/dts/rockchip/rk3399-vop-clk-set.dtsi [new file with mode: 0644]