Skip to content
Commit f6fba5f6 authored by Heiko Stuebner's avatar Heiko Stuebner
Browse files

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: default avatarHeiko Stuebner <heiko@sntech.de>
Reviewed-by: default avatarDoug Anderson <dianders@chromium.org>
On a rk3288-board:
Tested-by: default avatarDoug Anderson <dianders@chromium.org>
parent 2b9bceea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment