mbox series

[net-next,0/2] net: stmmac: Add 2500BASEX support for integrated PCS

Message ID 20240524130653.30666-1-quic_snehshah@quicinc.com (mailing list archive)
Headers show
Series net: stmmac: Add 2500BASEX support for integrated PCS | expand

Message

Sneh Shah May 24, 2024, 1:06 p.m. UTC
Qcom mac supports both SGMII and 2500BASEX with integrated PCS.
Add changes to enable 2500BASEX along woth SGMII.

Sneh Shah (2):
  net: stmmac: Add support for multiple phy interface for integrated PCS
  net: stmmac: dwmac-qcom-ethqos: Enable support for 2500BASEX

 .../net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c   | 11 +++++++++++
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c     |  3 +++
 include/linux/stmmac.h                                |  1 +
 3 files changed, 15 insertions(+)