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

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -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 c277ca155d2f0028a5c79708426d3f79b54a5fc1:

  clk: imx8m: fix bus critical clk registration (2020-11-04 17:13:12 -0800)

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

 - Make to_clk_regmap() inline to avoid compiler annoyance
 - Fix critical clks on i.MX imx8m SoCs

----------------------------------------------------------------
Arnd Bergmann (1):
      clk: define to_clk_regmap() as inline function

Peng Fan (1):
      clk: imx8m: fix bus critical clk registration

 drivers/clk/imx/clk-imx8mm.c   | 10 +++++-----
 drivers/clk/imx/clk-imx8mn.c   |  6 +++---
 drivers/clk/imx/clk-imx8mp.c   | 10 +++++-----
 drivers/clk/imx/clk-imx8mq.c   |  8 ++++----
 drivers/clk/imx/clk.h          |  5 +++++
 drivers/clk/meson/clk-regmap.h |  5 ++++-
 drivers/clk/qcom/clk-regmap.h  |  6 +++++-
 7 files changed, 31 insertions(+), 19 deletions(-)

-- 
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/

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

* Re: [GIT PULL] clk fixes for v5.10-rc3
  2020-11-14 19:39 [GIT PULL] clk fixes for v5.10-rc3 Stephen Boyd
@ 2020-11-14 20:51 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-11-14 20:51 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Sat, 14 Nov 2020 11:39:34 -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/31908a604ced3c047022c2cc9f178d3287f06dfe

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:[~2020-11-14 20:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-14 19:39 [GIT PULL] clk fixes for v5.10-rc3 Stephen Boyd
2020-11-14 20:51 ` 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).