commit | 542671fe4d86ad42b132d8814b6847ee1414aba6 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon May 14 22:04:55 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue May 15 16:41:15 2018 -0400 |
tree | c1d0eaa3285368e1bc437b69b39270c048871359 | |
parent | cd1436a26718b2c33a290e5db24d1507887626e6 [diff] |
net: phy: mscc-miim: Add MDIO driver Add a driver for the Microsemi MII Management controller (MIIM) found on Microsemi SoCs. On Ocelot, there are two controllers, one is connected to the internal PHYs, the other one can communicate with external PHYs. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>