Merge branch 'phy-dp83867-enable-robust-auto-mdix'
authorDavid S. Miller <davem@davemloft.net>
Sat, 26 Oct 2019 02:24:47 +0000 (19:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Oct 2019 02:24:47 +0000 (19:24 -0700)
commit79f2056b8b35e0d2e21c35eee77c7a4b337d7df6
treea6320d0cdc69d6ab84d3ae81607ffece65343443
parent546b85bb0aadb5a928b49b53dc02911996169c0b
parentef87f7da6b28dfaf7aac435350fe287cc667124a
Merge branch 'phy-dp83867-enable-robust-auto-mdix'

Grygorii Strashko says:

====================
net: phy: dp83867: enable robust auto-mdix

Patch 1 - improves link detection when dp83867 PHY is configured in manual mode
by enabling CFG3[9] Robust Auto-MDIX option.

Patch 2 - is minor optimization.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>