[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250104205557.116554-1-sboyd@kernel.org>
Date: Sat, 4 Jan 2025 12:55:56 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Michael Turquette <mturquette@...libre.com>,
linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] clk fixes for v6.13-rc5
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
Powered by blists - more mailing lists