commit | db8668a1951954156c039b9f8fe2881d428a522c | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed May 27 00:21:43 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue May 26 23:22:21 2020 -0700 |
tree | e4625ef1517d3706e3cec3e7f12f5aad32c258ca | |
parent | a618e86da91d259374caff065cc557899dc181ce [diff] |
net: phy: marvell: Configure TDR pulse based on measurement length When performing a TDR measurement for a short distance, the pulse width should be low, to help differentiate between the outgoing pulse and any reflection. For longer distances, the pulse should be wider, to help with attenuation. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>