commit | 89273bc060d8c7a70999736fe15b2fb3326d0da8 | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@free-electrons.com> | Wed Aug 30 10:29:19 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 30 15:17:46 2017 -0700 |
tree | c120ec6f4a8a818ae096d9c9be1271299657d4f9 | |
parent | 65a2c09aea8b9b620bbb3e59f68090a2b7151865 [diff] |
net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC This patch adds logic to reconfigure the comphy/GoP/MAC when the link state is updated at runtime. This is very useful on boards where many link speed are supported: depending on what is negotiated the PPv2 driver will automatically reconfigures the link between the PHY and the MAC. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>