]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit50b63161276425e4d48477d4cccf91a4be01cc03
tree7c0737cffcd55d9a4a51717c1e5a3804438a6515
parent1fcb6f4a6861ac58fcda8cadc6a998bcdbfb6020
parenta02df21c8614cdd05acaa89c272fedab8e8910ac
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>