diff options
author | Doug Anderson <dianders@chromium.org> | 2014-10-06 10:15:27 -0700 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2014-10-20 12:00:55 +0200 |
commit | 61e309f322f264917e5dcbd7ea773df1db53629a (patch) | |
tree | d55dab986305b137b5de86dc8c0a51dbf3130b69 /arch/arm/plat-iop | |
parent | de7d6c3eebbe6da47c07f048ca689e10f194b842 (diff) | |
download | op-kernel-dev-61e309f322f264917e5dcbd7ea773df1db53629a.zip op-kernel-dev-61e309f322f264917e5dcbd7ea773df1db53629a.tar.gz |
clk: rockchip: Add CLK_SET_RATE_PARENT to aclk_cpu_pre
We'd like to be able to call clk_set_rate() on aclk_cpu (a gate) at
bootup. In order for this to have any effect we need its parent
(aclk_cpu_pre) to percolate the rate change to _its_ parent
(aclk_cpu_src). Add CLK_SET_RATE_PARENT to make this happen.
Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/plat-iop')
0 files changed, 0 insertions, 0 deletions