Re: [PATCH v7 3/3] net: dsa: mv88e6xxx: add support for MV88E6071 switch
From: Andrew Lunn <andrew@lunn.ch>
Date: 2023-05-23 17:37:38
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2023-05-23 17:37:38
Also in:
lkml
On Tue, May 23, 2023 at 04:29:12PM +0200, Lukasz Majewski wrote:
A mv88e6250 family (i.e. "LinkStreet") switch with 5 internal PHYs, 2 RMIIs and no PTP support.
chip.h says:
MV88E6XXX_FAMILY_6250, /* 6220 6250 */
Please update this comment.
I would also suggest you don't call the mv88e6250 family
"LinkStreet". All Marvell SoHo switches are LinkStreet, all switches
supported by the mv88e6xxx driver are "LinkStreet".
With these changes:
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
---
pw-bot: cr