Hi Wolfram, On Wed, Jul 25, 2018 at 9:15 PM Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > From: Takeshi Kihara <takeshi.kihara.df@xxxxxxxxxxx> > > This patch adds SATA0 pin, group and function to the R8A77965 SoC. > > Signed-off-by: Takeshi Kihara <takeshi.kihara.df@xxxxxxxxxxx> > [wsa: rebased to upstream base] > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > --- a/drivers/pinctrl/sh-pfc/pfc-r8a77965.c > +++ b/drivers/pinctrl/sh-pfc/pfc-r8a77965.c > @@ -3664,6 +3685,11 @@ static const char * const du_groups[] = { > "du_disp", > }; > > +static const char * const sata0_groups[] = { > + "sata0_devslp_a", > + "sata0_devslp_b", > +}; > + Moving the above hunk to its correct destination while applying... > static const char * const hscif0_groups[] = { > "hscif0_data", > "hscif0_clk", Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html