Re: [PATCH net-next v5 1/5] net: stmmac: enable clause 45 mdio support

From: Andrew Lunn
Date: Fri May 31 2019 - 08:43:32 EST


On Sat, Jun 01, 2019 at 03:58:10AM +0800, Voon Weifeng wrote:
> From: Kweh Hock Leong <hock.leong.kweh@xxxxxxxxx>
>
> DWMAC4 is capable to support clause 45 mdio communication.
> This patch enable the feature on stmmac_mdio_write() and
> stmmac_mdio_read() by following phy_write_mmd() and
> phy_read_mmd() mdiobus read write implementation format.
>
> Reviewed-by: Li, Yifan <yifan2.li@xxxxxxxxx>
> Signed-off-by: Kweh Hock Leong <hock.leong.kweh@xxxxxxxxx>
> Signed-off-by: Ong Boon Leong <boon.leong.ong@xxxxxxxxx>
> Signed-off-by: Weifeng Voon <weifeng.voon@xxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew