Lines Matching +full:multi +full:- +full:port
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/ethernet-switch.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andrew Lunn <andrew@lunn.ch>
11 - Florian Fainelli <f.fainelli@gmail.com>
12 - Vladimir Oltean <olteanv@gmail.com>
15 Ethernet switches are multi-port Ethernet controllers. Each port has
25 pattern: "^(ethernet-)?switch(@.*)?$"
28 "^(ethernet-)?ports$":
33 '#address-cells':
35 '#size-cells':
39 "^(ethernet-)?port@[0-9]+$":
44 - "#address-cells"
45 - "#size-cells"
48 - required:
49 - ports
50 - required:
51 - ethernet-ports
57 description: An ethernet switch without any extra port properties
61 "^(ethernet-)?port@[0-9]+$":
63 $ref: ethernet-switch-port.yaml#