commit | 04aca9938255fc7097b3fb5700f408524656f2e2 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Fri May 26 01:03:24 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri May 26 15:00:45 2017 -0400 |
tree | cc0cef500580b2911ff136f815145951b0493326 | |
parent | 6335e9f2446b44139ac0722a81759a2b2f90bb4c [diff] |
dsa: mv88e6xxx: Enable/Disable SERDES on port enable/disable Implement the port enable/disable callbacks, which enable/disable the SERDES interfaces, if applicable. This should save a bit of power/heat. We also need to enable SERDES on CPU and DSA ports, so keep the existing call to the op, but make it conditional. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>