Hi Wolfram, On Thu, Apr 14, 2022 at 7:44 AM Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > > This happens because the checker still uses the old number of fields. > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > --- > > To be folded into commit d5c9688095d29a6c ("pinctrl: renesas: Allow up > > to 10 fields for drive_regs") in renesas-pinctrl-for-v5.19. > > > > Ideally, some iterator or index helper should be introduced. > > What about a #define instead of a hard-coded value until then? That would be an option. But I bit the bullet, and introduced a few helpers in v2 instead. 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