netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next V2 0/2] Add support for 2500Base-X only configuration
@ 2025-03-12  9:54 Suraj Gupta
  2025-03-12  9:54 ` [PATCH net-next V2 1/2] dt-bindings: net: xlnx,axi-ethernet: Modify descriptions and phy-mode value to support 2500base-X " Suraj Gupta
  2025-03-12  9:54 ` [PATCH net-next V2 2/2] net: axienet: Add support for " Suraj Gupta
  0 siblings, 2 replies; 20+ messages in thread
From: Suraj Gupta @ 2025-03-12  9:54 UTC (permalink / raw)
  To: radhey.shyam.pandey, andrew+netdev, davem, edumazet, kuba, pabeni,
	robh, krzk+dt, conor+dt, michal.simek
  Cc: netdev, devicetree, linux-kernel, linux-arm-kernel, git,
	harini.katakam

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


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2025-03-19 18:41 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-12  9:54 [PATCH net-next V2 0/2] Add support for 2500Base-X only configuration Suraj Gupta
2025-03-12  9:54 ` [PATCH net-next V2 1/2] dt-bindings: net: xlnx,axi-ethernet: Modify descriptions and phy-mode value to support 2500base-X " Suraj Gupta
2025-03-12 13:17   ` Rob Herring
2025-03-12  9:54 ` [PATCH net-next V2 2/2] net: axienet: Add support for " Suraj Gupta
2025-03-12 11:06   ` Dawid Osuchowski
2025-03-12 13:25   ` Andrew Lunn
2025-03-12 14:13     ` Russell King (Oracle)
2025-03-12 14:49       ` Gupta, Suraj
2025-03-12 14:58         ` Andrew Lunn
2025-03-12 15:06           ` Gupta, Suraj
2025-03-12 15:33             ` Andrew Lunn
2025-03-12 16:08               ` Gupta, Suraj
2025-03-12 19:02                 ` Andrew Lunn
2025-03-12 19:40                 ` Russell King (Oracle)
2025-03-12 22:10                   ` Andrew Lunn
2025-03-13  3:31                     ` Gupta, Suraj
2025-03-13  7:34                       ` Gupta, Suraj
2025-03-13 12:47                         ` Andrew Lunn
2025-03-19 18:41                           ` Gupta, Suraj
2025-03-13 12:54                       ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).