Re: [PATCH net-next 1/3] net: pcs: add pcs-lynx 1000BASE-X support

2021-01-20 Thread Ioana Ciornei
On Tue, Jan 19, 2021 at 03:35:58PM +, Russell King wrote: > Add support for 1000BASE-X to pcs-lynx for the LX2160A. > > This commit prepares the ground work for allowing 1G fiber connections > to be used with DPAA2 on the SolidRun CEX7 platforms. > > Signed-off-by: Russell King Reviewed-by:

[PATCH net-next 1/3] net: pcs: add pcs-lynx 1000BASE-X support

2021-01-19 Thread Russell King
Add support for 1000BASE-X to pcs-lynx for the LX2160A. This commit prepares the ground work for allowing 1G fiber connections to be used with DPAA2 on the SolidRun CEX7 platforms. Signed-off-by: Russell King --- drivers/net/pcs/pcs-lynx.c | 36 1 file chang