Hello Jean-Michel, On Sun, Jun 07, 2026 at 10:49:53AM +0200, Jean-Michel Hautbois wrote: > +static const struct platform_device_id mcf_rcm_id[] = { > + { "mcf-rcm-reset", 0 }, Please drop the 0 here (and the , before it). > + { } > +}; Best regards Uwe