summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-ppc-corenet.c
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2014-05-27 11:56:56 -0500
committerMike Turquette <mturquette@linaro.org>2014-05-27 17:34:32 -0700
commitc2152d0e4de54f4f5a9cff2316d7cfb04fdfad45 (patch)
tree872f3e409db58b828e9796d43c27aff57717ed0a /drivers/clk/clk-ppc-corenet.c
parent63a00269cba5a0795365467e2f6be073d984c565 (diff)
downloadlinux-stable-c2152d0e4de54f4f5a9cff2316d7cfb04fdfad45.tar.gz
linux-stable-c2152d0e4de54f4f5a9cff2316d7cfb04fdfad45.tar.bz2
linux-stable-c2152d0e4de54f4f5a9cff2316d7cfb04fdfad45.zip
clk: bcm/kona: implement determine_rate()
Implement the clk->determine_rate method for Broadcom Kona peripheral clocks. This allows a peripheral clock to be re-parented in order to satisfy a rate change request. This takes the place of the previous kona_peri_clk_round_rate() functionality, though that function remains because it is used by the new one. The parent clock that allows the peripheral clock to produce a rate closest to the one requested is the one selected, though the current parent is used by default. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/clk-ppc-corenet.c')
0 files changed, 0 insertions, 0 deletions