net: dsa: mv88e6xxx: add phylink support
authorRussell King <rmk+kernel@armlinux.org.uk>
Thu, 9 Aug 2018 13:38:39 +0000 (15:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Aug 2018 18:08:19 +0000 (11:08 -0700)
commit6c422e34b1b6533af5730280835365d4b50786d3
tree90e8cb7a1b096b46468221ca882dbb26dccc3de8
parent624c0f0239f04cce78c86afa95eb2841c84fbab1
net: dsa: mv88e6xxx: add phylink support

Add rudimentary phylink support to mv88e6xxx.

TODO:
- needs to call phylink_mac_change() when the port link comes up/goes down.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c
drivers/net/dsa/mv88e6xxx/chip.h
drivers/net/dsa/mv88e6xxx/port.c
drivers/net/dsa/mv88e6xxx/port.h