[PATCH net-next V2 0/2] Add support for 2500Base-X only configuration

From: Suraj Gupta
Date: Wed Mar 12 2025 - 05:54:33 EST


Add support for 2500Base-X only configuration, which is a
synthesis option of AXI 1G/2.5G IP.

Changes in V2:
- Read 2.5G ability from Temac ability register and remove
max-speed DT property.
- Mentioned all 3 IP configurations in comment and commit description.
- Mention this series is for 2.5G only configuration.

Suraj Gupta (2):
dt-bindings: net: xlnx,axi-ethernet: Modify descriptions and phy-mode
value to support 2500base-X only configuration
net: axienet: Add support for 2500base-X only configuration.

.../bindings/net/xlnx,axi-ethernet.yaml | 9 ++++---
drivers/net/ethernet/xilinx/xilinx_axienet.h | 2 +-
.../net/ethernet/xilinx/xilinx_axienet_main.c | 24 +++++++++++++++----
3 files changed, 26 insertions(+), 9 deletions(-)

--
2.25.1