[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aMau50G_4loSzSv7@redhat.com>
Date: Sun, 14 Sep 2025 08:02:47 -0400
From: Brian Masney <bmasney@...hat.com>
To: Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>,
Maxime Ripard <mripard@...nel.org>, Stephen Boyd <sboyd@...nel.org>
Cc: linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clocksource: ingenic-sysost: convert from round_rate()
to determine_rate()
Hi Daniel and Thomas,
On Sun, Aug 10, 2025 at 06:37:10PM -0400, Brian Masney wrote:
> The round_rate() clk ops is deprecated, so migrate this driver from
> round_rate() to determine_rate() using the Coccinelle semantic patch
> appended to the "under-the-cut" portion of the patch.
>
> While changes are being made to 'struct clk_ops', let's also go ahead
> and fix the formatting of set_rate so that everything lines up as
> expected.
>
> Signed-off-by: Brian Masney <bmasney@...hat.com>
Would it be possible to get this picked up for v6.18? I'd like to remove
this API from drivers/clk in v6.19.
Thanks,
Brian
Powered by blists - more mailing lists