diff options
author | Romain Gantois <romain.gantois@bootlin.com> | 2024-03-26 14:32:13 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-03-28 19:21:34 -0700 |
commit | 0f671b3b6edf85cfe6fc80ad42963973bee1838c (patch) | |
tree | d414f840c1c4f919b1ff1ebd91bc6dcd98325a93 /drivers/net/ethernet/intel/ice/ice_switch.c | |
parent | 30dc5873967ecc0282a8283622156cba4be8daf4 (diff) |
net: pcs: rzn1-miic: Init RX clock early if MAC requires it
The GMAC1 controller in the RZN1 IP requires the RX MII clock signal to be
started before it initializes its own hardware, thus before it calls
phylink_start.
Implement the pcs_pre_init() callback so that the RX clock signal can be
enabled early if necessary.
Reported-by: Clément Léger <clement.leger@bootlin.com>
Link: https://lore.kernel.org/linux-arm-kernel/20230116103926.276869-4-clement.leger@bootlin.com/
Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20240326-rxc_bugfix-v6-7-24a74e5c761f@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_switch.c')
0 files changed, 0 insertions, 0 deletions