[RFC PATCH 2/2] arm: dts: rockchip: select npll as parent of DCLK_VOP0

2014-11-17 Thread Kever Yang
The DCLK_VOP0 will change the parent clock's rate, we don't want to change the PLLs rate other than npll. So we select the npll as parent directly. Signed-off-by: Kever Yang --- arch/arm/boot/dts/rk3288.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/rk3288.dtsi

[RFC PATCH 2/2] arm: dts: rockchip: select npll as parent of DCLK_VOP0

2014-11-17 Thread Kever Yang
The DCLK_VOP0 will change the parent clock's rate, we don't want to change the PLLs rate other than npll. So we select the npll as parent directly. Signed-off-by: Kever Yang kever.y...@rock-chips.com --- arch/arm/boot/dts/rk3288.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git