diff options
author | Colin Foster <[email protected]> | 2023-01-27 11:35:48 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-01-30 21:07:20 -0800 |
commit | 728d8019f1a38891ad72a1f21b5ac35691e8aae7 (patch) | |
tree | ccd700e1dc55704ede4e32b8509210c0b62480f8 /tools/perf/scripts/python | |
parent | c6a9321b08111c0e0b4c2499ce7e82765fa680b6 (diff) |
net: mscc: ocelot: expose regfield definition to be used by other drivers
The ocelot_regfields struct is common between several different chips, some
of which can only be controlled externally. Export this structure so it
doesn't have to be duplicated in these other drivers.
Rename the structure as well, to follow the conventions of other shared
resources.
Signed-off-by: Colin Foster <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Tested-by: Vladimir Oltean <[email protected]> # regression
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions