diff options
| author | Vladimir Oltean <[email protected]> | 2021-06-04 17:01:49 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-06-07 12:20:18 -0700 |
| commit | 29afb83ac98e1c1cd9c9bb6e82e7d15354b3ae0b (patch) | |
| tree | d2298619d338afdd4e9e27293993b5a9ca7070ca /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | c858d436be8b949c368de0e079084acaff3d4aaf (diff) | |
net: dsa: sja1105: apply RGMII delays based on the fixed-link property
The sja1105 driver has an intermediate way of determining whether the
RGMII delays should be applied by the PHY or by itself: by looking at
the port role (PHY or MAC). The port can be put in the PHY role either
explicitly (sja1105,role-phy) or implicitly (fixed-link).
We want to deprecate the sja1105,role-phy property, so all that remains
is the fixed-link property. Introduce a "fixed_link" array of booleans
in the driver, and use that to determine whether RGMII delays must be
applied or not.
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