linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk fixes for v5.3-rc2
@ 2019-08-01 17:36 Stephen Boyd
  2019-08-02 16:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2019-08-01 17:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05: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 e1f1ae8002e4b06addc52443fcd975bbf554ae92:

  clk: renesas: cpg-mssr: Fix reset control race condition (2019-07-22 15:04:54 -0700)

----------------------------------------------------------------
A few fixes for code that came in during the merge window or
that started getting exercised differently this time around:

 - Select regmap MMIO kconfig in spreadtrum driver to avoid compile
   errors
 - Complete kerneldoc on devm_clk_bulk_get_optional()
 - Register an essential clk earlier on mediatek mt8183 SoCs so
   the clocksource driver can use it
 - Fix divisor math in the at91 driver
 - Plug a race in Renesas reset control logic

----------------------------------------------------------------
Chunyan Zhang (1):
      clk: sprd: Select REGMAP_MMIO to avoid compile errors

Codrin Ciubotariu (1):
      clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1

Geert Uytterhoeven (1):
      clk: renesas: cpg-mssr: Fix reset control race condition

Sylwester Nawrocki (1):
      clk: Add missing documentation of devm_clk_bulk_get_optional() argument

Weiyi Lu (1):
      clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource

 drivers/clk/at91/clk-generated.c       |  2 ++
 drivers/clk/mediatek/clk-mt8183.c      | 46 +++++++++++++++++++++++++---------
 drivers/clk/renesas/renesas-cpg-mssr.c | 16 ++----------
 drivers/clk/sprd/Kconfig               |  1 +
 include/linux/clk.h                    |  1 +
 5 files changed, 40 insertions(+), 26 deletions(-)

-- 
Sent by a computer through tubes

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

* Re: [GIT PULL] clk fixes for v5.3-rc2
  2019-08-01 17:36 [GIT PULL] clk fixes for v5.3-rc2 Stephen Boyd
@ 2019-08-02 16:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-02 16:05 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Thu,  1 Aug 2019 10:36:18 -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/42d21900b39ceebf7be1512d02d915280ba2bba5

Thank you!

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

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

end of thread, other threads:[~2019-08-02 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-01 17:36 [GIT PULL] clk fixes for v5.3-rc2 Stephen Boyd
2019-08-02 16:05 ` 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).