Re: [PATCH 10/13] clk: imx: pllv2: convert from round_rate() to determine_rate()

From: Stephen Boyd
Date: Thu Jul 24 2025 - 18:16:10 EST


Quoting Brian Masney (2025-07-10 14:10:42)
> The round_rate() clk ops is deprecated, so migrate this driver from
> round_rate() to determine_rate() using the Coccinelle semantic patch
> on the cover letter of this series.
>
> Signed-off-by: Brian Masney <bmasney@xxxxxxxxxx>
> ---

Applied to clk-next