Linux clock framework development
 help / color / mirror / Atom feed
* [GIT PULL] clk fixes for v7.2-rc7
@ 2026-08-14 19:04 Stephen Boyd
  0 siblings, 0 replies; only message in thread
From: Stephen Boyd @ 2026-08-14 19:04 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Brian Masney, Jerome Brunet, Michael Turquette, linux-clk,
	linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-14 19:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-14 19:04 [GIT PULL] clk fixes for v7.2-rc7 Stephen Boyd

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