Hi Mike, Stephen, The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -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.7-tag1 for you to fetch changes up to 87882525e5ddae7ef6f1b1df5e1eda9bcbcd7720: clk: renesas: r8a7795: Constify r8a7795_*_clks (2023-09-26 09:38:00 +0200) ---------------------------------------------------------------- clk: renesas: Updates for v6.7 - Miscellaneous fixes and improvements. Thanks for pulling! ---------------------------------------------------------------- Claudiu Beznea (4): clk: renesas: rzg2l: Use core->name for clock name clk: renesas: rzg2l: Simplify the logic in rzg2l_mod_clock_endisable() clk: renesas: rzg2l: Use FIELD_GET() for PLL register fields clk: renesas: rzg2l: Use u32 for flag and mux_flags Marek Vasut (1): clk: renesas: r8a7795: Constify r8a7795_*_clks Ralph Siemsen (2): clk: renesas: r9a06g032: Fix kerneldoc warning clk: renesas: r9a06g032: Name anonymous structs Yang Yingliang (1): clk: renesas: r9a06g032: Use for_each_compatible_node() drivers/clk/renesas/r8a7795-cpg-mssr.c | 4 +- drivers/clk/renesas/r9a06g032-clocks.c | 69 ++++++++++++++++++---------------- drivers/clk/renesas/rzg2l-cpg.c | 17 ++++----- drivers/clk/renesas/rzg2l-cpg.h | 4 +- 4 files changed, 48 insertions(+), 46 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