Save some power by disabling ports. The first patch fully disables a port when it is runtime disabled. The second disables any ports which are not used at all.
Depending on configuration strapping, this can lower the temperature of an idle switch a few degrees. Andrew Lunn (2): net: dsa: mv88e6xxx: Set STP disable state in port_disable net: dsa :mv88e6xxx: Disable unused ports drivers/net/dsa/mv88e6xxx/chip.c | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) -- 2.20.1