mbox series

[0/3] pinctrl: renesas: r8a779g0: Add pins, groups and functions

Message ID 87mteu49tm.wl-kuninori.morimoto.gx@renesas.com
Headers show
Series pinctrl: renesas: r8a779g0: Add pins, groups and functions | expand

Message

Kuninori Morimoto June 3, 2022, 5:04 a.m. UTC
Hi Geert

These are for V4H (r8a779g0) pinctrl patches.

I have separate new macro definition from original patch [1/3].
I have cleanuped original initial patch, and merged its fixup patch [2/3].
I have merged original many device settings patches into one [3/3].

  [1/3] pinctrl: renesas: Add PORT_GP_CFG_13 macros
  [2/3] pinctrl: renesas: Initial R8A779G0 (V4H) PFC support
  [3/3] pinctrl: renesas: r8a779g0: Add pins, groups and functions

 drivers/pinctrl/renesas/Kconfig        |    5 +
 drivers/pinctrl/renesas/Makefile       |    1 +
 drivers/pinctrl/renesas/core.c         |    6 +
 drivers/pinctrl/renesas/pfc-r8a779g0.c | 4232 ++++++++++++++++++++++++
 drivers/pinctrl/renesas/sh_pfc.h       |    6 +
 5 files changed, 4250 insertions(+)
 create mode 100644 drivers/pinctrl/renesas/pfc-r8a779g0.c

Comments

Kuninori Morimoto June 5, 2022, 11:37 p.m. UTC | #1
Hi Geert

> <kuninori.morimoto.gx@renesas.com> wrote:
> > These are for V4H (r8a779g0) pinctrl patches.
> >
> > I have separate new macro definition from original patch [1/3].
> > I have cleanuped original initial patch, and merged its fixup patch [2/3].
> > I have merged original many device settings patches into one [3/3].
> >
> >   [1/3] pinctrl: renesas: Add PORT_GP_CFG_13 macros
> >   [2/3] pinctrl: renesas: Initial R8A779G0 (V4H) PFC support
> >   [3/3] pinctrl: renesas: r8a779g0: Add pins, groups and functions
> 
> Thanks for your series!
> 
> Here's a first set of quick comments. More will follow later.

Thanks.
I will fixup all, and will post v2 patch.


Thank you for your help !!

Best regards
---
Kuninori Morimoto
Kuninori Morimoto June 6, 2022, 1:03 a.m. UTC | #2
Hi Geert, again

> > >   [1/3] pinctrl: renesas: Add PORT_GP_CFG_13 macros
> > >   [2/3] pinctrl: renesas: Initial R8A779G0 (V4H) PFC support
> > >   [3/3] pinctrl: renesas: r8a779g0: Add pins, groups and functions
> > 
> > Thanks for your series!
> > 
> > Here's a first set of quick comments. More will follow later.
> 
> Thanks.
> I will fixup all, and will post v2 patch.

Which git tree/branch should I base ?
I can find many pfc related branches on renesas-drivers.

Thank you for your help !!

Best regards
---
Kuninori Morimoto
Geert Uytterhoeven June 6, 2022, 9:17 a.m. UTC | #3
Hi Morimoto-san,

On Mon, Jun 6, 2022 at 3:04 AM Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com> wrote:
> > > >   [1/3] pinctrl: renesas: Add PORT_GP_CFG_13 macros
> > > >   [2/3] pinctrl: renesas: Initial R8A779G0 (V4H) PFC support
> > > >   [3/3] pinctrl: renesas: r8a779g0: Add pins, groups and functions
> > >
> > > Thanks for your series!
> > >
> > > Here's a first set of quick comments. More will follow later.
> >
> > Thanks.
> > I will fixup all, and will post v2 patch.
>
> Which git tree/branch should I base ?
> I can find many pfc related branches on renesas-drivers.

Please base it on renesas-pinctrl.

I have just rebased renesas-pinctrl-for-v5.20 to v5.19-rc1, and
have fast-forwarded renesas-pinctrl to the latter.

Thanks!

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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