Linux clock framework development
 help / color / mirror / Atom feed
* [GIT PULL] clk fixes for v7.1-rc2
@ 2026-05-10 15:06 Stephen Boyd
  2026-05-10 15:54 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2026-05-10 15:06 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1680 bytes --]

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to de019f203b0d472c98ead4081ad4f05d92c9b826:

  clk: rk808: fix OF node reference imbalance (2026-04-28 20:55:53 -0700)

----------------------------------------------------------------
Fixes for clk drivers:

 - Mark the DDR bus clk critical in the SpaceMiT driver so that
   boot doesn't fail
 - Fix boot on Mobile EyeQ by creating the auxiliary device for
   the ethernet PHY
 - Plug an OF node leak in Rockchip rk808 clk driver

----------------------------------------------------------------
Brian Masney (1):
      MAINTAINERS: add myself as a reviewer for the clk subsystem

Jerome Brunet (1):
      clk: eyeq: use the auxiliary device creation helper

Johan Hovold (1):
      clk: rk808: fix OF node reference imbalance

Théo Lebrun (2):
      clk: eyeq: add EyeQ5 children auxiliary device for generic PHYs
      reset: eyeq: drop device_set_of_node_from_dev() done by parent

Troy Mitchell (1):
      clk: spacemit: k3: mark top_dclk as CLK_IS_CRITICAL

 MAINTAINERS                   |  1 +
 drivers/clk/clk-eyeq.c        | 60 +++++++++++--------------------------------
 drivers/clk/clk-rk808.c       |  2 +-
 drivers/clk/spacemit/ccu-k3.c |  2 +-
 drivers/reset/reset-eyeq.c    | 24 ++---------------
 5 files changed, 20 insertions(+), 69 deletions(-)

-- 
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-10 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-10 15:06 [GIT PULL] clk fixes for v7.1-rc2 Stephen Boyd
2026-05-10 15:54 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox