1
0
Fork 0
alistair23-linux/drivers/clk/bcm
Alex Elder c2152d0e4d 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>
2014-05-27 17:34:32 -07:00
..
Kconfig clk: bcm21664: use common clock framework 2014-04-30 11:51:44 -07:00
Makefile clk: bcm21664: use common clock framework 2014-04-30 11:51:44 -07:00
clk-bcm281xx.c clk: bcm281xx: move compatible string definitions 2014-04-30 11:51:39 -07:00
clk-bcm21664.c clk: bcm21664: use common clock framework 2014-04-30 11:51:44 -07:00
clk-kona-setup.c clk: bcm281xx: add clock hysteresis support 2014-04-30 11:51:38 -07:00
clk-kona.c clk: bcm/kona: implement determine_rate() 2014-05-27 17:34:32 -07:00
clk-kona.h clk: bcm281xx: add clock hysteresis support 2014-04-30 11:51:38 -07:00