linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk fixes for v5.6-rc7
@ 2020-03-27  9:08 Stephen Boyd
  2020-03-27 16:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2020-03-27  9:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel

The following changes since commit 20055448dc1b439c87d0cb602e6d0469b0a3aaad:

  Merge tag 'imx-clk-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-fixes (2020-02-25 08:57:00 -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 8400ab8896324641243b57fc49b448023c07409a:

  clk: imx: Align imx sc clock parent msg structs to 4 (2020-03-25 18:46:05 -0700)

----------------------------------------------------------------
A handful of clk driver fixes. Mostly they're around the i.MX drivers
fixing the parents of a few clks and making KASAN happy with how the
message passing code works. Besides that we have a TI driver fix for the
RTC parent and a fix for the basic gate type registration functions
introduced this release where they didn't actually pass the arguments in
the right places to the multiplexer function down below.

----------------------------------------------------------------
Anson Huang (1):
      clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parent

Fugang Duan (1):
      clk: imx8mp: Correct the enet_qos parent clock

Leonard Crestez (2):
      clk: imx: Align imx sc clock msg structs to 4
      clk: imx: Align imx sc clock parent msg structs to 4

Stephen Boyd (2):
      Merge tag 'imx-clk-fixes-5.6-2' of git://git.kernel.org/.../shawnguo/linux into clk-fixes
      clk: Pass correct arguments to __clk_hw_register_gate()

Tony Lindgren (1):
      clk: ti: am43xx: Fix clock parent for RTC clock

 drivers/clk/imx/clk-imx8mp.c |  4 ++--
 drivers/clk/imx/clk-scu.c    |  8 ++++----
 drivers/clk/ti/clk-43xx.c    |  2 +-
 include/linux/clk-provider.h | 10 +++++-----
 4 files changed, 12 insertions(+), 12 deletions(-)

-- 
Sent by a computer, using git, on the internet

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

* Re: [GIT PULL] clk fixes for v5.6-rc7
  2020-03-27  9:08 [GIT PULL] clk fixes for v5.6-rc7 Stephen Boyd
@ 2020-03-27 16:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-03-27 16:55 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Fri, 27 Mar 2020 02:08:47 -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/527630fbf4f194c5d71e75b2d3cb3d2f406bc5d0

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:[~2020-03-27 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-27  9:08 [GIT PULL] clk fixes for v5.6-rc7 Stephen Boyd
2020-03-27 16:55 ` 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).