public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: mturquette@baylibre.com, Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-rockchip@lists.infradead.org
Subject: [GIT PULL] Rockchip clock fixes for 6.15
Date: Mon, 05 May 2025 00:08:50 +0200	[thread overview]
Message-ID: <3034384.VdNmn5OnKV@diego> (raw)

Hi Mike, Stephen,

for once I do have a fix for the running 6.15-rc round.
The nvmem support for the rk3576 encountered a number of mishaps.

First the clk patch was marked as applied with the driver patches [0], then
on the way from the nvmem tree to GregKH's tree something went wrong which
caused the whole nvmem patches to reach Greg after the merge-window [1]
which in turn meant that the otp driver change landed only after 6.15-rc3 .


So right now, both the driver change as well as the devicetree parts are in
6.15-rc, but that one gate definition from below is missing for everything
to work.

So, please pull :-) 

Thanks a lot
Heiko



[0] https://lore.kernel.org/all/173978599692.25901.15315285566342669137.b4-ty@linaro.org/
[1] https://lore.kernel.org/all/20250411112251.68002-1-srinivas.kandagatla@linaro.org/



The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.15-rockchip-clkfixes1

for you to fetch changes up to d934a93bbcccd551c142206b8129903d18126261:

  clk: rockchip: rk3576: define clk_otp_phy_g (2025-04-26 00:04:49 +0200)

----------------------------------------------------------------
Actually define the gate-clk for the otg-phy on rk3576 to make the nvmem-
support work, that was merged for 6.15 .

----------------------------------------------------------------
Heiko Stuebner (1):
      clk: rockchip: rk3576: define clk_otp_phy_g

 drivers/clk/rockchip/clk-rk3576.c | 2 ++
 1 file changed, 2 insertions(+)




             reply	other threads:[~2025-05-04 22:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-04 22:08 Heiko Stuebner [this message]
2025-05-06 21:10 ` [GIT PULL] Rockchip clock fixes for 6.15 Stephen Boyd

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=3034384.VdNmn5OnKV@diego \
    --to=heiko@sntech.de \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@kernel.org \
    /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