Skip to content
Snippets Groups Projects
Commit ef621da7 authored by York Sun's avatar York Sun
Browse files

net: phy: marvell: Fix init function for m88e1145


Commit a058052c changed the generic phy_reset() to clear all bits in
BMCR. This inevitably clears the ANEG bit. m88e1145 requires any
change to ANEG bit to be followed by a software reset. This seems to
be different from other PHYs. Implement read-modify-write procedure
for this PHY init.

Signed-off-by: default avatarYork Sun <york.sun@nxp.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent e02eae6f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment