diff options
| author | Ansuel Smith <[email protected]> | 2022-04-16 01:30:14 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-04-17 13:28:28 +0100 |
| commit | 8255212e4130bd2dc1463286a3dddb74797bbdc1 (patch) | |
| tree | ff36033db046c360853f683fca0b0387a688114b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 2b8fd87af7f156942971789abac8ee2bb60c03bc (diff) | |
net: dsa: qca8k: rework and simplify mdiobus logic
In an attempt to reduce qca8k_priv space, rework and simplify mdiobus
logic.
We now declare a mdiobus instead of relying on DSA phy_read/write even
if a mdio node is not present. This is all to make the qca8k ops static
and not switch specific. With a legacy implementation where port doesn't
have a phy map declared in the dts with a mdio node, we declare a
'qca8k-legacy' mdiobus. The conversion logic is used as legacy read and
write ops are used instead of the internal one.
Also drop the legacy_phy_port_mapping as we now declare mdiobus with ops
that already address the workaround.
Signed-off-by: Ansuel Smith <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions