Re: [PATCH] pinctrl: sh-pfc: r8a77990: Add DU pins, groups and function

2018-08-28 Thread Laurent Pinchart
Hi Geert, On Tuesday, 28 August 2018 11:41:00 EEST Geert Uytterhoeven wrote: > On Thu, Aug 23, 2018 at 9:09 AM Laurent Pinchart wrote: > > This patch adds DU pins, groups and function for the R8A77990 (E3) SoC. > > > > Signed-off-by: Laurent Pinchart > > > > Thanks for your patch! > > > ---

Re: [PATCH] pinctrl: sh-pfc: r8a77990: Add DU pins, groups and function

2018-08-28 Thread Geert Uytterhoeven
Hi Laurent, On Thu, Aug 23, 2018 at 9:09 AM Laurent Pinchart wrote: > This patch adds DU pins, groups and function for the R8A77990 (E3) SoC. > > Signed-off-by: Laurent Pinchart Thanks for your patch! > --- a/drivers/pinctrl/sh-pfc/pfc-r8a77990.c > +++ b/drivers/pinctrl/sh-pfc/pfc-r8a77990.c

[PATCH] pinctrl: sh-pfc: r8a77990: Add DU pins, groups and function

2018-08-23 Thread Laurent Pinchart
This patch adds DU pins, groups and function for the R8A77990 (E3) SoC. Signed-off-by: Laurent Pinchart --- drivers/pinctrl/sh-pfc/pfc-r8a77990.c | 101 ++ 1 file changed, 101 insertions(+) diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a77990.c