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

2018-08-30 Thread Geert Uytterhoeven
On Tue, Aug 28, 2018 at 1:11 PM Laurent Pinchart wrote: > This patch adds DU pins, groups and function for the R8A77990 (E3) SoC. > > Signed-off-by: Laurent Pinchart > --- > Changes since v1: > > - Add DU_CLKIN0 Thanks for the update! Reviewed-by: Geert Uytterhoeven i.e. queued in

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

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