Hi Kaneko-san, On Tue, Jan 15, 2019 at 1:01 PM Yoshihiro Kaneko <[email protected]> wrote: > From: Takeshi Kihara <[email protected]> > > This patch adds TMU TCLK{1,2} pins, groups and functions to > the R8A77990 SoC. > > Signed-off-by: Takeshi Kihara <[email protected]> > Signed-off-by: Yoshihiro Kaneko <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]> i.e. will queue in sh-pfc-for-v5.1... Thanks! > --- a/drivers/pinctrl/sh-pfc/pfc-r8a77990.c > +++ b/drivers/pinctrl/sh-pfc/pfc-r8a77990.c > @@ -3716,7 +3753,7 @@ enum { > }; > > static const struct { > - struct sh_pfc_pin_group common[262]; > + struct sh_pfc_pin_group common[266]; ... with the array limits updated due to the deferred DRIF patch. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
