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

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -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 ffa20aa581cf5377fc397b0d0ff9d67ea823629b:

  clk: qcom: Update the force mem core bit for GPU clocks (2022-10-27 17:23:29 -0700)

----------------------------------------------------------------
Fixes in clk drivers and some clk rate range fixes in the core as well.

 - Make sure the struct clk_rate_request is more sane.

 - Remove a WARN_ON that was triggering for clks with no parents
   that can change frequency.

 - Fix bad i2c bus transactions on Renesas rs9.

 - Actually return an error in clk_mt8195_topck_probe() on an error
   path.

 - Keep the GPU memories powered while the clk isn't enabled on
   Qualcomm's sc7280 SoC.

 - Fix the parent clk for HSCIF modules on Renesas' R-Car V4H SoC.

----------------------------------------------------------------
Conor Dooley (1):
      clk: sifive: select by default if SOC_SIFIVE

Geert Uytterhoeven (2):
      clk: renesas: r8a779g0: Add SASYNCPER clocks
      clk: renesas: r8a779g0: Fix HSCIF parent clocks

Marek Vasut (1):
      clk: rs9: Fix I2C accessors

Maxime Ripard (3):
      clk: Remove WARN_ON NULL parent in clk_core_init_rate_req()
      clk: Initialize the clk_rate_request even if clk_core is NULL
      clk: Initialize max_rate in struct clk_rate_request

Stephen Boyd (1):
      Merge tag 'renesas-clk-fixes-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-fixes

Taniya Das (1):
      clk: qcom: Update the force mem core bit for GPU clocks

Yang Yingliang (1):
      clk: mediatek: clk-mt8195-topckgen: Fix error return code in clk_mt8195_topck_probe()

 drivers/clk/clk-renesas-pcie.c             | 65 ++++++++++++++++++++++++++++--
 drivers/clk/clk.c                          |  6 ++-
 drivers/clk/mediatek/clk-mt8195-topckgen.c |  4 +-
 drivers/clk/qcom/gcc-sc7280.c              |  1 +
 drivers/clk/qcom/gpucc-sc7280.c            |  1 +
 drivers/clk/renesas/r8a779g0-cpg-mssr.c    | 13 ++++--
 drivers/clk/sifive/Kconfig                 |  4 +-
 7 files changed, 84 insertions(+), 10 deletions(-)

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

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

* Re: [GIT PULL] clk fixes for v6.1-rc3
  2022-11-04  2:08 [GIT PULL] clk fixes for v6.1-rc3 Stephen Boyd
@ 2022-11-04 21:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-11-04 21:17 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Thu,  3 Nov 2022 19:08:52 -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/db385e0be4d7a737ddb793d2275a24735f4e9bd7

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:[~2022-11-04 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04  2:08 [GIT PULL] clk fixes for v6.1-rc3 Stephen Boyd
2022-11-04 21:17 ` 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).