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

From: Stephen Boyd
Date: Sun Aug 29 2021 - 01:28:40 EST


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@xxxxxxxxxxxxx>
> ---

Applied to clk-next