[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20220517194121.9E207C34117@smtp.kernel.org>
Date: Tue, 17 May 2022 12:41:19 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Codrin Ciubotariu <codrin.ciubotariu@...rochip.com>,
linux-arm-kernel@...ts.infradead.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: mturquette@...libre.com, nicolas.ferre@...rochip.com,
alexandre.belloni@...tlin.com, claudiu.beznea@...rochip.com,
Codrin Ciubotariu <codrin.ciubotariu@...rochip.com>
Subject: Re: [PATCH] clk: at91: generated: consider range when calculating best rate
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@...rochip.com>
> ---
Applied to clk-fixes
Powered by blists - more mailing lists