mbox series

[net-master,0/1] DP83867 Speed optimization feature

Message ID 20200131151110.31642-1-dmurphy@ti.com
Headers show
Series DP83867 Speed optimization feature | expand

Message

Dan Murphy Jan. 31, 2020, 3:11 p.m. UTC
Hello

Speed optimization, also known as link downshift, enables fallback to 100M
operation after multiple consecutive failed attempts at Gigabit link
establishment. Such a case could occur if cabling with only four wires
were connected instead of the standard cabling with eight wires.
Speed optimization also supports fallback to 10M if link establishment fails
in Gigabit and in 100M mode.

Speed optimization can be enabled via strap or via register configuration.
The 48 pin devices do not have the ability to strap this feature and the PHY
team suggested to enable this bit for all use cases.

Dan

Dan Murphy (1):
  net: phy: dp83867: Add speed optimization feature

 drivers/net/phy/dp83867.c | 48 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 48 insertions(+)