]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'phy-internal'
authorDavid S. Miller <davem@davemloft.net>
Fri, 23 Jun 2017 19:06:44 +0000 (15:06 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Jun 2017 19:06:44 +0000 (15:06 -0400)
commitf516cfaf8026d2b6875fc2bca952c8ebfa92ef70
tree799a1e47b219515bde555e0a269e448bd258c84d
parent6e482de09feece06256eeb2c8edece8a9975b7d1
parentca88c2e27b3598ee39937b996c0f9c0f66356aa8
Merge branch 'phy-internal'

Florian Fainelli says:

====================
net: phy: Support "internal" PHY interface

This makes the "internal" phy-mode property generally available and
documented and this allows us to remove some custom parsing code
we had for bcmgenet and bcm_sf2 which both used that specific value.
====================

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