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

	Hi Mike, Stephen,

The following changes since commit fbfd614aeaa2853c2c575299dfe2458db8eff67e:

  clk: renesas: cpg-mssr: Fix use after free if cpg_mssr_common_init() failed (2023-01-12 17:18:48 +0100)

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.3-tag2

for you to fetch changes up to bd176e46e9c23f669b28630cc8f3fb1b89fd610e:

  clk: renesas: r8a779g0: Add CAN-FD clocks (2023-01-26 15:13:53 +0100)

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

  - Add support for USB host/device configuration on RZ/N1,
  - Add PLL2 programming support, and CAN-FD clocks on R-Car V4H,
  - Miscellaneous fixes and improvements.

Thanks for pulling!

----------------------------------------------------------------
Geert Uytterhoeven (3):
      clk: renesas: cpg-mssr: Remove superfluous check in resume code
      clk: renesas: r8a779g0: Add custom clock for PLL2
      clk: renesas: r8a779g0: Add CAN-FD clocks

Herve Codina (1):
      clk: renesas: r9a06g032: Handle h2mode setting based on USBF presence

Kuninori Morimoto (2):
      clk: renesas: r8a779a0: Tidy up DMAC name on SYS-DMAC
      clk: renesas: r8a779g0: Tidy up DMAC name on SYS-DMAC

 drivers/clk/renesas/r8a779a0-cpg-mssr.c |   4 +-
 drivers/clk/renesas/r8a779g0-cpg-mssr.c |  20 ++--
 drivers/clk/renesas/r9a06g032-clocks.c  |  28 ++++++
 drivers/clk/renesas/rcar-gen4-cpg.c     | 156 ++++++++++++++++++++++++++++++++
 drivers/clk/renesas/rcar-gen4-cpg.h     |   1 +
 drivers/clk/renesas/renesas-cpg-mssr.c  |   5 +-
 6 files changed, 200 insertions(+), 14 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.3 (take two)
  2023-01-27 16:28 [GIT PULL] clk: renesas: Updates for v6.3 (take two) Geert Uytterhoeven
@ 2023-01-27 21:07 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2023-01-27 21:07 UTC (permalink / raw)
  To: Geert Uytterhoeven, Michael Turquette
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

Quoting Geert Uytterhoeven (2023-01-27 08:28:38)
>         Hi Mike, Stephen,
> 
> The following changes since commit fbfd614aeaa2853c2c575299dfe2458db8eff67e:
> 
>   clk: renesas: cpg-mssr: Fix use after free if cpg_mssr_common_init() failed (2023-01-12 17:18:48 +0100)
> 
> 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.3-tag2
> 
> for you to fetch changes up to bd176e46e9c23f669b28630cc8f3fb1b89fd610e:
> 
>   clk: renesas: r8a779g0: Add CAN-FD clocks (2023-01-26 15:13:53 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

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

end of thread, other threads:[~2023-01-27 21:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-27 16:28 [GIT PULL] clk: renesas: Updates for v6.3 (take two) Geert Uytterhoeven
2023-01-27 21:07 ` 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.