[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230125072529.2222420-1-Raju.Rangoju@amd.com>
Date: Wed, 25 Jan 2023 12:55:27 +0530
From: Raju Rangoju <Raju.Rangoju@....com>
To: <netdev@...r.kernel.org>
CC: <davem@...emloft.net>, <kuba@...nel.org>, <edumazet@...gle.com>,
<pabeni@...hat.com>, <Shyam-sundar.S-k@....com>,
Raju Rangoju <Raju.Rangoju@....com>
Subject: [PATCH net-next 0/2] amd-xgbe: add support for 2.5GbE and rx-adaptation
This patch series adds support for 2.GbE in 10GBaseT mode and
rx-adaptation support for Yellow Carp devices.
1) Support for 2.5GbE:
Add the necessary changes to the driver to fully recognize and enable
2.5GbE speed in 10GBaseT mode.
2) Support for rx-adaptation:
In order to support the 10G backplane mode without Auto-negotiation
and to support the longer-length DAC cables, it requires PHY to
perform RX Adaptation sequence as mentioned in the Synopsys databook.
Add the necessary changes to Yellow Carp devices to ensure seamless
RX Adaptation for 10G-SFI (LONG DAC), and 10G-KR modes without
Auto-Negotiation (CL72 not present)
Raju Rangoju (2):
amd-xgbe: add 2.5GbE support to 10G BaseT mode
amd-xgbe: add support for rx-adaptation
drivers/net/ethernet/amd/xgbe/xgbe-common.h | 37 +++++
drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c | 175 +++++++++++++++++++-
drivers/net/ethernet/amd/xgbe/xgbe.h | 5 +
3 files changed, 211 insertions(+), 6 deletions(-)
--
2.25.1
Powered by blists - more mailing lists