From: Brian Masney <bmasney@redhat.com>
To: Stephen Boyd <sboyd@kernel.org>,
Michael Turquette <mturquette@baylibre.com>
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] clk: remove deprecated round_rate functions from the clk core for v7.1
Date: Thu, 12 Mar 2026 11:11:29 -0400 [thread overview]
Message-ID: <abLXoXfraDQ_xZSS@redhat.com> (raw)
In-Reply-To: <aZuK4-QJCXUeSxtL@redhat.com>
Hi Stephen,
On Sun, Feb 22, 2026 at 06:01:55PM -0500, Brian Masney wrote:
> Here's a small pull for patches that I previously posted that removes
> several deprecated APIs from the clk core. Details are in the signed
> tag. I assembled this pull with the following b4 commands:
>
> b4 am 20251212-clk-remove-round-rate-v1-0-5c3d5f3edc78@redhat.com
> b4 am --cherry-pick 26-27 20260108-clk-divider-round-rate-v1-0-535a3ed73bf3@redhat.com
>
>
> The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
>
> Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
>
> are available in the Git repository at:
>
> https://github.com/masneyb/linux tags/clk-remove-deprecated-apis-v7.1
>
> for you to fetch changes up to d4851759742c1322f498021dab882d322fc34a1d:
>
> clk: divider: remove divider_round_rate() and divider_round_rate_parent() (2026-02-22 17:38:37 -0500)
>
> ----------------------------------------------------------------
> clk: remove deprecated round_rate functions from the clk core
>
> Now that all of the dependencies across the tree have been merged into
> Linus's tree, here's a small series with the following changes:
>
> - Converts clk-composite from round_rate() to determine_rate().
> - Removes the round_rate() clk op.
> - Removes the deprecated functions divider_round_rate(),
> divider_round_rate_parent(), and divider_ro_round_rate_parent() since
> these are just wrappers for the corresponding determine_rate variant.
>
> Signed-off-by: Brian Masney <bmasney@redhat.com>
I included this in my larger pull at
https://lore.kernel.org/linux-clk/abLV9vjYxXsKciHW@redhat.com/T/#u
for completeness. If you pull that one, then you can skip this one.
Brian
next prev parent reply other threads:[~2026-03-12 15:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-22 23:01 [GIT PULL] clk: remove deprecated round_rate functions from the clk core for v7.1 Brian Masney
2026-03-12 15:11 ` Brian Masney [this message]
2026-04-11 23:38 ` Stephen Boyd
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=abLXoXfraDQ_xZSS@redhat.com \
--to=bmasney@redhat.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.org \
/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.