public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Brian Masney <bmasney@redhat.com>
To: Peter De Schrijver <pdeschrijver@nvidia.com>,
	Prashant Gaikwad <pgaikwad@nvidia.com>,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Jonathan Hunter <jonathanh@nvidia.com>
Cc: linux-clk@vger.kernel.org, linux-tegra@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/6] clk: tegra: convert from clk round_rate() to determine_rate()
Date: Mon, 8 Sep 2025 13:14:08 -0400	[thread overview]
Message-ID: <aL8O4HeQWm9b8FUn@x1> (raw)
In-Reply-To: <20250903-clk-tegra-round-rate-v2-v2-0-3126d321d4e4@redhat.com>

On Wed, Sep 03, 2025 at 11:15:01AM -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 clk/tegra subsystem using the Coccinelle semantic patch
> posted below. I did a few minor cosmetic cleanups of the code in a
> few cases.

I included this series in this pull request to Stephen:
https://lore.kernel.org/linux-clk/aL8MXYrR5uoBa4cB@x1/T/#u

Brian



  parent reply	other threads:[~2025-09-08 17:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-03 15:15 [PATCH v2 0/6] clk: tegra: convert from clk round_rate() to determine_rate() Brian Masney
2025-09-03 15:15 ` [PATCH v2 1/6] clk: tegra: audio-sync: convert from " Brian Masney
2025-09-03 15:15 ` [PATCH v2 2/6] clk: tegra: divider: " Brian Masney
2025-09-03 15:15 ` [PATCH v2 3/6] clk: tegra: periph: " Brian Masney
2025-09-03 15:15 ` [PATCH v2 4/6] clk: tegra: pll: " Brian Masney
2025-09-03 15:15 ` [PATCH v2 5/6] clk: tegra: super: " Brian Masney
2025-09-03 15:15 ` [PATCH v2 6/6] clk: tegra: tegra210-emc: " Brian Masney
2025-09-08 17:14 ` Brian Masney [this message]
2025-09-18  2:05   ` [PATCH v2 0/6] clk: tegra: convert from clk " Mikko Perttunen

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=aL8O4HeQWm9b8FUn@x1 \
    --to=bmasney@redhat.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=pdeschrijver@nvidia.com \
    --cc=pgaikwad@nvidia.com \
    --cc=sboyd@kernel.org \
    --cc=thierry.reding@gmail.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