Hi Mike, Stephen, The following changes since commit 93f2878136262e6efcc6320bc31ada62fb0afd20: clk: renesas: r9a09g057: Add clock and reset entries for USB2 (2025-04-22 11:38:28 +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-v6.16-tag2 for you to fetch changes up to 28548f3f7994dd214ad4f4ba5763cd06333404a0: clk: renesas: r9a09g047: Add XSPI clock/reset (2025-05-08 20:17:55 +0200) ---------------------------------------------------------------- clk: renesas: Updates for v6.16 (take two) - Add Expanded Serial Peripheral Interface (xSPI) clocks and resets on RZ/G3E, - Miscellaneous improvements. Note that this includes a DT binding definition update for the RZ/G3E SoC, which are shared by the clock driver and DT source files. Thanks for pulling! ---------------------------------------------------------------- Biju Das (3): dt-bindings: clock: renesas,r9a09g047-cpg: Add XSPI and GBETH PTP core clocks clk: renesas: r9a09g047: Add support for xspi mux and divider clk: renesas: r9a09g047: Add XSPI clock/reset Geert Uytterhoeven (2): clk: renesas: Use str_on_off() helper Merge tag 'renesas-r9a09g047-dt-binding-defs-tag3' into renesas-clk-for-v6.16 drivers/clk/renesas/r9a09g047-cpg.c | 39 ++++++++++++++++++++++- drivers/clk/renesas/renesas-cpg-mssr.c | 3 +- drivers/clk/renesas/rzg2l-cpg.c | 3 +- drivers/clk/renesas/rzv2h-cpg.h | 7 ++++ include/dt-bindings/clock/renesas,r9a09g047-cpg.h | 3 ++ 5 files changed, 52 insertions(+), 3 deletions(-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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