mbox series

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

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

Pull-request

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

Message

Geert Uytterhoeven April 12, 2024, 10:01 a.m. UTC
Hi Mike, Stephen,

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

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

for you to fetch changes up to c0516eb4cf04ac61b6fe1f86cc15b2f5f024ee78:

  clk: renesas: r8a779h0: Add timer clocks (2024-04-08 11:12:32 +0200)

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

  - Add thermal, serial (SCIF), and timer (CMT/TMU) clocks on R-Car V4M,
  - Miscellaneous fixes and improvements.

Thanks for pulling!

----------------------------------------------------------------
Geert Uytterhoeven (3):
      dt-bindings: clock: r9a07g043-cpg: Annotate RZ/G2UL-only core clocks
      clk: renesas: r8a779h0: Add thermal clock
      clk: renesas: r8a779h0: Add SCIF clocks

Paul Barker (2):
      clk: renesas: r9a07g043: Mark mod_clks and resets arrays as const
      clk: renesas: r9a07g044: Mark resets array as const

Thanh Quan (1):
      clk: renesas: r8a779h0: Add timer clocks

 drivers/clk/renesas/r8a779h0-cpg-mssr.c   | 14 ++++++++++++++
 drivers/clk/renesas/r9a07g043-cpg.c       |  4 ++--
 drivers/clk/renesas/r9a07g044-cpg.c       |  2 +-
 include/dt-bindings/clock/r9a07g043-cpg.h |  6 +++---
 4 files changed, 20 insertions(+), 6 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 April 19, 2024, 9:24 p.m. UTC | #1
Quoting Geert Uytterhoeven (2024-04-12 03:01:54)
>         Hi Mike, Stephen,
> 
> The following changes since commit 4cece764965020c22cff7665b18a012006359095:
> 
>   Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
> 
> 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.10-tag1
> 
> for you to fetch changes up to c0516eb4cf04ac61b6fe1f86cc15b2f5f024ee78:
> 
>   clk: renesas: r8a779h0: Add timer clocks (2024-04-08 11:12:32 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next