]> 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)
commit350dfef66257fae406940fd4f65f56383a326afb
tree7c0737cffcd55d9a4a51717c1e5a3804438a6515
parent9038160790805f85e59847fe33dcd30c80c06ee9
parent7c342926fbb65e56f2dd856590ef880ba7d4a2a2
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>