Hi Biju, On Mon, 17 Mar 2025 at 13:37, Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > R-Car Gen3 and Gen4 have some differences in the mask bits. Add a > mask table to handle these differences. > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > --- > v4->v5: > * Improved commit description by replacing has->have. > * Collected tag. > * Dropped RCANFD_EEF_MASK and RCANFD_RNC_MASK as it is taken > care by gpriv->channels_mask and info->num_supported_rules. Thanks for the update! All mask values are just the maximum values of various parameters. Hence they could be replaced by the latter, like you already did for the RNC mask. 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