Skip to content
Commit d4117d63 authored by Kweh Hock Leong's avatar Kweh Hock Leong Committed by David S. Miller
Browse files

net: stmmac: enable clause 45 mdio support



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: default avatarLi, Yifan <yifan2.li@intel.com>
Signed-off-by: default avatarKweh Hock Leong <hock.leong.kweh@intel.com>
Signed-off-by: default avatarOng Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: default avatarVoon Weifeng <weifeng.voon@intel.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 44e37259
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment