Hi Morimoto-san, Thanks for your patch! On Tue, Jun 14, 2022 at 7:59 AM Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> wrote: > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > Current V4H PFC code has many MOD_SELx definitions with all 0. > But these have no meaning. This patch removes these, but keep > its definition to avoid unreadable PINMUX_MOD_SELS. You can just replace them with blanks, keeping the structure of the PINMUX_MOD_SELS table alive. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> Again, as the only net impact of this patch is the removal of several enums, and a shift in the numbering of later (internal) enums, I think it is safe to fold this into "[PATCH v3 03/21] pinctrl: renesas: Initial R8A779G0 (V4H) PFC support". Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> 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