alistair23-linux/drivers/clk/bcm
Tomeu Vizoso 1c8e600440 clk: Add rate constraints to clocks
Adds a way for clock consumers to set maximum and minimum rates. This
can be used for thermal drivers to set minimum rates, or by misc.
drivers to set maximum rates to assure a minimum performance level.

Changes the signature of the determine_rate callback by adding the
parameters min_rate and max_rate.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
[sboyd@codeaurora.org: set req_rate in __clk_init]
Signed-off-by: Michael Turquette <mturquette@linaro.org>
[mturquette@linaro.org: min/max rate for sun6i_ahb1_clk_determine_rate
                        migrated clk-private.h changes to clk.c]
2015-02-02 14:23:42 -08: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: Add rate constraints to clocks 2015-02-02 14:23:42 -08:00
clk-kona.h clk: bcm281xx: add clock hysteresis support 2014-04-30 11:51:38 -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