Skip to content
Snippets Groups Projects
Commit 05b29aa0 authored by Madalin Bucur's avatar Madalin Bucur Committed by Joe Hershberger
Browse files

net: phy: realtek: fix enabling of the TX-delay for RTL8211F


The old logic always enabled the TX-delay when the phy-mode was set to
PHY_INTERFACE_MODE_RGMII. With this patch we enable the TX delay for
PHY_INTERFACE_MODE_RGMII_ID and PHY_INTERFACE_MODE_RGMII_TXID and
disable it for PHY_INTERFACE_MODE_RGMII.

Based on a similar change made in the Linux Realtek PHY driver
by Martin Blumenstingl <martin.blumenstingl@googlemail.com>.

Signed-off-by: default avatarMadalin Bucur <madalin.bucur@nxp.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
Acked-by: default avatarYork Sun <york.sun@nxp.com>
parent 84a42069
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment