All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk fixes for v5.17-rc5
@ 2022-02-25  1:00 Stephen Boyd
  2022-02-25  1:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2022-02-25  1:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

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 2f0754f27a230fee6e6d753f07585cee03bedfe3:

  clk: jz4725b: fix mmc0 clock gating (2022-02-17 17:05:07 -0800)

----------------------------------------------------------------
A couple driver fixes in the clk subsystem

 - Fix a hang due to bad clk parent in the Ingenic jz4725b driver.

 - Fix SD controllers on Qualcomm MSM8994 SoCs by removing clks
   that shouldn't be touched.

----------------------------------------------------------------
Konrad Dybcio (1):
      clk: qcom: gcc-msm8994: Remove NoC clocks

Siarhei Volkau (1):
      clk: jz4725b: fix mmc0 clock gating

 drivers/clk/ingenic/jz4725b-cgu.c |   3 +-
 drivers/clk/qcom/gcc-msm8994.c    | 106 ++++----------------------------------
 2 files changed, 10 insertions(+), 99 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] 2+ messages in thread

end of thread, other threads:[~2022-02-25  1:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-25  1:00 [GIT PULL] clk fixes for v5.17-rc5 Stephen Boyd
2022-02-25  1:37 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.