Hi Linus, The following changes since commit 374cf6992de89fc38d4d923c89b40816d341d678: pinctrl: sh-pfc: r8a7796: Add SDHI pins, groups and functions (2016-08-19 09:37:20 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/sh-pfc-for-v4.9-tag3 for you to fetch changes up to 77fd4136e58c642482f03d293d5717658a569b4b: pinctrl: sh-pfc: r8a7794: Implement voltage switching for SDHI (2016-09-14 09:26:54 +0200) ---------------------------------------------------------------- pinctrl: sh-pfc: Updates for v4.9 (take three) - Return pinconf with arguments in packed format, - MSIOF and QSPI pin groups on R-Car V2H, - Voltage switching for SDHI on R-Car M2-W, E2, and M3-W. Thanks for pulling! ---------------------------------------------------------------- Niklas Söderlund (1): pinctrl: sh-pfc: Return pinconf with arguments in packed format Sergei Shtylyov (2): pinctrl: sh-pfc: r8a7792: Add QSPI pin groups pinctrl: sh-pfc: r8a7792: Add MSIOF pin groups Simon Horman (4): pinctrl: sh-pfc: r8a7796: Add voltage switch operations for SDHI pinctrl: sh-pfc: Add PORT_GP_24 helper macro pinctrl: sh-pfc: r8a7791: Implement voltage switching for SDHI pinctrl: sh-pfc: r8a7794: Implement voltage switching for SDHI drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 29 ++++++++- drivers/pinctrl/sh-pfc/pfc-r8a7792.c | 115 +++++++++++++++++++++++++++++++++++ drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 28 ++++++++- drivers/pinctrl/sh-pfc/pfc-r8a7796.c | 28 ++++++++- drivers/pinctrl/sh-pfc/pinctrl.c | 8 ++- drivers/pinctrl/sh-pfc/sh_pfc.h | 8 ++- 6 files changed, 207 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 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html