[PATCH net-next 0/4] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch
Ong Boon Leong
boon.leong.ong at intel.com
Fri Apr 22 00:35:01 PDT 2022
Hi,
1/4: Add the support for 1000BASE-X AN to pcs-xpcs which previously supports
C37 SGMII AN mode.
2/4: Add the capability to bypass PHY device detection in stmmac driver as
hinted based on platform data.
3/4 & 4/4: Make dwmac-intel to detect DMI info to switch specific ethernet
interface to use phyless mode according to Ericsson platform
need.
This patch series has been tested by Ericsson engineer Emilio Riva
<emilio.riva at ericsson.com> separately on its lab.
Thanks
Ong Boon Leong (4):
net: pcs: xpcs: add CL37 1000BASE-X AN support
net: stmmac: introduce PHY-less setup support
stmmac: intel: prepare to support 1000BASE-X phy interface setting
stmmac: intel: introduce platform data phyless setting for Ericsson
system
.../net/ethernet/stmicro/stmmac/dwmac-intel.c | 68 ++++++-
.../net/ethernet/stmicro/stmmac/stmmac_main.c | 10 +-
.../net/ethernet/stmicro/stmmac/stmmac_mdio.c | 2 +-
drivers/net/pcs/pcs-xpcs.c | 174 +++++++++++++++++-
include/linux/pcs/pcs-xpcs.h | 3 +-
include/linux/stmmac.h | 1 +
6 files changed, 250 insertions(+), 8 deletions(-)
--
2.25.1
More information about the linux-arm-kernel
mailing list