linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk fixes for v5.17-rc7
@ 2022-03-10  4:31 Stephen Boyd
  2022-03-10 12:02 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2022-03-10  4:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel

The following changes since commit 2f0754f27a230fee6e6d753f07585cee03bedfe3:

  clk: jz4725b: fix mmc0 clock gating (2022-02-17 17:05:07 -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 aa091a6a91df395a0fa00a808a543301ec99e734:

  clk: lan966x: Fix linking error (2022-02-24 16:53:24 -0800)

----------------------------------------------------------------
One more small batch of clk driver fixes

 - A fix for the Qualcomm GDSC power domain delays that
   avoids black screens at boot on some more recent SoCs
   that use a different delay than the hard-coded delays
   in the driver.

 - A build fix LAN966X clk driver that let it be built
   on architectures that didn't have IOMEM.

----------------------------------------------------------------
Horatiu Vultur (1):
      clk: lan966x: Fix linking error

Taniya Das (2):
      clk: qcom: gdsc: Add support to update GDSC transition delay
      clk: qcom: dispcc: Update the transition delay for MDSS GDSC

 drivers/clk/Kconfig              |  2 ++
 drivers/clk/qcom/dispcc-sc7180.c |  5 ++++-
 drivers/clk/qcom/dispcc-sc7280.c |  5 ++++-
 drivers/clk/qcom/dispcc-sm8250.c |  5 ++++-
 drivers/clk/qcom/gdsc.c          | 26 +++++++++++++++++++++-----
 drivers/clk/qcom/gdsc.h          |  8 +++++++-
 6 files changed, 42 insertions(+), 9 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

* Re: [GIT PULL] clk fixes for v5.17-rc7
  2022-03-10  4:31 [GIT PULL] clk fixes for v5.17-rc7 Stephen Boyd
@ 2022-03-10 12:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-03-10 12:02 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Wed,  9 Mar 2022 20:31:12 -0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9c674947f6112e4d68715e9f363c6698c2b0eead

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-10 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-10  4:31 [GIT PULL] clk fixes for v5.17-rc7 Stephen Boyd
2022-03-10 12:02 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).