* [GIT PULL] clk: renesas: Updates for v7.3 (take two)
@ 2026-08-07 8:19 Geert Uytterhoeven
0 siblings, 0 replies; only message in thread
From: Geert Uytterhoeven @ 2026-08-07 8:19 UTC (permalink / raw)
To: Michael Turquette, Stephen Boyd
Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven
Hi Mike, Stephen,
The following changes since commit 2df26b8663b6f315d0e9364927c8503280fe3dd3:
clk: r9a08g045: Add clocks and resets for CAN-FD (2026-07-13 13:58:01 +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-v7.3-tag2
for you to fetch changes up to 0fb9083a6e56f688aeeccfc7ef7eeba586e57dc6:
clk: renesas: Add R-Car X5H CPG driver (2026-08-06 10:00:14 +0200)
----------------------------------------------------------------
clk: renesas: Updates for v7.3 (take two)
- Add initial support for the R-Car X5H (R8A78000) SoC.
Notes:
- This is based on my previous PR for v7.3, which you haven't pulled
yet, and on v7.2-rc2 (for <linux/device-id/of.h>), which
clk/clk-next is already based on,
- This includes DT bindings and binding definitions for the R-Car X5H
SoC, which are shared by the clock subsystem and DT source files.
Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (3):
dt-bindings: clock: Document Renesas R-Car X5H Clock Pulse Generator
Merge tag 'renesas-r8a78000-dt-binding-defs-tag2' into renesas-clk-for-v7.3
clk: renesas: Add R-Car X5H CPG driver
.../bindings/clock/renesas,r8a78000-cpg.yaml | 55 +++++++
drivers/clk/renesas/Kconfig | 4 +
drivers/clk/renesas/Makefile | 1 +
drivers/clk/renesas/r8a78000-cpg.c | 166 +++++++++++++++++++++
include/dt-bindings/clock/renesas,r8a78000-cpg.h | 14 ++
5 files changed, 240 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/renesas,r8a78000-cpg.yaml
create mode 100644 drivers/clk/renesas/r8a78000-cpg.c
create mode 100644 include/dt-bindings/clock/renesas,r8a78000-cpg.h
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] only message in thread
only message in thread, other threads:[~2026-08-07 8:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-07 8:19 [GIT PULL] clk: renesas: Updates for v7.3 (take two) Geert Uytterhoeven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox