linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] pinctrl: sh-pfc: Improve pinmux macros documentation
@ 2015-11-30 13:32 Geert Uytterhoeven
  2015-11-30 13:32 ` [PATCH v3 1/2] " Geert Uytterhoeven
  2015-11-30 13:32 ` [PATCH v3 2/2] pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR() Geert Uytterhoeven
  0 siblings, 2 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2015-11-30 13:32 UTC (permalink / raw)
  To: Laurent Pinchart, Linus Walleij
  Cc: Kuninori Morimoto, Niklas Söderlund, Magnus Damm,
	Nobuhiro Iwamatsu, linux-sh, linux-gpio, Geert Uytterhoeven

	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@linux-m68k.org

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-08 15:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-30 13:32 [PATCH v3 0/2] pinctrl: sh-pfc: Improve pinmux macros documentation Geert Uytterhoeven
2015-11-30 13:32 ` [PATCH v3 1/2] " Geert Uytterhoeven
2016-02-04 18:43   ` Laurent Pinchart
2016-02-08 15:48     ` Geert Uytterhoeven
2015-11-30 13:32 ` [PATCH v3 2/2] pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR() Geert Uytterhoeven
2016-02-04 18:43   ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).