Re: [PATCH net-next 2/2] net: dsa :mv88e6xxx: Disable unused ports
From: Vivien Didelot <hidden>
Date: 2019-05-03 14:18:39
From: Vivien Didelot <hidden>
Date: 2019-05-03 14:18:39
On Wed, 1 May 2019 00:08:31 +0200, Andrew Lunn [off-list ref] wrote:
If the NO_CPU strap is set, the switch starts in 'dumb hub' mode, with all ports enable. Ports which are then actively used are reconfigured as required when the driver starts. However unused ports are left alone. Change this to disable them, and turn off any SERDES interface. This could save some power and so reduce the temperature a bit. Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Vivien Didelot <redacted>