Dear All, this patch series adds PFC support to the RZ/G2E (a.k.a. r8a774c0), and it applies on top of renesas-drivers-2018-09-11-v4.19-rc3. Thanks, Fab Fabrizio Castro (2): dt-bindings: pinctrl: sh-pfc: Document r8a774c0 PFC support pinctrl: sh-pfc: r8a77990: Add R8A774C0 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-r8a77990.c | 339 ++++++++++++--------- drivers/pinctrl/sh-pfc/sh_pfc.h | 1 + 6 files changed, 202 insertions(+), 151 deletions(-) -- 2.7.4