All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk: renesas: Updates for v5.16 (take two)
@ 2021-10-15 11:47 Geert Uytterhoeven
  2021-10-15 22:01 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2021-10-15 11:47 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

	Hi Mike, Stephen,

The following changes since commit cc3e8f97bbd370b51b3bb7fec391d65d461d7d02:

  clk: renesas: r8a779a0: Add Z0 and Z1 clock support (2021-09-28 09:28:53 +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-v5.16-tag2

for you to fetch changes up to 2bd9feed23166f5ab67dec2ca02bd3f74c77b0ba:

  clk: renesas: r8a779[56]x: Add MLP clocks (2021-10-15 09:46:14 +0200)

----------------------------------------------------------------
clk: renesas: Updates for v5.16 (take two)

  - Add SPI Multi I/O Bus and SDHI clocks and resets on RZ/G2L,
  - Add SPI Multi I/O Bus (RPC) clocks on R-Car V3U,
  - Add MediaLB clocks on R-Car H3, M3-W/W+, and M3-N.

Thanks for pulling!
----------------------------------------------------------------
Andrey Gusakov (1):
      clk: renesas: r8a779[56]x: Add MLP clocks

Biju Das (2):
      clk: renesas: rzg2l: Add SDHI clk mux support
      clk: renesas: r9a07g044: Add SDHI clock and reset entries

Lad Prabhakar (1):
      clk: renesas: r9a07g044: Add clock and reset entries for SPI Multi I/O Bus Controller

Wolfram Sang (2):
      clk: renesas: cpg-lib: Move RPC clock registration to the library
      clk: renesas: r8a779a0: Add RPC support

 drivers/clk/renesas/r8a7795-cpg-mssr.c  |   1 +
 drivers/clk/renesas/r8a7796-cpg-mssr.c  |   1 +
 drivers/clk/renesas/r8a77965-cpg-mssr.c |   1 +
 drivers/clk/renesas/r8a779a0-cpg-mssr.c |  32 +++++++++
 drivers/clk/renesas/r9a07g044-cpg.c     |  54 +++++++++++++++
 drivers/clk/renesas/rcar-cpg-lib.c      |  83 ++++++++++++++++++++++
 drivers/clk/renesas/rcar-cpg-lib.h      |   7 ++
 drivers/clk/renesas/rcar-gen3-cpg.c     |  89 +-----------------------
 drivers/clk/renesas/rzg2l-cpg.c         | 118 ++++++++++++++++++++++++++++++++
 drivers/clk/renesas/rzg2l-cpg.h         |  19 +++++
 10 files changed, 318 insertions(+), 87 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 v5.16 (take two)
  2021-10-15 11:47 [GIT PULL] clk: renesas: Updates for v5.16 (take two) Geert Uytterhoeven
@ 2021-10-15 22:01 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2021-10-15 22:01 UTC (permalink / raw)
  To: Geert Uytterhoeven, Michael Turquette
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

Quoting Geert Uytterhoeven (2021-10-15 04:47:36)
>         Hi Mike, Stephen,
> 
> The following changes since commit cc3e8f97bbd370b51b3bb7fec391d65d461d7d02:
> 
>   clk: renesas: r8a779a0: Add Z0 and Z1 clock support (2021-09-28 09:28:53 +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-v5.16-tag2
> 
> for you to fetch changes up to 2bd9feed23166f5ab67dec2ca02bd3f74c77b0ba:
> 
>   clk: renesas: r8a779[56]x: Add MLP clocks (2021-10-15 09:46:14 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

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

end of thread, other threads:[~2021-10-15 22:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15 11:47 [GIT PULL] clk: renesas: Updates for v5.16 (take two) Geert Uytterhoeven
2021-10-15 22:01 ` Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.