Hi Laurent, Linus, This patch series improves the documentation for the various macros used to decribe pinmux configuration on Renesas SoCs. Apart from more improvements, v3 renames the PINMUX_IPSR_DATA() macro to PINMUX_IPSR_GPSR(). As this is a big changes in (LoD), I did that in a separate patch. You can find more detailed changelog information in the individual patches. Thanks! Geert Uytterhoeven (2): pinctrl: sh-pfc: Improve pinmux macros documentation pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR() drivers/pinctrl/sh-pfc/pfc-r8a7778.c | 690 ++++++++++----------- drivers/pinctrl/sh-pfc/pfc-r8a7779.c | 1136 +++++++++++++++++----------------- drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 774 +++++++++++------------ drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 624 +++++++++---------- drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 844 ++++++++++++------------- drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 554 ++++++++--------- drivers/pinctrl/sh-pfc/pfc-sh7734.c | 412 ++++++------ drivers/pinctrl/sh-pfc/sh_pfc.h | 96 ++- 8 files changed, 2604 insertions(+), 2526 deletions(-) -- 1.9.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 -- 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