Merge branch 'nixge-Fixed-link-support'
authorDavid S. Miller <davem@davemloft.net>
Tue, 5 Feb 2019 18:34:34 +0000 (10:34 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Feb 2019 18:34:34 +0000 (10:34 -0800)
commit7194d92b23eae248c144a5ead3486c142d5de2a9
tree630f50efffdcdd9c918fbbee23012371acce0dbf
parent5468e82f7034f0ae175a3ce075441356099bdaa3
parentbaaac2fb0dda4ce2204e6650138cd578c4b11236
Merge branch 'nixge-Fixed-link-support'

Moritz Fischer says:

====================
nixge: Fixed-link support

This series adds fixed-link support to nixge.

The first patch corrects the binding to correctly reflect
hardware that does not come with MDIO cores instantiated.

The second patch adds fixed link support to the driver.

The third patch updates the binding document with the now
optional (formerly required) phy-handle property and references
the fixed-link docs.
====================

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