Re: [PATCH net-next] net: phy: prevent PHYs w/o Clause 22 regs from calling genphy_config_aneg

From: Andrew Lunn
Date: Wed Jul 25 2018 - 10:24:15 EST


On Mon, Jul 23, 2018 at 06:06:15PM +0300, Camelia Groza wrote:
> genphy_config_aneg() should be called only by PHYs that implement
> the Clause 22 register set. Prevent Clause 45 PHYs that don't implement
> the register set from calling the genphy function.
>
> Signed-off-by: Camelia Groza <camelia.groza@xxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew