diff options
| author | Robert Marko <[email protected]> | 2024-02-11 19:16:41 +0100 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-02-13 15:46:42 +0100 |
| commit | bed90b06b6812d9c8c848414b090ddf38f0e6cc1 (patch) | |
| tree | 46ff373ff8111f95f4e1ecc95ef377a6bbea3d23 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | 32c7eec21c11e149a9195cf0d48cc530d1e5a637 (diff) | |
net: phy: aquantia: clear PMD Global Transmit Disable bit during init
PMD Global Transmit Disable bit should be cleared for normal operation.
This should be HW default, however I found that on Asus RT-AX89X that uses
AQR113C PHY and firmware 5.4 this bit is set by default.
With this bit set the AQR cannot achieve a link with its link-partner and
it took me multiple hours of digging through the vendor GPL source to find
this out, so lets always clear this bit during .config_init() to avoid a
situation like this in the future.
Signed-off-by: Robert Marko <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions