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

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -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 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)

----------------------------------------------------------------
A small collection of fixes. I'll make another sweep soon to look for
more fixes for this -rc series.

 - Mark device node const in of_clk_get_parent APIs to ease landing
   changes in users later
 - Fix flag for Qualcomm SC7180 video clocks where we thought it would
   never turn off but actually hardware takes care of it
 - Remove disp_cc_mdss_rscc_ahb_clk on Qualcomm SC7180 SoCs because this
   clk is always on anyway
 - Correct some bad dt-binding numbers for i.MX8MN SoCs

----------------------------------------------------------------
Anson Huang (1):
      clk: imx8mn: Fix incorrect clock defines

Geert Uytterhoeven (1):
      of: clk: Make of_clk_get_parent_{count,name}() parameter const

Stephen Boyd (1):
      Merge tag 'imx-clk-fixes-5.6' of git://git.kernel.org/.../shawnguo/linux into clk-fixes

Taniya Das (2):
      clk: qcom: videocc: Update the clock flag for video_cc_vcodec0_core_clk
      clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clk

 drivers/clk/clk.c                        |  4 ++--
 drivers/clk/qcom/dispcc-sc7180.c         | 19 -------------------
 drivers/clk/qcom/videocc-sc7180.c        |  2 +-
 include/dt-bindings/clock/imx8mn-clock.h |  4 ++--
 include/linux/of_clk.h                   |  8 ++++----
 5 files changed, 9 insertions(+), 28 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-rc5
  2020-03-14  1:27 [GIT PULL] clk fixes for v5.6-rc5 Stephen Boyd
@ 2020-03-14 16:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-03-14 16:35 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Fri, 13 Mar 2020 18:27:22 -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/69a4d0baeeb14b6a3c47570a0ac2e0fc4474f0e0

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-15  2:24 UTC | newest]

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