Hi Linus, The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2: Linux 6.2-rc1 (2022-12-25 13:41:39 -0800) 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.3-tag1 for you to fetch changes up to 698485cd875be1109b2130e0ff6c927010a6b56b: pinctrl: renesas: r8a77950: Add VIN[45] pins, groups, and functions (2023-01-26 16:45:49 +0100) ---------------------------------------------------------------- pinctrl: renesas: Updates for v6.3 - Add pin groups for Video-In channels 4 and 5 on R-Car H3 ES1.x, - Miscellaneous fixes and improvements. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (2): pinctrl: renesas: r8a779g0: Fix alignment in GPSR[678]_* macros pinctrl: renesas: r8a77950: Add VIN[45] pins, groups, and functions Lad Prabhakar (2): pinctrl: renesas: rzg2l: Fix configuring the GPIO pins as interrupts pinctrl: renesas: rzg2l: Add BUILD_BUG_ON() checks drivers/pinctrl/renesas/pfc-r8a77950.c | 244 ++++++++++++++++++++++++++++++++ drivers/pinctrl/renesas/pfc-r8a779g0.c | 112 +++++++-------- drivers/pinctrl/renesas/pinctrl-rzg2l.c | 25 ++-- 3 files changed, 317 insertions(+), 64 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