To support all kinds of frequency requirement for HDMI on rk3288, we need a PLL that can change rate at run time. There are some discussion before at [0], I think we can just leave the npll for HDMI(DCLK_VOP0) used to make it simple. Comments are welcome. [0] https://lkml.org/lkml/2014/11/4/58 Kever Yang (2): clk: rockchip: leave npll for VOP0 only arm: dts: rockchip: select npll as parent of DCLK_VOP0 arch/arm/boot/dts/rk3288.dtsi | 2 ++ drivers/clk/rockchip/clk-rk3288.c | 24 ++++++++++++------------ 2 files changed, 14 insertions(+), 12 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html