[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220422073505.810084-1-boon.leong.ong@intel.com>
Date: Fri, 22 Apr 2022 15:35:01 +0800
From: Ong Boon Leong <boon.leong.ong@...el.com>
To: Alexandre Torgue <alexandre.torgue@...com>,
Jose Abreu <joabreu@...opsys.com>,
Andrew Lunn <andrew@...n.ch>,
Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>,
Paolo Abeni <pabeni@...hat.com>,
"David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
Giuseppe Cavallaro <peppe.cavallaro@...com>
Cc: netdev@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Ong Boon Leong <boon.leong.ong@...el.com>
Subject: [PATCH net-next 0/4] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch
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@...csson.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
Powered by blists - more mailing lists