Re: [PATCH v4 01/14] net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
From: Jie Luo <quic_luoj@quicinc.com>
Date: 2021-10-23 01:53:38
Also in:
lkml
From: Jie Luo <quic_luoj@quicinc.com>
Date: 2021-10-23 01:53:38
Also in:
lkml
On 10/22/2021 8:13 PM, Russell King (Oracle) wrote:
On Fri, Oct 22, 2021 at 08:06:11PM +0800, Luo Jie wrote:quoted
Replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS defined in mdio.h. Signed-off-by: Luo Jie <redacted>On v3, Andrew gave you a reviewed-by. You need to carry those forward especially if the patches have not changed. Reviewed-by: Russell King (Oracle) <redacted>
Thanks Russell for this reminder, will follow it.