Hi Linus, The following changes since commit d1d31e2739ff063da1e85cd9b44316ca5cccdba8: pinctrl: renesas: rzt2h: Add support for RZ/N2H (2025-08-20 08:56:15 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v6.18-tag2 for you to fetch changes up to 512bf60226c621893729605121a396240e84a5d4: pinctrl: renesas: r8a779g0: Fix trivial typo in SoC type comment (2025-09-08 12:03:08 +0200) ---------------------------------------------------------------- pinctrl: renesas: Updates for v6.18 (take two) - Improve suspend/resume support on RZ/G2L family SoCs, - Miscellaneous fixes and improvements. Thanks for pulling! ---------------------------------------------------------------- Biju Das (2): pinctrl: renesas: rzg2l: Fix OEN resume pinctrl: renesas: rzg2l: Add suspend/resume support for Schmitt control registers Marek Vasut (1): pinctrl: renesas: r8a779g0: Fix trivial typo in SoC type comment Qianfeng Rong (1): pinctrl: renesas: Use int type to store negative error codes drivers/pinctrl/renesas/pfc-r8a779g0.c | 2 +- drivers/pinctrl/renesas/pinctrl-rzg2l.c | 23 ++++++++++++++++++++++- drivers/pinctrl/renesas/pinctrl.c | 3 ++- 3 files changed, 25 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