diff options
author | Alexandru Ardelean <[email protected]> | 2019-09-17 13:30:52 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2019-09-20 17:10:35 -0700 |
commit | 9e5c8d39b88c15f4ec3ab24a73e09c112f209344 (patch) | |
tree | a3f41d64a4e715ba7a1a96c4ff17febb09e48309 /tools/perf/scripts/python/stackcollapse.py | |
parent | 92974a1d006ad8b30d53047c70974c9e065eb7df (diff) |
dt-bindings: net: dwmac: fix 'mac-mode' type
The 'mac-mode' property is similar to 'phy-mode' and 'phy-connection-type',
which are enums of mode strings.
The 'dwmac' driver supports almost all modes declared in the 'phy-mode'
enum (except for 1 or 2). But in general, there may be a case where
'mac-mode' becomes more generic and is moved as part of phylib or netdev.
In any case, the 'mac-mode' field should be made an enum, and it also makes
sense to just reference the 'phy-connection-type' from
'ethernet-controller.yaml'. That will also make it more future-proof for new
modes.
Fixes: 9c15d3597c62 ("dt-bindings: net: dwmac: document 'mac-mode' property")
Signed-off-by: Alexandru Ardelean <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions