On Thu Sep 03 2026, Vasilij Strassheim wrote: > +static const struct of_device_id soce_of_match[] = { > + { .compatible = "soce,swip-00-04-0c-10", > + .data = &soce_probe_desc_swip_00_04_0c_10 }, > + { /* sentinel */ }, > +}; In case you repost, remove the comma ;-). See https://lore.kernel.org/netdev/20260904043724.2955444-1-s-vadapalli@ti.com/ Thanks, Kurt