commit | a8e8b98531369c9d9f21a81587b630935c64cb59 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Sep 05 12:42:14 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 06 07:48:34 2018 -0700 |
tree | 120f10c3d7758fa9429fe6e6a2daeafb14e3f304 | |
parent | 5e004460f874fa590e622b200859e419f5127f5c [diff] |
net: dsa: b53: Add PHYLINK support Add support for PHYLINK, things are reasonably straight forward since we do not yet support SerDes interfaces, that leaves us with just MLO_AN_PHY and MLO_AN_FIXED to deal with. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>