clk: rockchip: reparent aclk_cpu_pre to the gpll
authorHeiko Stuebner <heiko@sntech.de>
Thu, 4 Sep 2014 19:24:45 +0000 (21:24 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 27 Sep 2014 15:57:14 +0000 (17:57 +0200)
commitf5f7004fdec7eb1d2372278f1acad5f70f2da1e4
treee59bb02e493729029517eda2455988686a5f679e
parentee17eb83c48e04653d8b430735f82fd4cdac6ca3
clk: rockchip: reparent aclk_cpu_pre to the gpll

aclk_cpu_pre on the rk3188 can either be sourced from the armclk or the gpll.
To reduce complexity on apll changes caused by cpufreq, reparent it always
to the gpll source.

If really necessary it could be reparented back on a per board level using
the assigned-clocks mechanism.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3188.c