diff options
author | Raju Rangoju <[email protected]> | 2022-10-20 12:12:13 +0530 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-10-21 22:40:22 -0700 |
commit | fc75c032aee63e60170d80f44c8567ea45fc59da (patch) | |
tree | 788dfb651a8a2a5a34446124154d4a462b48a5bc /lib/mpi/mpi-sub-ui.c | |
parent | 1246d0862349f36b65db1043d27c466af930047d (diff) |
amd-xgbe: enable PLL_CTL for fixed PHY modes only
PLL control setting(RRC) is needed only in fixed PHY configuration to
fix the peer-peer issues. Without the PLL control setting, the link up
takes longer time in a fixed phy configuration.
Driver implements SW RRC for Autoneg On configuration, hence PLL control
setting (RRC) is not needed for AN On configuration, and can be skipped.
Also, PLL re-initialization is not needed for PHY Power Off and RRC
commands. Otherwise, they lead to mailbox errors. Added the changes
accordingly.
Fixes: daf182d360e5 ("net: amd-xgbe: Toggle PLL settings during rate change")
Signed-off-by: Raju Rangoju <[email protected]>
Acked-by: Tom Lendacky <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions