commit | 253a5ff8712c4dc5821ebdc4e4124901d37c0339 | [log] [tgz] |
---|---|---|
author | Grygorii Strashko <grygorii.strashko@ti.com> | Mon Nov 18 23:04:45 2019 +0200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Dec 09 09:47:42 2019 -0600 |
tree | 456570d03b647fa213e0526df801fcd0b4f3f3f8 | |
parent | 20f7ea4c35ff98003c29eec442700af04496b49f [diff] |
net: phy: dp83867: io impedance is not dependent on RGMII delay Based on commit 27708eb5481b ("net: phy: dp83867: IO impedance is not dependent on RGMII delay") of mainline linux kernel. The driver would only set the IO impedance value when RGMII internal delays were enabled. There is no reason for this. Move the IO impedance block out of the RGMII delay block. Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>