[PATCH v12 4/6] clk: Add rate constraints to clocks
From: Stephen Boyd <hidden>
Date: 2015-01-22 22:48:52
Also in:
linux-mips, linux-omap, lkml
From: Stephen Boyd <hidden>
Date: 2015-01-22 22:48:52
Also in:
linux-mips, linux-omap, lkml
On 01/22, Tomeu Vizoso wrote:
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 <redacted>
Reviewed-by: Stephen Boyd <redacted> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project