commit | 1da7756e6616c7795c8a104fde0a66f212ef659d | [log] [tgz] |
---|---|---|
author | Serge Semin <fancer.lancer@gmail.com> | Thu May 09 00:51:17 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed May 08 16:31:38 2019 -0700 |
tree | 5c03f29d13b1e3bb61f055428b3148dd7157384d | |
parent | f81dadbcf7fd067baf184b63c179fc392bdb226e [diff] |
net: phy: realtek: Change TX-delay setting for RGMII modes only It's prone to problems if delay is cleared out for other than RGMII modes. So lets set/clear the TX-delay in the config register only if actually RGMII-like interface mode is requested. This only concerns rtl8211f chips. Signed-off-by: Serge Semin <fancer.lancer@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>