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