linux-phy.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Lars-Peter Clausen <lars@metafoo.de>
Cc: Kishon Vijay Abraham I <kishon@kernel.org>,
	Swapnil Jakhade <sjakhade@cadence.com>,
	linux-phy@lists.infradead.org
Subject: Re: [PATCH 1/2] phy: cadence: Sierra: Replace `clk_register(`) with `clk_hw_register()`
Date: Fri, 31 Mar 2023 19:16:23 +0530	[thread overview]
Message-ID: <ZCbkL02etVCcQ1vW@matsya> (raw)
In-Reply-To: <20230326011416.363318-1-lars@metafoo.de>

On 25-03-23, 18:14, Lars-Peter Clausen wrote:
> The `devm_clk_register()` API is deprecated. Switch to
> `devm_clk_hw_register()`.
> 
> Since the driver enables its own internal PLLs using the clock API we
> still need to get a reference to the PLL clocks using the
> `devm_clk_hw_get_clk()` API.

Applied, thanks

-- 
~Vinod

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

      parent reply	other threads:[~2023-03-31 13:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-26  1:14 [PATCH 1/2] phy: cadence: Sierra: Replace `clk_register(`) with `clk_hw_register()` Lars-Peter Clausen
2023-03-26  1:14 ` [PATCH 2/2] phy: cadence: Sierra: Use clk_parent_data to provide parent information Lars-Peter Clausen
2023-03-31 13:46 ` Vinod Koul [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=ZCbkL02etVCcQ1vW@matsya \
    --to=vkoul@kernel.org \
    --cc=kishon@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-phy@lists.infradead.org \
    --cc=sjakhade@cadence.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;
as well as URLs for NNTP newsgroup(s).