[PATCH] clk: at91: clk-generated: Limit the requested rate to our range

Stephen Boyd sboyd at kernel.org
Sat Aug 28 22:28:33 PDT 2021


Quoting Codrin Ciubotariu (2021-07-07 06:12:13)
> On clk_generated_determine_rate(), the requested rate could be outside
> of clk's range. Limit the rate to the clock's range to not return an
> error.
> 
> Fixes: df70aeef6083 ("clk: at91: add generated clock driver")
> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu at microchip.com>
> ---

Applied to clk-next



More information about the linux-arm-kernel mailing list