arm64: dts: rockchip: clk: rk3399: support dual pll for vop on drm
authorElaine Zhang <zhangqing@rock-chips.com>
Fri, 10 Feb 2017 02:23:24 +0000 (10:23 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Fri, 10 Feb 2017 07:32:58 +0000 (15:32 +0800)
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: I9056fbdbfcdb7a71f2e7ee5d57a0db8523be66ef
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-android-next.dtsi

index 1d39c05e78b5ed94b247532ab0327e3c7c0c5ee5..de6edb122696024924a2cc9383f77a4258d71aab 100644 (file)
@@ -42,6 +42,7 @@
 
 #include <dt-bindings/display/drm_mipi_dsi.h>
 #include <dt-bindings/display/media-bus-format.h>
+#include "rk3399-vop-clk-set.dtsi"
 
 / {
        compatible = "rockchip,android", "rockchip,rk3399";