linux-xiaomi-chiron/include/linux/clk
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
..
at91_pmc.h clk: at91: add a driver for the h32mx clock 2014-09-22 11:38:59 +02:00
bcm2835.h ARM: bcm2835: add stub clock driver 2012-09-19 19:08:53 -06:00
clk-conf.h clk: Support for clock parents and rates assigned from device tree 2014-07-25 15:16:27 -07:00
mxs.h ARM: mxs: remove custom .init_time hook 2013-09-29 21:09:34 +02:00
shmobile.h clk: shmobile: r8a7779: Add clocks support 2014-05-12 23:07:40 -07:00
tegra.h clk: tegra: remove legacy reset APIs 2013-12-11 16:45:07 -07:00
ti.h clk: Add rate constraints to clocks 2015-02-02 14:23:42 -08:00
zynq.h ARM: zynq: Map I/O memory on clkc init 2014-02-10 11:21:13 +01:00