linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk: renesas: Updates for v6.5 (take two)
@ 2023-06-09 10:06 Geert Uytterhoeven
  2023-06-12 18:02 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2023-06-09 10:06 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

	Hi Mike, Stephen,

The following changes since commit d1c20885d3b01e6a62e920af4b227abd294d22f3:

  clk: renesas: rzg2l: Fix CPG_SIPLL5_CLK1 register write (2023-05-23 09:06:50 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-clk-for-v6.5-tag2

for you to fetch changes up to 7df8eea64a417f1db6777cddc1d7eda3634b7175:

  clk: renesas: rzg2l: Convert to readl_poll_timeout_atomic() (2023-06-05 15:41:43 +0200)

----------------------------------------------------------------
clk: renesas: Updates for v6.5 (take two)

  - Convert the Renesas clock drivers to readl_poll_timeout_atomic().

Note that the conversion to readl_poll_timeout_atomic() depends
on iopoll improvements, which are thus included through an immutable
branch in multiple pull requests:

  "[GIT PULL 2/3] Renesas driver updates for v6.5 (take two)" (for soc),
  "[GIT PULL] clk: renesas: Updates for v6.5 (take two)" (for clk).

Thanks for pulling!

----------------------------------------------------------------
Geert Uytterhoeven (6):
      iopoll: Call cpu_relax() in busy loops
      iopoll: Do not use timekeeping in read_poll_timeout_atomic()
      Merge tag 'iopoll-busy-loop-timeout-tag' into renesas-clk-for-v6.5
      clk: renesas: cpg-mssr: Convert to readl_poll_timeout_atomic()
      clk: renesas: mstp: Convert to readl_poll_timeout_atomic()
      clk: renesas: rzg2l: Convert to readl_poll_timeout_atomic()

 drivers/clk/renesas/clk-mstp.c         | 18 +++++++-----------
 drivers/clk/renesas/renesas-cpg-mssr.c | 31 +++++++++++--------------------
 drivers/clk/renesas/rzg2l-cpg.c        | 16 +++++-----------
 include/linux/iopoll.h                 | 24 +++++++++++++++++++-----
 4 files changed, 42 insertions(+), 47 deletions(-)

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

* Re: [GIT PULL] clk: renesas: Updates for v6.5 (take two)
  2023-06-09 10:06 [GIT PULL] clk: renesas: Updates for v6.5 (take two) Geert Uytterhoeven
@ 2023-06-12 18:02 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2023-06-12 18:02 UTC (permalink / raw)
  To: Geert Uytterhoeven, Michael Turquette
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

Quoting Geert Uytterhoeven (2023-06-09 03:06:58)
>         Hi Mike, Stephen,
> 
> The following changes since commit d1c20885d3b01e6a62e920af4b227abd294d22f3:
> 
>   clk: renesas: rzg2l: Fix CPG_SIPLL5_CLK1 register write (2023-05-23 09:06:50 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-clk-for-v6.5-tag2
> 
> for you to fetch changes up to 7df8eea64a417f1db6777cddc1d7eda3634b7175:
> 
>   clk: renesas: rzg2l: Convert to readl_poll_timeout_atomic() (2023-06-05 15:41:43 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

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

end of thread, other threads:[~2023-06-12 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09 10:06 [GIT PULL] clk: renesas: Updates for v6.5 (take two) Geert Uytterhoeven
2023-06-12 18:02 ` Stephen Boyd

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).