aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorShravya Kumbham <[email protected]>2022-05-02 12:57:49 +0530
committerPaolo Abeni <[email protected]>2022-05-03 11:07:32 +0200
commitb800528b97d0adc3a5ba42d78a8b0d3f07a31f44 (patch)
tree1778aac118aa3ad73144560a728a5008ff3e5ea9 /tools/perf/scripts/python/check-perf-trace.py
parent79396934e289dbc501316c1d1f975bb4c88ae460 (diff)
net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
In xemaclite_open() function we are setting the max speed of emaclite to 100Mb using phy_set_max_speed() function so, there is no need to write the advertising registers to stop giga-bit speed and the phy_start() function starts the auto-negotiation so, there is no need to handle it separately using advertising registers. Remove the phy_read and phy_write of advertising registers in xemaclite_open() function. Signed-off-by: Shravya Kumbham <[email protected]> Signed-off-by: Radhey Shyam Pandey <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions