diff options
author | Colin Foster <colin.foster@in-advantage.com> | 2023-01-27 11:35:48 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-01-30 21:07:20 -0800 |
commit | 728d8019f1a38891ad72a1f21b5ac35691e8aae7 (patch) | |
tree | ccd700e1dc55704ede4e32b8509210c0b62480f8 /samples/watchdog | |
parent | c6a9321b08111c0e0b4c2499ce7e82765fa680b6 (diff) | |
download | linux-728d8019f1a38891ad72a1f21b5ac35691e8aae7.tar.gz |
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 <colin.foster@in-advantage.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Vladimir Oltean <vladimir.oltean@nxp.com> # regression
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'samples/watchdog')
0 files changed, 0 insertions, 0 deletions