From: Stephen Boyd <sboyd@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Brian Masney <bmasney+clk@redhat.com>,
Jerome Brunet <jbrunet+clk@baylibre.com>,
Michael Turquette <mturquette@baylibre.com>,
linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] clk fixes for v7.2-rc7
Date: Fri, 14 Aug 2026 12:04:36 -0700 [thread overview]
Message-ID: <20260814190437.464381-1-sboyd@kernel.org> (raw)
The following changes since commit 8cdeaa50eae8dad34885515f62559ee83e7e8dda:
Linux 7.2-rc2 (2026-07-05 14:44:06 -1000)
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 7ae8acad2d5c415ecb754409a4b64f09169c082e:
Merge tag 'qcom-clk-fixes-for-7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-fixes (2026-08-10 11:35:50 -0700)
----------------------------------------------------------------
Fixes for the Qualcomm, Rockchip, and SpacemiT clk drivers
- Keep audio working on Rockchip rk3588 by skipping disabling
unused clks
- Fix SpacemiT USB2 clk data so they actually work and keep the
HDMA bus clk enabled to avoid system hangs
- Avoid clk hangs on Qualcomm Eliza display hardware and revert
a patch that breaks PCIe on some Qualcomm platforms
----------------------------------------------------------------
Daniele Briguglio (1):
clk: rockchip: rk3588: don't disable unused I2S MCLK output gates
Konrad Dybcio (1):
Revert "clk: qcom: regmap-phy-mux: Rework the implementation"
Krzysztof Kozlowski (2):
clk: qcom: dispcc-eliza: Fix disp_cc_mdss_mdp_clk_src RCG stall on Eliza EVK
dt-bindings: clock: Replace bouncing emails
Stephen Boyd (3):
Merge tag 'spacemit-clk-fixes-for-7.2-1' of https://git.kernel.org/pub/scm/linux/kernel/git/spacemit/linux into clk-fixes
Merge tag 'v7.2-rockchip-clkfixes1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-fixes
Merge tag 'qcom-clk-fixes-for-7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-fixes
Yixun Lan (2):
clk: spacemit: k3: fix USB2 bus clock
clk: spacemit: k3: set hdma clock as critical
.../bindings/clock/qcom,gcc-msm8953.yaml | 2 -
.../bindings/clock/qcom,ipq9574-gcc.yaml | 1 -
.../bindings/clock/qcom,ipq9574-nsscc.yaml | 1 -
.../bindings/clock/samsung,exynosautov9-clock.yaml | 2 +-
drivers/clk/qcom/clk-regmap-phy-mux.c | 52 +++++++---------------
drivers/clk/qcom/dispcc-eliza.c | 2 +-
drivers/clk/rockchip/clk-rk3588.c | 8 ++--
drivers/clk/spacemit/ccu-k3.c | 4 +-
8 files changed, 25 insertions(+), 47 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:[~2026-08-14 19:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-14 19:04 Stephen Boyd [this message]
2026-08-14 22:58 ` [GIT PULL] clk fixes for v7.2-rc7 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=20260814190437.464381-1-sboyd@kernel.org \
--to=sboyd@kernel.org \
--cc=bmasney+clk@redhat.com \
--cc=jbrunet+clk@baylibre.com \
--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