commit | 08ef7f1022e85539d5e3ce925e1fab60b205ae39 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri Nov 04 03:23:32 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 04 14:40:00 2016 -0400 |
tree | 595503dd04399944d12515518754cfc423613f0d | |
parent | 385a0995cc646d5df0ec06e375db47225776ab31 [diff] |
net: dsa: mv88e6xxx: add port link setter Most of the chips will have a port register control bits to force the port's link up, down, or let normal link detection occurs. Implement such operation to use it later when setting duplex, etc. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>