Hi Linus, The following changes since commit 71062e52fc0aea0f3477aaaaa789226388a7eeaf: pinctrl: renesas: r8a779h0: Remove unneeded separators (2024-07-01 11:27:39 +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.11-tag3 for you to fetch changes up to 2453e858e945e5e2fa8da9fde8584995e7dd17d1: pinctrl: renesas: rzg2l: Support output enable on RZ/G2L (2024-07-04 19:22:03 +0200) ---------------------------------------------------------------- pinctrl: renesas: Updates for v6.11 (take three) - Support output enable on RZ/G2L. This is a hard dependency for setting output enable in the various RZ/G2L family DTS files. So I'd rather see this in v6.11, to avoid having to postpone the DTS changes to v6.13. Thanks for pulling! ---------------------------------------------------------------- Paul Barker (3): pinctrl: renesas: rzg2l: Clarify OEN read/write support pinctrl: renesas: rzg2l: Clean up and refactor OEN read/write functions pinctrl: renesas: rzg2l: Support output enable on RZ/G2L drivers/pinctrl/renesas/pinctrl-rzg2l.c | 144 +++++++++++++++++++++----------- 1 file changed, 95 insertions(+), 49 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