diff options
| author | Andrew Lunn <[email protected]> | 2021-01-27 01:32:10 +0100 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-01-27 19:28:16 -0800 |
| commit | 63368a7416df144b713ef1a887dba11796907e05 (patch) | |
| tree | f2733c7e861db2debca636c669d74ec64000d9ba /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | 5998dd0217dfdd37bf2bf4d6554005e8de2ecd19 (diff) | |
net: dsa: mv88e6xxx: Make global2 support mandatory
Early generations of the mv88e6xxx did not have the global 2
registers. In order to keep the driver slim, it was decided to make
the code for these registers optional. Over time, more generations of
switches have been added, always supporting global 2 and adding more
and more registers. No effort has been made to keep these additional
registers also optional to slim the driver down when used for older
generations. Optional global 2 now just gives additional development
and maintenance burden for no real gain.
Make global 2 support always compiled in.
Signed-off-by: Andrew Lunn <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Tested-by: Vladimir Oltean <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions