Merge branch 'net-phy-add-interface-mode-PHY_INTERFACE_MODE_USXGMII'
authorDavid S. Miller <davem@davemloft.net>
Fri, 24 May 2019 20:39:34 +0000 (13:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 May 2019 20:39:34 +0000 (13:39 -0700)
Heiner Kallweit says:

====================
net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII

Add support for interface mode USXGMII.

On Freescale boards LS1043A and LS1046A a warning may pop up now
because mode xgmii should be changed to usxgmii (as the used
Aquantia PHY doesn't support XGMII).
====================

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

Trivial merge