[GIT PULL] clk fixes for v7.1-rc7

From: Stephen Boyd

Date: Sat Jun 13 2026 - 19:11:32 EST


The following changes since commit de019f203b0d472c98ead4081ad4f05d92c9b826:

clk: rk808: fix OF node reference imbalance (2026-04-28 20:55:53 -0700)

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

Merge tag 'qcom-clk-fixes-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-fixes (2026-05-28 18:21:54 -0700)

----------------------------------------------------------------
Fixes for the Qualcomm and Google GS101 clk drivers:

- Skip parking clks on some Qualcomm platforms so that the
recovery console keeps working
- Fix Google GS101 resume by using the correct div register

----------------------------------------------------------------
Hans de Goede (1):
clk: qcom: x1e80100-dispcc: Stop disp_cc_mdss_mdp_clk_src from getting parked

Kuan-Wei Chiu (1):
clk: samsung: gs101: Fix missing USI7_USI DIV clock in peric0_clk_regs

Pengyu Luo (1):
clk: qcom: dispcc-sc8280xp: Don't park mdp_clk_src at registration time

Stephen Boyd (2):
Merge tag 'samsung-clk-fixes-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into clk-fixes
Merge tag 'qcom-clk-fixes-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-fixes

drivers/clk/qcom/dispcc-sc8280xp.c | 4 ++--
drivers/clk/qcom/dispcc-x1e80100.c | 2 +-
drivers/clk/samsung/clk-gs101.c | 2 +-
3 files changed, 4 insertions(+), 4 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