diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2023-10-24 15:20:29 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-25 10:27:59 +0100 |
commit | 2b83557a588f739fd0a63efe1c3bc851cdf3d5f6 (patch) | |
tree | 7a2377a758183d231a545443d5118eb0c7deed51 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ddae07ce9bb35a939318dfb22fa799f7cd6893ae (diff) |
ARM: dts: marvell: Fix some common switch mistakes
Fix some errors in the Marvell MV88E6xxx switch descriptions:
- The top node had no address size or cells.
- switch0@0 is not OK, should be ethernet-switch@0.
- The ports node should be named ethernet-ports
- The ethernet-ports node should have port@0 etc children, no
plural "ports" in the children.
- Ports should be named ethernet-port@0 etc
- PHYs should be named ethernet-phy@0 etc
This serves as an example of fixes needed for introducing a
schema for the bindings, but the patch can simply be applied.
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions