From: Brian Masney <bmasney@redhat.com>
To: Daniel Lezcano <daniel.lezcano@linaro.org>,
Thomas Gleixner <tglx@linutronix.de>,
Maxime Ripard <mripard@kernel.org>,
Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clocksource: ingenic-sysost: convert from round_rate() to determine_rate()
Date: Sun, 14 Sep 2025 08:02:47 -0400 [thread overview]
Message-ID: <aMau50G_4loSzSv7@redhat.com> (raw)
In-Reply-To: <20250810-clocksource-round-rate-v1-1-486ef53e45eb@redhat.com>
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@redhat.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
next prev parent reply other threads:[~2025-09-14 12:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-10 22:37 [PATCH] clocksource: ingenic-sysost: convert from round_rate() to determine_rate() Brian Masney
2025-09-14 12:02 ` Brian Masney [this message]
2025-09-17 8:32 ` Daniel Lezcano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aMau50G_4loSzSv7@redhat.com \
--to=bmasney@redhat.com \
--cc=daniel.lezcano@linaro.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mripard@kernel.org \
--cc=sboyd@kernel.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.