Re: [PATCH 3/4] pinctrl: renesas: r8a7796: Add QSPI[01] pins, groups and functions

From: Geert Uytterhoeven
Date: Fri Nov 20 2020 - 03:45:17 EST


On Thu, Nov 19, 2020 at 2:09 PM Lad Prabhakar
<prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> wrote:
> Add pins, groups and functions for QSPIO[01].
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
> Reviewed-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>

> --- a/drivers/pinctrl/renesas/pfc-r8a7796.c
> +++ b/drivers/pinctrl/renesas/pfc-r8a7796.c

> +static const unsigned int qspi1_data4_pins[] = {
> + /* QSPI1_MOSI_IO0, QSPI1_MISO_IO1 */
> + PIN_QSPI1_MOSI_IO0, PIN_QSPI1_MISO_IO1,
> + /* QSPI1_IO2, QSPI1_IO3 */

I'll fix the double space while applying.

> + PIN_QSPI1_IO2, PIN_QSPI1_IO3,
> +};

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