You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stmmac: dwmac-mediatek: remove the dwmac_fix_mac_speed
In current driver, MAC will always enable 2ns delay in RGMII mode,
but that's not the correct usage.
Remove the dwmac_fix_mac_speed() in driver, and recommend "rgmii-id"
for phy-mode in device tree.
Fixes: f2d356a ("stmmac: dwmac-mediatek: add support for mt8195")
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: Biao Huang <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
0 commit comments