Re: [U-Boot] [PATCH 6/8] net: phy: dp83867: io impedance is not dependent on RGMII delay

2019-11-19 Thread Joe Hershberger
On Mon, Nov 18, 2019 at 3:31 PM Grygorii Strashko wrote: > > 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

[U-Boot] [PATCH 6/8] net: phy: dp83867: io impedance is not dependent on RGMII delay

2019-11-18 Thread Grygorii Strashko
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