Re: [PATCH net-next v2 0/6] net: dsa: lantiq_gswip: prepare for supporting MaxLinear GSW1xx

From: Hauke Mehrtens
Date: Thu Aug 28 2025 - 16:25:19 EST


On 8/27/25 01:05, Daniel Golle wrote:
Continue to prepare for supporting the newer standalone MaxLinear GSW1xx
switch family by extending the existing lantiq_gswip driver to allow it
to support MII interfaces and MDIO bus of the GSW1xx.

This series has been preceded by an RFC series which covers everything
needed to support the MaxLinear GSW1xx family of switches. Andrew Lunn
had suggested to split it into a couple of smaller series and start
with the changes which don't yet make actual functional changes or
support new features.

Everything has been compile and runtime tested on AVM Fritz!Box 7490
(GSWIP version 2.1, VR9 v1.2)

Link: https://lore.kernel.org/netdev/aKDhFCNwjDDwRKsI@xxxxxxxxxxxxxxxxxxxxx/


Looks good, thanks for the work on the driver.

Reviewed-by: Hauke Mehrtens <hauke@xxxxxxxxxx>

Hauke