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

The following changes since commit a91b05f6b928e8fab750fc953d7df0aa6dc43547:

  Merge tag 'sunxi-clk-fixes-for-5.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes (2022-04-25 16:47: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 d0031e6fbed955ff8d5f5bbc8fe7382482559cec:

  clk: at91: generated: consider range when calculating best rate (2022-05-17 12:41:07 -0700)

----------------------------------------------------------------
Three clk driver fixes to close out the release

 - Fix a divider calculation brekaing boot on Broadcom bcm2835

 - Fix HDMI output on Tanix TX6 mini board by reverting a patch

 - Fix clk_set_rate_range() calls on at91 by considering the range
   while calculating the divisor

----------------------------------------------------------------
Codrin Ciubotariu (1):
      clk: at91: generated: consider range when calculating best rate

Jernej Skrabec (1):
      Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6"

Stefan Wahren (1):
      clk: bcm2835: fix bcm2835_clock_choose_div

 drivers/clk/at91/clk-generated.c     |  4 ++++
 drivers/clk/bcm/clk-bcm2835.c        |  1 +
 drivers/clk/sunxi-ng/ccu-sun6i-rtc.c | 15 ---------------
 drivers/rtc/rtc-sun6i.c              | 17 +++++++++++++++++
 4 files changed, 22 insertions(+), 15 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 v5.18-rc7
  2022-05-21  5:00 [GIT PULL] clk fixes for v5.18-rc7 Stephen Boyd
@ 2022-05-21  5:09 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-21  5:09 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Fri, 20 May 2022 22:00:26 -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/b3454ce0b2c8a56e760e6baa88ed10278585072b

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-05-21  5:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21  5:00 [GIT PULL] clk fixes for v5.18-rc7 Stephen Boyd
2022-05-21  5:09 ` 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).