diff options
| author | Vladimir Oltean <[email protected]> | 2021-06-04 17:01:50 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-06-07 12:20:18 -0700 |
| commit | 5d645df99ac60fab5368e01f1ddf4a57fa4f719f (patch) | |
| tree | 81831d6d4745bf2aa7ac678cfb4b4075016bf8ec /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 29afb83ac98e1c1cd9c9bb6e82e7d15354b3ae0b (diff) | |
net: dsa: sja1105: determine PHY/MAC role from PHY interface type
Now that both RevMII as well as RevRMII exist, we can deprecate the
sja1105,role-mac and sja1105,role-phy properties and simply let the user
select that a port operates in MII PHY role by using
phy-mode = "rev-mii";
or in RMII PHY role by using
phy-mode = "rev-rmii";
There are no fixed-link MII or RMII properties in mainline device trees,
and the setup itself is fairly uncommon, so there shouldn't be risks of
breaking compatibility.
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions