Re: [PATCH net-next v1] net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032

From: Andrew Lunn
Date: Tue May 26 2020 - 09:33:03 EST


On Tue, May 26, 2020 at 12:08:23PM +0200, Oleksij Rempel wrote:
> Add support for Atheros 100Bast-T PHYs. The only difference seems to be
> the ability to test 2 pares instead of 4 and the lack of 1000Bast-T
> specific register.

s/Bast-T/Base-T/g
s/pares/pairs/

Otherwise this looks good.

Andrew