commit | 5434e8faf05a3a9514b0a3698245764780be41e0 | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Fri Mar 01 11:52:15 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 01 23:23:35 2019 -0800 |
tree | 2ee34912acae0c1a5a89239348a2dc94a7c61ea3 | |
parent | 649e51d5607b502242c387302523741030354ea5 [diff] |
net: mvpp2: reset the MACs when reconfiguring a port This patch makes sure both PPv2 MACs (GMAC + XLG MAC) are set in reset while a port is reconfigured. This is done so that we make sure a MAC is in a reset state when not used, as only one of the two will be set out of reset after the port is configured properly. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>