The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] clk fixes for v6.13-rc5
@ 2025-01-04 20:55 Stephen Boyd
  2025-01-05 20:04 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2025-01-04 20:55 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel

The following changes since commit 52fd1709e41d3a85b48bcfe2404a024ebaf30c3b:

  clk: en7523: Initialize num before accessing hws in en7523_register_clocks() (2024-12-03 14:54:12 -0800)

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 c384481006476ac65478fa3584c7245782e52f34:

  clk: clk-imx8mp-audiomix: fix function signature (2024-12-20 15:43:41 -0800)

----------------------------------------------------------------
A randconfig build fix and a performance fix:

 - Fix the CONFIG_RESET_CONTROLLER=n path signature of
   clk_imx8mp_audiomix_reset_controller_register() to appease randconfig

 - Speed up the sdhci clk on TH1520 by a factor of 4 by adding a fixed
   factor clk

----------------------------------------------------------------
Maksim Kiselev (1):
      clk: thead: Fix TH1520 emmc and shdci clock rate

Nikolaus Voss (1):
      clk: clk-imx8mp-audiomix: fix function signature

 drivers/clk/imx/clk-imx8mp-audiomix.c |  3 ++-
 drivers/clk/thead/clk-th1520-ap.c     | 13 ++++++++++++-
 2 files changed, 14 insertions(+), 2 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:[~2025-01-05 20:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-04 20:55 [GIT PULL] clk fixes for v6.13-rc5 Stephen Boyd
2025-01-05 20:04 ` 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