Skip to content
Commit c669b5cf authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-support-bgmac-with-B50212E-B1-PHY'



Rafał Miłecki says:

====================
net: support bgmac with B50212E B1 PHY

I got a report that a board with BCM47189 SoC and B50212E B1 PHY doesn't
work well some devices as there is massive ping loss. After analyzing
PHY state it has appeared that is runs in slave mode and doesn't auto
switch to master properly when needed.

This patchset fixes this by:
1) Adding new flag support to the PHY driver for setting master mode
2) Modifying bgmac to request master mode for reported hardware
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 32c10bbf 12acd136
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