Re: [PATCH v7 05/14] net: phy: add qca8081 ethernet phy driver

From: Andrew Lunn
Date: Sun Oct 24 2021 - 14:30:26 EST


On Sun, Oct 24, 2021 at 04:27:29PM +0800, Luo Jie wrote:
> qca8081 is a single port ethernet phy chip that supports
> 10/100/1000/2500 Mbps mode.
>
> Add the basic phy driver features, and reuse the at803x
> phy driver functions.
>
> Signed-off-by: Luo Jie <luoj@xxxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew