Hi, This patch series aims to add support for r8a77470 PFC driver This patch is tested against "sh-pfc" branch of 'renesas-drivers.git' repo. V1-->V2 Incorporated sergie's review comment. Biju Das (2): pinctrl: sh-pfc: Add r8a77470 PFC support dt-bindings: pinctrl: sh-pfc: Document r8a77470 PFC support .../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-r8a77470.c | 2156 ++++++++++++++++++++ drivers/pinctrl/sh-pfc/sh_pfc.h | 1 + 6 files changed, 2170 insertions(+) create mode 100644 drivers/pinctrl/sh-pfc/pfc-r8a77470.c -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html