From: Brian Masney <bmasney@redhat.com>
To: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Julien Massot <julien.massot@collabora.com>,
Maxime Ripard <mripard@kernel.org>,
Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-media@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] media: convert from clk round_rate() to determine_rate()
Date: Sun, 14 Sep 2025 07:59:20 -0400 [thread overview]
Message-ID: <aMauGOA-9FvJJ7eD@redhat.com> (raw)
In-Reply-To: <20250710-media-clk-round-rate-v1-0-a9617b061741@redhat.com>
Hi all,
On Thu, Jul 10, 2025 at 01:29:05PM -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 media subsystem using the Coccinelle semantic patch
> posted below. I did a few minor cosmetic cleanups of the code in a
> few cases.
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
prev parent reply other threads:[~2025-09-14 11:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-10 17:29 [PATCH 0/4] media: convert from clk round_rate() to determine_rate() Brian Masney
2025-07-10 17:29 ` [PATCH 1/4] media: i2c: ds90ub953: convert from " Brian Masney
2025-07-10 17:29 ` [PATCH 2/4] media: i2c: max96717: " Brian Masney
2025-07-10 17:29 ` [PATCH 3/4] media: i2c: tc358746: " Brian Masney
2025-07-10 17:29 ` [PATCH 4/4] media: platform: ti: omap3isp: isp: " Brian Masney
2025-09-14 11:59 ` Brian Masney [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=aMauGOA-9FvJJ7eD@redhat.com \
--to=bmasney@redhat.com \
--cc=julien.massot@collabora.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=mripard@kernel.org \
--cc=sboyd@kernel.org \
--cc=tomi.valkeinen@ideasonboard.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