Hi Linus, The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -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-v5.14-tag1 for you to fetch changes up to 904ec4bebc1df908a943bf3178f6c633672ce47b: pinctrl: renesas: r8a779{51,6,65}: Reduce non-functional differences (2021-05-11 10:04:42 +0200) ---------------------------------------------------------------- pinctrl: renesas: Updates for v5.14 - Minor fixes and improvements. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (5): pinctrl: renesas: r8a7796: Add missing bias for PRESET# pin pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilities pinctrl: renesas: r8a77990: Drop bogus PUEN_ prefixes in comments pinctrl: renesas: r8a7778: Remove unused PORT_GP_PUP_1() macro pinctrl: renesas: r8a779{51,6,65}: Reduce non-functional differences drivers/pinctrl/renesas/pfc-r8a7778.c | 3 -- drivers/pinctrl/renesas/pfc-r8a77951.c | 4 +- drivers/pinctrl/renesas/pfc-r8a7796.c | 10 +++-- drivers/pinctrl/renesas/pfc-r8a77965.c | 79 +++++++++++++++++----------------- drivers/pinctrl/renesas/pfc-r8a77990.c | 16 +++---- 5 files changed, 56 insertions(+), 56 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