Re: [PATCH 4/5] net: phy: Add MDIO PCS 2.5G and 5G speed macros from Linux

2023-04-01 Thread Ramon Fried
On Sun, Mar 19, 2023 at 7:08 PM Marek Vasut wrote: > > Add MDIO PCS 2.5G and 5G speed macros from Linux 5.1.y as of commit > 7fd8afa8933a0 ("net: phy: Add generic support for 2.5GBaseT and 5GBaseT") > This is used by the upcoming Marvell 10G PHY driver. > > Signed-off-by: Marek Vasut > --- > Cc:

[PATCH 4/5] net: phy: Add MDIO PCS 2.5G and 5G speed macros from Linux

2023-03-19 Thread Marek Vasut
Add MDIO PCS 2.5G and 5G speed macros from Linux 5.1.y as of commit 7fd8afa8933a0 ("net: phy: Add generic support for 2.5GBaseT and 5GBaseT") This is used by the upcoming Marvell 10G PHY driver. Signed-off-by: Marek Vasut --- Cc: "Ariel D'Alessandro" Cc: "Marek Behún" Cc: Joe Hershberger Cc: M