Re: [PATCH v7 06/14] net: phy: add qca8081 read_status
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-10-24 18:30:46
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-10-24 18:30:46
Also in:
lkml
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 <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew