Re: [PATCH net-next v3 4/5] net: dsa: b53: Add PHYLINK support

2018-09-05 Thread Andrew Lunn
On Wed, Sep 05, 2018 at 12:42:14PM -0700, Florian Fainelli wrote: > 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 Reviewed-b

[PATCH net-next v3 4/5] net: dsa: b53: Add PHYLINK support

2018-09-05 Thread Florian Fainelli
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 --- drivers/net/dsa/b53/b53_common.c | 122 +++ drivers/ne