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

The following changes since commit 781d8cea68ac41d11a80df2a5f5babd584f86447:

  clk: qcom: Avoid SMMU/cx gdsc corner cases (2019-12-18 22:02:27 -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 a0af2742473425322cc24c79dc4033d74aaf3d81:

  Merge tag 'sunxi-clk-fixes-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes (2020-01-13 09:55:41 -0800)

----------------------------------------------------------------
Second collection of clk fixes for the next release. This one includes a
fix for PM on TI SoCs with sysc devices and fixes a bunch of clks that
are stuck always enabled on Qualcomm SDM845 SoCs. Allwinner SoCs get the
usual set of fixes too, mostly correcting drivers to have the right bits
that match the hardware. There's also a Samsung and Tegra fix in here
to mark a clk critical and avoid a double free. And finally there's a
fix for critical clks that silences a big warning splat about trying
to enable a clk that couldn't even be prepared.

----------------------------------------------------------------
Chen-Yu Tsai (1):
      clk: sunxi-ng: r40: Allow setting parent rate for external clock outputs

Dmitry Osipenko (1):
      clk: tegra: Fix double-free in tegra_clk_init()

Georgi Djakov (1):
      clk: qcom: gcc-sdm845: Add missing flag to votable GDSCs

Guenter Roeck (1):
      clk: Don't try to enable critical clocks if prepare failed

Marek Szyprowski (1):
      clk: samsung: exynos5420: Keep top G3D clocks enabled

Peter Ujfalusi (1):
      clk: ti: dra7-atl: Remove pm_runtime_irq_safe()

Samuel Holland (3):
      clk: sunxi-ng: sun8i-r: Fix divider on APB0 clock
      clk: sunxi-ng: h6-r: Simplify R_APB1 clock definition
      clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order

Stephen Boyd (1):
      Merge tag 'sunxi-clk-fixes-for-5.5' of https://git.kernel.org/.../sunxi/linux into clk-fixes

Yunhao Tian (1):
      clk: sunxi-ng: v3s: Fix incorrect number of hw_clks.

 drivers/clk/clk.c                      | 10 ++++++++--
 drivers/clk/qcom/gcc-sdm845.c          |  7 +++++++
 drivers/clk/samsung/clk-exynos5420.c   |  8 ++++++++
 drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c | 16 +++-------------
 drivers/clk/sunxi-ng/ccu-sun8i-r.c     | 21 +++------------------
 drivers/clk/sunxi-ng/ccu-sun8i-r40.c   |  6 ++++--
 drivers/clk/sunxi-ng/ccu-sun8i-v3s.c   |  4 ++--
 drivers/clk/sunxi-ng/ccu-sun8i-v3s.h   |  2 --
 drivers/clk/tegra/clk.c                |  4 +++-
 drivers/clk/ti/clk-dra7-atl.c          |  1 -
 10 files changed, 38 insertions(+), 41 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.5-rc6
  2020-01-17  2:11 [GIT PULL] clk fixes for v5.5-rc6 Stephen Boyd
@ 2020-01-17  3:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-17  3:50 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Thu, 16 Jan 2020 18:11:05 -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/ef64753c1922511e7d81947a8d27e72925a05e2c

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-01-17  3:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-17  2:11 [GIT PULL] clk fixes for v5.5-rc6 Stephen Boyd
2020-01-17  3:50 ` 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).