linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] pinctrl: sh-pfc: Miscellaneous improvements
@ 2019-04-25  9:59 Geert Uytterhoeven
  2019-04-25  9:59 ` [PATCH 1/3] pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variant Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2019-04-25  9:59 UTC (permalink / raw)
  To: Linus Walleij; +Cc: linux-renesas-soc, linux-gpio, Geert Uytterhoeven

	Hi Linus,

This patch series contains miscellaneous improvements to the Renesas pin
control source code base.  None of these have any impact on the
resulting binary.

I intend to queue this in sh-pfc-for-v5.3.

Thanks for your comments!


Geert Uytterhoeven (3):
  pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variant
  pinctrl: sh-pfc: Add SH_PFC_PIN_CFG_PULL_UP_DOWN shorthand
  pinctrl: sh-pfc: Move PIN_NONE to shared header file

 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c     |  2 +-
 drivers/pinctrl/sh-pfc/pfc-r8a7740.c     |  2 +-
 drivers/pinctrl/sh-pfc/pfc-r8a77470.c    |  2 +-
 drivers/pinctrl/sh-pfc/pfc-r8a7778.c     | 78 ++++++++++----------
 drivers/pinctrl/sh-pfc/pfc-r8a7779.c     |  2 +-
 drivers/pinctrl/sh-pfc/pfc-r8a7790.c     |  2 +-
 drivers/pinctrl/sh-pfc/pfc-r8a7791.c     |  2 +-
 drivers/pinctrl/sh-pfc/pfc-r8a7792.c     |  2 +-
 drivers/pinctrl/sh-pfc/pfc-r8a7794.c     |  2 +-
 drivers/pinctrl/sh-pfc/pfc-r8a7795-es1.c | 67 ++++++++---------
 drivers/pinctrl/sh-pfc/pfc-r8a7795.c     | 67 ++++++++---------
 drivers/pinctrl/sh-pfc/pfc-r8a7796.c     | 69 +++++++++--------
 drivers/pinctrl/sh-pfc/pfc-r8a77965.c    | 69 +++++++++--------
 drivers/pinctrl/sh-pfc/pfc-r8a77970.c    |  2 +-
 drivers/pinctrl/sh-pfc/pfc-r8a77980.c    |  2 +-
 drivers/pinctrl/sh-pfc/pfc-r8a77990.c    | 94 ++++++++++++------------
 drivers/pinctrl/sh-pfc/pfc-r8a77995.c    |  2 +-
 drivers/pinctrl/sh-pfc/pfc-sh73a0.c      |  2 +-
 drivers/pinctrl/sh-pfc/pfc-sh7734.c      |  2 +-
 drivers/pinctrl/sh-pfc/pinctrl.c         |  3 +-
 drivers/pinctrl/sh-pfc/sh_pfc.h          | 10 ++-
 21 files changed, 235 insertions(+), 248 deletions(-)

-- 
2.17.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] 7+ messages in thread

end of thread, other threads:[~2019-04-26  9:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-25  9:59 [PATCH 0/3] pinctrl: sh-pfc: Miscellaneous improvements Geert Uytterhoeven
2019-04-25  9:59 ` [PATCH 1/3] pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variant Geert Uytterhoeven
2019-04-26  9:47   ` Simon Horman
2019-04-25  9:59 ` [PATCH 2/3] pinctrl: sh-pfc: Add SH_PFC_PIN_CFG_PULL_UP_DOWN shorthand Geert Uytterhoeven
2019-04-26  9:48   ` Simon Horman
2019-04-25  9:59 ` [PATCH 3/3] pinctrl: sh-pfc: Move PIN_NONE to shared header file Geert Uytterhoeven
2019-04-26  9:48   ` Simon Horman

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