mbox series

[net-next,0/3] dpaa2: add 1000base-X support

Message ID 20210119153545.GK1551@shell.armlinux.org.uk (mailing list archive)
Headers show
Series dpaa2: add 1000base-X support | expand

Message

Russell King (Oracle) Jan. 19, 2021, 3:35 p.m. UTC
Hi,

This patch series adds 1000base-X support to pcs-lynx and DPAA2,
allowing runtime switching between SGMII and 1000base-X. This is
a pre-requisit for SFP module support on the SolidRun ComExpress 7.

 drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c | 25 ++++++++++++----
 drivers/net/pcs/pcs-lynx.c                       | 36 ++++++++++++++++++++++++
 2 files changed, 56 insertions(+), 5 deletions(-)