On Tue, Aug 6, 2024 at 4:15 PM Andrew Lunn <andrew@xxxxxxx> wrote: > > On Mon, Aug 05, 2024 at 05:56:43PM -0700, Jitendra Vegiraju wrote: > > On Fri, Aug 2, 2024 at 4:08 PM Andrew Lunn <andrew@xxxxxxx> wrote: > > > > > > > Management of integrated ethernet switch on this SoC is not handled by > > > > the PCIe interface. > > > > > > MDIO? SPI? I2C? > > > > > The device uses SPI interface. The switch has internal ARM M7 for > > controller firmware. > > Will there be a DSA driver sometime soon talking over SPI to the > firmware? > Hi Andrew, No there is no plan to add DSA driver. > Andrew