diff options
author | Siddharth Vadapalli <[email protected]> | 2022-11-29 10:36:39 +0530 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-11-30 21:20:32 -0800 |
commit | 6c681f899e0360803b924ac8c96ee21965118649 (patch) | |
tree | 734d1eac96b3f55e67e70b3b6bc2b8462b588c14 /tools/perf/scripts/python | |
parent | 421f8663b3a775c32f724f793264097c60028f2e (diff) |
net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10
The am65-cpsw driver supports configuring all RGMII variants at interface
speed of 10 Mbps. However, in the process of shifting to the PHYLINK
framework, the support for all variants of RGMII except the
PHY_INTERFACE_MODE_RGMII variant was accidentally removed.
Fix this by using phy_interface_mode_is_rgmii() to check for all variants
of RGMII mode.
Fixes: e8609e69470f ("net: ethernet: ti: am65-cpsw: Convert to PHYLINK")
Reported-by: Schuyler Patton <[email protected]>
Signed-off-by: Siddharth Vadapalli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions