Re: [PATCH v7 06/14] net: phy: add qca8081 read_status

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


On Sun, Oct 24, 2021 at 04:27:30PM +0800, Luo Jie wrote:
> 1. Separate the function at803x_read_specific_status from
> the at803x_read_status, since it can be reused by the
> read_status of qca8081 phy driver excepting adding the
> 2500M speed.
>
> 2. Add the qca8081 read_status function qca808x_read_status.
>
> Signed-off-by: Luo Jie <luoj@xxxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew