From: Stephen Boyd <sboyd@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] clk fixes for v6.13-rc5
Date: Sat, 4 Jan 2025 12:55:56 -0800 [thread overview]
Message-ID: <20250104205557.116554-1-sboyd@kernel.org> (raw)
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
next reply other threads:[~2025-01-04 20:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-04 20:55 Stephen Boyd [this message]
2025-01-05 20:04 ` [GIT PULL] clk fixes for v6.13-rc5 pr-tracker-bot
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=20250104205557.116554-1-sboyd@kernel.org \
--to=sboyd@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=torvalds@linux-foundation.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