Skip to content
Commit ecbaf111 authored by Siddharth Vadapalli's avatar Siddharth Vadapalli Committed by Xulin Sun
Browse files

net: ethernet: ti: am65-cpsw: Add RMII mode to supported interfaces



commit 8f06bd3e30aade174056240a5cc250a8a6aef01d from
git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git

Support for RMII mode is already present in the am65-cpsw driver.
Currently, RMII mode is not set as a supported phy_mode in struct
"phylink_config"'s supported_interfaces member. This prevents an interface
from being used in RMII mode.

Fix it by adding RMII mode as a supported phy-mode if requested by the
interface.

Signed-off-by: default avatarSiddharth Vadapalli <s-vadapalli@ti.com>
Signed-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: default avatarXulin Sun <xulin.sun@windriver.com>
parent e67c4433
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment