Hi Linus, This patch series contains 4 pinmux functions for Renesas SoCs, all found by validation code that checks the relation between pin groups and pin functions. I plan to queue these in sh-pfc-for-v5.1. Thanks! Geert Uytterhoeven (4): pinctrl: sh-pfc: emev2: Add missing pinmux functions pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin group pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups drivers/pinctrl/sh-pfc/pfc-emev2.c | 20 ++++++++++++++++++++ drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 2 +- drivers/pinctrl/sh-pfc/pfc-r8a7792.c | 1 + drivers/pinctrl/sh-pfc/pfc-sh73a0.c | 3 ++- 4 files changed, 24 insertions(+), 2 deletions(-) -- 2.17.1 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