From: Stephen Boyd <sboyd@kernel.org>
To: Brian Masney <bmasney@redhat.com>,
Michael Turquette <mturquette@baylibre.com>
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
Maxime Ripard <mripard@kernel.org>
Subject: Re: [GIT PULL] clk: convert drivers from deprecated round_rate() to determine_rate() for v6.18
Date: Sat, 13 Sep 2025 15:10:40 -0700 [thread overview]
Message-ID: <175780144026.4354.7838864408360305570@lazor> (raw)
In-Reply-To: <aL8MXYrR5uoBa4cB@x1>
Quoting Brian Masney (2025-09-08 10:03:25)
> Hi Stephen and Michael,
>
> Given the large number of patches that I have posted for the
> round_rate() to determine_rate() conversion, and to avoid spamming
> large numbers of people's inboxes where a v2 was needed on only a few
> patches in a series with 114 patches, I submitted a v2 for only the
> patches that needed it. Additionally, some of the other patches in the
> large series have already been picked up by some of the clk
> submaintainers, so should be excluded as well. This makes it more
> complicated to merge everything, so I collected the most recent
> versions of the conversion work for drivers/clk using the following b4
> commands:
>
> MAILDIR=$(mktemp -d)
> b4 am -o "${MAILDIR}" --cherry-pick 1-1,3-3,5-8 \
> 20250828-clk-round-rate-v2-v1-0-b97ec8ba6cc4@redhat.com
> b4 am -o "${MAILDIR}" \
> --cherry-pick 1-37,39-47,52-63,65-67,69-89,91-91,94-94,96-96,100-111,114-114 \
> 20250811-clk-for-stephen-round-rate-v1-0-b3bf97b038dc@redhat.com
> b4 am -o "${MAILDIR}" \
> 20250903-clk-tegra-round-rate-v2-v2-0-3126d321d4e4@redhat.com
> b4 am -o "${MAILDIR}" \
> 20250811-b4-clk-ti-round-rate-v1-0-cc0840594a49@redhat.com
> b4 am -o "${MAILDIR}" \
> 20250827-clk-scmi-round-rate-v2-1-3782a50835ed@redhat.com
>
> git am "${MAILDIR}"/20250828_bmasney_clk_convert_drivers_from_deprecated_round_rate_to_determine_rate.mbx
> git am "${MAILDIR}"/20250811_bmasney_clk_convert_drivers_from_deprecated_round_rate_to_determine_rate.mbx
> git am "${MAILDIR}"/v2_20250903_bmasney_clk_tegra_convert_from_clk_round_rate_to_determine_rate.mbx
> git am "${MAILDIR}"/20250811_bmasney_clk_ti_convert_from_clk_round_rate_to_determine_rate.mbx
> git am "${MAILDIR}"/v2_20250827_bmasney_clk_scmi_migrate_round_rate_to_determine_rate.mbx
>
> Additionally I included the patch series for drivers/clk/ti and
> drivers/clk/tegra since this is all related work.
>
> Note the v2 clk/tegra series that I posted mistakenly had extra Link
> tags added when I posted them to the mailinglist. I dropped the Link
> tag for these commits so that those tags don't appear in the git history
> in Linus's tree.
>
>
> The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
>
> Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
>
> are available in the Git repository at:
>
> https://github.com/masneyb/linux tags/clk-round-rate-6.18
>
> for you to fetch changes up to 80cb2b6edd8368f7e1e8bf2f66aabf57aa7de4b7:
>
> clk: scmi: migrate round_rate() to determine_rate() (2025-09-08 12:50:56 -0400)
>
> ----------------------------------------------------------------
Thanks. Pulled into clk-next
prev parent reply other threads:[~2025-09-13 22:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-08 17:03 [GIT PULL] clk: convert drivers from deprecated round_rate() to determine_rate() for v6.18 Brian Masney
2025-09-13 22:10 ` Stephen Boyd [this message]
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=175780144026.4354.7838864408360305570@lazor \
--to=sboyd@kernel.org \
--cc=bmasney@redhat.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mripard@kernel.org \
--cc=mturquette@baylibre.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox