OSDN Git Service

Merge branch 'enetc-Add-mdio-support-and-device-tree-nodes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 1 Mar 2019 19:21:32 +0000 (11:21 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Mar 2019 19:21:32 +0000 (11:21 -0800)
commit73f3d9df8978329bc831e0b4f4826aba9d2192b5
tree7c0737cffcd55d9a4a51717c1e5a3804438a6515
parentbe9cefe796f3abfbef02e66fbe3bff766b93b867
parent20cc5ddecc42831cea5b9a3bed3254d04826bd55
Merge branch 'enetc-Add-mdio-support-and-device-tree-nodes'

Claudiu Manoil says:

====================
enetc: Add mdio support and device tree nodes

This is the missing part to enable PCI probing of the ENETC ethernet
ports on the LS1028A SoC and external traffic on the LS1028A RDB board.
It's one of the first items on the TODO list for the recently merged
ENETC ethernet driver.

v3: Add DT bindings doc for ENETC connections
v4: none
====================

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