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

The following changes since commit f828b0bcacef189edbd247e9f48864fc36bfbe33:

  clk: fix leak on devm_clk_bulk_get_all() unwind (2021-07-31 00:53:38 -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 9711759a87a041705148161b937ec847048d882e:

  clk: qcom: gdsc: Ensure regulator init state matches GDSC state (2021-08-05 18:19:04 -0700)

----------------------------------------------------------------
Two clk driver fixes

 - Make the regulator state match the GDSC power domain state at boot
   on Qualcomm SoCs so that the regulator isn't turned off
   inadvertently.

 - Fix earlycon on i.MX6Q SoCs

----------------------------------------------------------------
Bjorn Andersson (1):
      clk: qcom: gdsc: Ensure regulator init state matches GDSC state

Dong Aisheng (1):
      clk: imx6q: fix uart earlycon unwork

 drivers/clk/imx/clk-imx6q.c |  2 +-
 drivers/clk/qcom/gdsc.c     | 54 ++++++++++++++++++++++++++++++---------------
 2 files changed, 37 insertions(+), 19 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.14-rc6
  2021-08-21 18:10 [GIT PULL] clk fixes for v5.14-rc6 Stephen Boyd
@ 2021-08-21 18:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-21 18:31 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Sat, 21 Aug 2021 11:10:58 -0700:

> 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/9ff50bf2f2ff5fab01cac26d8eed21a89308e6ef

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:[~2021-08-21 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-21 18:10 [GIT PULL] clk fixes for v5.14-rc6 Stephen Boyd
2021-08-21 18:31 ` 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).