Hi Francesco, On Fri, Jun 12, 2026 at 10:11 AM Francesco Dolcini <[email protected]> wrote: > > On Fri, Jun 12, 2026 at 10:58:59AM +0200, Franz Schnyder wrote: > > Currently, on the Toradex SMARC iMX95 and the Verdin iMX95 the ENETC > > device is not enumerated before network initialization because > > pci_init() is not called. As a result, no Ethernet device is registered. > > > > Enable CONFIG_PCI_INIT_R so the PCI buses are enumerated early enough > > for the Ethernet Controller to be detected and used. > > > > Signed-off-by: Franz Schnyder <[email protected]> > > Reviewed-by: Francesco Dolcini <[email protected]> > > Fabio: to me this is material for the current release (master), up to > you the final decision on this.
That's OK. Tom, I don't have any other patches in my master queue. Please feel free to apply this series directly to master. Thanks

