From: Heiko Stuebner Date: Thu, 4 Sep 2014 20:10:43 +0000 (+0200) Subject: clk: rockchip: add new clock-type for the cpuclk X-Git-Tag: fixes-against-v3.18-rc2~68^2~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6fba5f6967dbc062a7c138d67e2314220f5dd04;p=pandora-kernel.git clk: rockchip: add new clock-type for the cpuclk When changing the armclk on Rockchip SoCs it is supposed to be reparented to an alternate parent before changing the underlying pll and back after the change. Additionally there exist clocks that are very tightly bound to the armclk whose divider values are set according to the armclk rate. Add a special clock-type to handle all that. The rate table and divider values will be supplied from the soc-specific clock controllers. Signed-off-by: Heiko Stuebner Reviewed-by: Doug Anderson On a rk3288-board: Tested-by: Doug Anderson --- Reading git-diff-tree failed