Re: [PATCH v5 net-next 11/13] net: phy: marvell-88q2xxx: switch to mv88q2xxx_config_aneg
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-01-31 15:20:32
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-01-31 15:20:32
Also in:
lkml
On Mon, Jan 22, 2024 at 10:28:44PM +0100, Dimitri Fedrau wrote:
Switch to mv88q2xxx_config_aneg for Marvell 88Q2220 devices and remove the mv88q222x_config_aneg function which is basically a copy of the mv88q2xxx_config_aneg function. Signed-off-by: Dimitri Fedrau <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew