commit | e71451d2ca5e810957b098fbc9f626b18c88c9f5 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sun Mar 19 18:08:09 2023 +0100 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Fri Apr 07 14:21:37 2023 +0200 |
tree | 96047a115047575f986ae46218e8f4a50c0c3300 | |
parent | f522e0f8a604ca0ae2085d353fa5e03fa1aba8fb [diff] |
net: phy: Add MDIO PCS 2.5G and 5G speed macros from Linux 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 <marek.vasut+renesas@mailbox.org> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>