mbox series

[GIT,PULL] clk: renesas: Updates for v6.8

Message ID cover.1701434100.git.geert+renesas@glider.be (mailing list archive)
State Accepted
Delegated to: Geert Uytterhoeven
Headers show
Series [GIT,PULL] clk: renesas: Updates for v6.8 | expand

Pull-request

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

Message

Geert Uytterhoeven Dec. 1, 2023, 12:41 p.m. UTC
Hi Mike, Stephen,

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

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.8-tag1

for you to fetch changes up to 5f9e29b9159a41fcf6733c3b59fa46a90ce3ae20:

  clk: renesas: rzg2l-cpg: Reuse code in rzg2l_cpg_reset() (2023-11-27 11:09:53 +0100)

----------------------------------------------------------------
clk: renesas: Updates for v6.8

  - Add EtherNet TSN and PCIe clocks on the R-Car V4H SoC,
  - Reuse reset functionality in the RZ/G2L clock driver.

Thanks for pulling!

----------------------------------------------------------------
Claudiu Beznea (1):
      clk: renesas: rzg2l-cpg: Reuse code in rzg2l_cpg_reset()

Niklas Söderlund (1):
      clk: renesas: r8a779g0: Add EtherTSN clock

Yoshihiro Shimoda (1):
      clk: renesas: r8a779g0: Add PCIe clocks

 drivers/clk/renesas/r8a779g0-cpg-mssr.c |  3 +++
 drivers/clk/renesas/rzg2l-cpg.c         | 38 +++++++++++++--------------------
 2 files changed, 18 insertions(+), 23 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

Comments

Stephen Boyd Dec. 5, 2023, 12:12 a.m. UTC | #1
Quoting Geert Uytterhoeven (2023-12-01 04:41:40)
>         Hi Mike, Stephen,
> 
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
> 
>   Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
> 
> 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.8-tag1
> 
> for you to fetch changes up to 5f9e29b9159a41fcf6733c3b59fa46a90ce3ae20:
> 
>   clk: renesas: rzg2l-cpg: Reuse code in rzg2l_cpg_reset() (2023-11-27 11:09:53 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next