linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] pinctrl: sh-pfc: More PINMUX_SINGLE() conversions
@ 2015-11-30 13:41 Geert Uytterhoeven
  2015-11-30 13:41 ` [PATCH 1/4] pinctrl: sh-pfc: emev2: Use PINMUX_SINGLE() instead of raw PINMUX_DATA() Geert Uytterhoeven
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Geert Uytterhoeven @ 2015-11-30 13:41 UTC (permalink / raw)
  To: Laurent Pinchart, Linus Walleij; +Cc: linux-sh, linux-gpio, Geert Uytterhoeven

	Hi Laurent, Linus,

This patch series converts pin control data for a few more Renesas SoCs
to the recently-introduced PINMUX_SINGLE() macro.
As such this series depends on "[PATCH/RFC 0/4] pinctrl: sh-pfc: Add
PINMUX_SINGLE()".

Thanks!

Geert Uytterhoeven (4):
  pinctrl: sh-pfc: emev2: Use PINMUX_SINGLE() instead of raw
    PINMUX_DATA()
  pinctrl: sh-pfc: r8a7778: Use PINMUX_SINGLE() instead of raw
    PINMUX_DATA()
  pinctrl: sh-pfc: r8a7779: Use PINMUX_SINGLE() instead of raw
    PINMUX_DATA()
  pinctrl: sh-pfc: sh7734: Use PINMUX_SINGLE() instead of raw
    PINMUX_DATA()

 drivers/pinctrl/sh-pfc/pfc-emev2.c   | 134 +++++++++++++++++------------------
 drivers/pinctrl/sh-pfc/pfc-r8a7778.c |  22 +++---
 drivers/pinctrl/sh-pfc/pfc-r8a7779.c |  16 ++---
 drivers/pinctrl/sh-pfc/pfc-sh7734.c  |  21 +++---
 4 files changed, 98 insertions(+), 95 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] 9+ messages in thread

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-30 13:41 [PATCH 0/4] pinctrl: sh-pfc: More PINMUX_SINGLE() conversions Geert Uytterhoeven
2015-11-30 13:41 ` [PATCH 1/4] pinctrl: sh-pfc: emev2: Use PINMUX_SINGLE() instead of raw PINMUX_DATA() Geert Uytterhoeven
2015-11-30 13:41 ` [PATCH 2/4] pinctrl: sh-pfc: r8a7778: " Geert Uytterhoeven
2015-11-30 13:41 ` [PATCH 3/4] pinctrl: sh-pfc: r8a7779: " Geert Uytterhoeven
2015-11-30 13:41 ` [PATCH 4/4] pinctrl: sh-pfc: sh7734: " Geert Uytterhoeven
2016-02-04 18:51 ` [PATCH 0/4] pinctrl: sh-pfc: More PINMUX_SINGLE() conversions Laurent Pinchart
2016-02-15 18:26 ` Linus Walleij
2016-02-15 18:39   ` Geert Uytterhoeven
2016-02-16 15:19     ` Linus Walleij

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).