From: Kevin Hilman <khilman@baylibre.com>
To: Paul Walmsley <paul@pwsan.com>,
Aaro Koskinen <aaro.koskinen@iki.fi>,
Janusz Krzysztofik <jmkrzyszt@gmail.com>,
Tony Lindgren <tony@atomide.com>,
Russell King <linux@armlinux.org.uk>,
Andreas Kemnade <andreas@kemnade.info>,
Roger Quadros <rogerq@kernel.org>,
Linus Walleij <linus.walleij@linaro.org>,
Liviu Dudau <liviu.dudau@arm.com>,
Sudeep Holla <sudeep.holla@arm.com>,
Lorenzo Pieralisi <lpieralisi@kernel.org>,
Maxime Ripard <mripard@kernel.org>,
Stephen Boyd <sboyd@kernel.org>,
Brian Masney <bmasney@redhat.com>
Cc: linux-clk@vger.kernel.org, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: (subset) [PATCH 0/3] ARM: convert from clk round_rate() to determine_rate()
Date: Mon, 15 Sep 2025 16:24:27 -0700 [thread overview]
Message-ID: <7hfrcn8fkk.fsf@baylibre.com> (raw)
In-Reply-To: <175797847576.2104956.7606973558357095186.b4-ty@baylibre.com>
Kevin Hilman <khilman@baylibre.com> writes:
> On Thu, 10 Jul 2025 19:42:15 -0400, Brian Masney wrote:
>> The round_rate() clk ops is deprecated in the clk framework in favor
>> of the determine_rate() clk ops, so let's go ahead and convert the
>> drivers in the arm32 subsystem using the Coccinelle semantic patch
>> posted below. I did a few minor cosmetic cleanups of the code in a
>> few cases.
>>
>> Coccinelle semantic patch:
>>
>> [...]
>
> Applied, thanks!
>
> [1/3] ARM: OMAP1: clock: convert from round_rate() to determine_rate()
> commit: e2c0510935c5485a2dacfd13af3958536b9d138b
> [2/3] ARM: OMAP2+: clock: convert from round_rate() to determine_rate()
> commit: bb676996ed583464504123721195e98a708fbba9
I only toook the OMAP patches, Linus W. should take the mach-versatile
one as he's the maintainer for that platform.
Kevin
prev parent reply other threads:[~2025-09-15 23:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-10 23:42 [PATCH 0/3] ARM: convert from clk round_rate() to determine_rate() Brian Masney
2025-07-10 23:42 ` [PATCH 1/3] ARM: OMAP1: clock: convert from " Brian Masney
2025-07-13 20:35 ` Janusz Krzysztofik
2025-07-10 23:42 ` [PATCH 2/3] ARM: OMAP2+: " Brian Masney
2025-07-10 23:42 ` [PATCH 3/3] ARM: versatile: " Brian Masney
2025-07-11 8:51 ` Sudeep Holla
2025-07-11 17:45 ` Linus Walleij
2025-10-01 6:14 ` Linus Walleij
2025-09-14 12:04 ` [PATCH 0/3] ARM: convert from clk " Brian Masney
2025-09-15 23:21 ` (subset) " Kevin Hilman
2025-09-15 23:24 ` Kevin Hilman [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=7hfrcn8fkk.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=aaro.koskinen@iki.fi \
--cc=andreas@kemnade.info \
--cc=bmasney@redhat.com \
--cc=jmkrzyszt@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=liviu.dudau@arm.com \
--cc=lpieralisi@kernel.org \
--cc=mripard@kernel.org \
--cc=paul@pwsan.com \
--cc=rogerq@kernel.org \
--cc=sboyd@kernel.org \
--cc=sudeep.holla@arm.com \
--cc=tony@atomide.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 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.