All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] pinctrl: sh-pfc: r8a77995: Initial R8A77995 PFC support
@ 2017-08-09 12:19 Yoshihiro Shimoda
       [not found] ` <1502281187-24068-1-git-send-email-yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
                   ` (6 more replies)
  0 siblings, 7 replies; 27+ messages in thread
From: Yoshihiro Shimoda @ 2017-08-09 12:19 UTC (permalink / raw)
  To: laurent.pinchart, geert+renesas, linus.walleij, robh+dt, mark.rutland
  Cc: linux-renesas-soc, linux-gpio, devicetree, Yoshihiro Shimoda

This patch set is based on the renesas-drivers.git /
topic/r8a77995-integration branch.


Takeshi Kihara (7):
  pinctrl: sh-pfc: Initial R8A77995 PFC support
  pinctrl: sh-pfc: r8a77995: Add SCIF pins, groups and functions
  pinctrl: sh-pfc: r8a77995: Add I2C pins, groups and functions
  pinctrl: sh-pfc: r8a77995: Add EthernetAVB pins, groups and functions
  pinctrl: sh-pfc: r8a77995: Add USB2.0 host support
  pinctrl: sh-pfc: r8a77995: Add MMC pins, groups and functions
  pinctrl: sh-pfc: r8a77995: Add voltage switch operations for MMC

Yoshihiro Shimoda (1):
  pinctrl: sh-pfc: Add PORT_GP_{10,2[01]} helper macros

 .../bindings/pinctrl/renesas,pfc-pinctrl.txt       |    1 +
 drivers/pinctrl/sh-pfc/Kconfig                     |    5 +
 drivers/pinctrl/sh-pfc/Makefile                    |    1 +
 drivers/pinctrl/sh-pfc/core.c                      |    6 +
 drivers/pinctrl/sh-pfc/pfc-r8a77995.c              | 2005 ++++++++++++++++++++
 drivers/pinctrl/sh-pfc/sh_pfc.h                    |   23 +-
 6 files changed, 2036 insertions(+), 5 deletions(-)
 create mode 100644 drivers/pinctrl/sh-pfc/pfc-r8a77995.c

-- 
1.9.1

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

end of thread, other threads:[~2017-09-14  9:35 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-09 12:19 [PATCH 0/8] pinctrl: sh-pfc: r8a77995: Initial R8A77995 PFC support Yoshihiro Shimoda
     [not found] ` <1502281187-24068-1-git-send-email-yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2017-08-09 12:19   ` [PATCH 1/8] pinctrl: sh-pfc: Add PORT_GP_{10,2[01]} helper macros Yoshihiro Shimoda
2017-08-09 12:19     ` Yoshihiro Shimoda
2017-08-16  8:55     ` Geert Uytterhoeven
2017-08-16  9:18     ` Geert Uytterhoeven
2017-08-09 12:19   ` [PATCH 3/8] pinctrl: sh-pfc: r8a77995: Add SCIF pins, groups and functions Yoshihiro Shimoda
2017-08-09 12:19     ` Yoshihiro Shimoda
2017-08-16  9:38     ` Geert Uytterhoeven
2017-08-09 12:19 ` [PATCH 2/8] pinctrl: sh-pfc: Initial R8A77995 PFC support Yoshihiro Shimoda
2017-08-16  9:20   ` Geert Uytterhoeven
2017-08-09 12:19 ` [PATCH 4/8] pinctrl: sh-pfc: r8a77995: Add I2C pins, groups and functions Yoshihiro Shimoda
2017-08-16 10:50   ` Geert Uytterhoeven
2017-08-09 12:19 ` [PATCH 5/8] pinctrl: sh-pfc: r8a77995: Add EthernetAVB " Yoshihiro Shimoda
     [not found]   ` <1502281187-24068-6-git-send-email-yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2017-08-16 11:06     ` Geert Uytterhoeven
2017-08-16 11:06       ` Geert Uytterhoeven
     [not found]       ` <CAMuHMdWQD9Gnt0hCHf8nwdq0etWQW=zSuXqFe7qrxmQ7SAEVjw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-08-30 13:13         ` Yoshihiro Shimoda
2017-08-30 13:13           ` Yoshihiro Shimoda
     [not found]           ` <TY1PR06MB099216F35EEA6909DFE6AC80D89C0-/PRLmSCtZ16WJvbLRFYGcG0DtJ1/0DrXvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-08-31  4:29             ` Yoshihiro Shimoda
2017-08-31  4:29               ` Yoshihiro Shimoda
2017-08-09 12:19 ` [PATCH 6/8] pinctrl: sh-pfc: r8a77995: Add USB2.0 host support Yoshihiro Shimoda
2017-08-16 11:10   ` Geert Uytterhoeven
2017-08-30 13:07     ` Yoshihiro Shimoda
2017-09-14  9:35       ` Yoshihiro Shimoda
2017-08-09 12:19 ` [PATCH 7/8] pinctrl: sh-pfc: r8a77995: Add MMC pins, groups and functions Yoshihiro Shimoda
2017-08-16 11:17   ` Geert Uytterhoeven
2017-08-09 12:19 ` [PATCH 8/8] pinctrl: sh-pfc: r8a77995: Add voltage switch operations for MMC Yoshihiro Shimoda
2017-08-16 11:22   ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.