Hi Linus, The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: Linux 6.1-rc1 (2022-10-16 15:36:24 -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.2-tag1 for you to fetch changes up to 80d34260f36c6c55f03c3c33be4a11ec06202e98: pinctrl: renesas: gpio: Use dynamic GPIO base if no function GPIOs (2022-11-17 20:34:51 +0100) ---------------------------------------------------------------- pinctrl: renesas: Updates for v6.2 - Use dynamic GPIO base on combined pincctrl/gpio controllers on SH/R-Mobile SoCs, - Miscellaneous improvements. Thanks for pulling! ---------------------------------------------------------------- Biju Das (2): pinctrl: renesas: rzv2m: remove unnecessary check from rzv2m_dt_node_to_map() pinctrl: renesas: rzg2l: remove unnecessary check from rzg2l_dt_node_to_map() Geert Uytterhoeven (1): pinctrl: renesas: gpio: Use dynamic GPIO base if no function GPIOs drivers/pinctrl/renesas/gpio.c | 10 +++++----- drivers/pinctrl/renesas/pinctrl-rzg2l.c | 3 +-- drivers/pinctrl/renesas/pinctrl-rzv2m.c | 3 +-- 3 files changed, 7 insertions(+), 9 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