Hi Linus, The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b: Linux 6.11-rc1 (2024-07-28 14:19:55 -0700) 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.12-tag1 for you to fetch changes up to f73f63b24491fa43641daf3b6162d2a451bd8481: pinctrl: renesas: rzg2l: Use dev_err_probe() (2024-08-02 11:26:03 +0200) ---------------------------------------------------------------- pinctrl: renesas: Updates for v6.12 - Document support for the Renesas RZ/G2M v3.0 (r8a774a3) SoC, - Miscellaneous fixes and improvements. Thanks for pulling! ---------------------------------------------------------------- Biju Das (1): pinctrl: renesas: rzg2l: Use dev_err_probe() Lad Prabhakar (1): pinctrl: renesas: rzg2l: Return -EINVAL if the pin doesn't support PIN_CFG_OEN Oliver Rhodes (1): dt-bindings: pinctrl: renesas: Document RZ/G2M v3.0 (r8a774a3) PFC support .../devicetree/bindings/pinctrl/renesas,pfc.yaml | 1 + drivers/pinctrl/renesas/pinctrl-rzg2l.c | 45 +++++++++------------- 2 files changed, 20 insertions(+), 26 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