Hi Mike, Stephen, The following changes since commit fbfd614aeaa2853c2c575299dfe2458db8eff67e: clk: renesas: cpg-mssr: Fix use after free if cpg_mssr_common_init() failed (2023-01-12 17:18:48 +0100) 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.3-tag2 for you to fetch changes up to bd176e46e9c23f669b28630cc8f3fb1b89fd610e: clk: renesas: r8a779g0: Add CAN-FD clocks (2023-01-26 15:13:53 +0100) ---------------------------------------------------------------- clk: renesas: Updates for v6.3 (take two) - Add support for USB host/device configuration on RZ/N1, - Add PLL2 programming support, and CAN-FD clocks on R-Car V4H, - Miscellaneous fixes and improvements. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (3): clk: renesas: cpg-mssr: Remove superfluous check in resume code clk: renesas: r8a779g0: Add custom clock for PLL2 clk: renesas: r8a779g0: Add CAN-FD clocks Herve Codina (1): clk: renesas: r9a06g032: Handle h2mode setting based on USBF presence Kuninori Morimoto (2): clk: renesas: r8a779a0: Tidy up DMAC name on SYS-DMAC clk: renesas: r8a779g0: Tidy up DMAC name on SYS-DMAC drivers/clk/renesas/r8a779a0-cpg-mssr.c | 4 +- drivers/clk/renesas/r8a779g0-cpg-mssr.c | 20 ++-- drivers/clk/renesas/r9a06g032-clocks.c | 28 ++++++ drivers/clk/renesas/rcar-gen4-cpg.c | 156 ++++++++++++++++++++++++++++++++ drivers/clk/renesas/rcar-gen4-cpg.h | 1 + drivers/clk/renesas/renesas-cpg-mssr.c | 5 +- 6 files changed, 200 insertions(+), 14 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