[PATCH] clk: at91: generated: consider range when calculating best rate

Stephen Boyd sboyd at kernel.org
Tue May 17 12:41:19 PDT 2022


Quoting Codrin Ciubotariu (2022-04-13 00:13:18)
> clk_generated_best_diff() helps in finding the parent and the divisor to
> compute a rate closest to the required one. However, it doesn't take into
> account the request's range for the new rate. Make sure the new rate
> is within the required range.
> 
> Fixes: 8a8f4bf0c480 ("clk: at91: clk-generated: create function to find best_diff")
> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu at microchip.com>
> ---

Applied to clk-fixes



More information about the linux-arm-kernel mailing list