Hi Wolfram,
On Wed, Jul 25, 2018 at 9:15 PM Wolfram Sang
<[email protected]> wrote:
> From: Takeshi Kihara <[email protected]>
>
> This patch adds SATA0 pin, group and function to the R8A77965 SoC.
>
> Signed-off-by: Takeshi Kihara <[email protected]>
> [wsa: rebased to upstream base]
> Signed-off-by: Wolfram Sang <[email protected]>
> --- 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 -- [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