Hi Laurent, Geert
> > struct pinmux_cfg_reg {
> > + const char *name;
>
> This will increase the kernel size, I would remove the name field when
> compiling the kernel in non-debug mode. You could use CONFIG_DYNAMIC_DEBUG or
> CONFIG_DEBUG_PINCTRL.OK, [1/2] patch is not a big deal. I'm happy if [2/2] was accepted.

