[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7502cad3-ca4c-490e-9b11-50e3297b6e32@sifive.com>
Date: Mon, 18 Aug 2025 10:47:09 -0500
From: Samuel Holland <samuel.holland@...ive.com>
To: bmasney@...hat.com, Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>
Cc: linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 046/114] clk: sifive: sifive-prci: convert from
round_rate() to determine_rate()
On 2025-08-11 10:18 AM, Brian Masney via B4 Relay wrote:
> From: Brian Masney <bmasney@...hat.com>
>
> 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.
>
> Note that the changes to the three header files were done by hand.
>
> Signed-off-by: Brian Masney <bmasney@...hat.com>
> ---
> drivers/clk/sifive/fu540-prci.h | 2 +-
> drivers/clk/sifive/fu740-prci.h | 2 +-
> drivers/clk/sifive/sifive-prci.c | 11 ++++++-----
> drivers/clk/sifive/sifive-prci.h | 4 ++--
> 4 files changed, 10 insertions(+), 9 deletions(-)
Reviewed-by: Samuel Holland <samuel.holland@...ive.com>
Powered by blists - more mailing lists