Re: [PATCH RFC net-next 03/23] net: dsa: lantiq_gswip: prepare for more CPU port options

From: Andrew Lunn
Date: Sun Aug 17 2025 - 11:07:46 EST


On Sat, Aug 16, 2025 at 08:51:29PM +0100, Daniel Golle wrote:
> The MaxLinear GSW1xx series of switches support using either the
> (R)(G)MII interface on port 5 or the SGMII interface on port 4 to be
> used as CPU port. Prepare for supporting them by defining a mask of
> allowed CPU ports instead of a single port.
>
> Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew