diff options
author | Serge Semin <Sergey.Semin@baikalelectronics.ru> | 2022-09-12 00:10:09 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2022-09-19 16:31:32 +0200 |
commit | e9f3f8f488005f6da3cfb66070706770ecaef747 (patch) | |
tree | 6f4d9529718d47fa313f354709962ab7c8765832 /drivers/net/ethernet/intel/ice/ice_lib.c | |
parent | 502550123bee6a2ffa438409b5b9aad4d6db3a8c (diff) |
MIPS: Loongson32: Fix PHY-mode being left unspecified
commit 0060c8783330 ("net: stmmac: implement support for passive mode
converters via dt") has changed the plat->interface field semantics from
containing the PHY-mode to specifying the MAC-PCS interface mode. Due to
that the loongson32 platform code will leave the phylink interface
uninitialized with the PHY-mode intended by the means of the actual
platform setup. The commit-author most likely has just missed the
arch-specific code to fix. Let's mend the Loongson32 platform code then by
assigning the PHY-mode to the phy_interface field of the STMMAC platform
data.
Fixes: 0060c8783330 ("net: stmmac: implement support for passive mode converters via dt")
Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru>
Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com>
Tested-by: Keguang Zhang <keguang.zhang@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions