Lines Matching +full:ethernet +full:- +full:switch
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Ethernet Switch Device Tree Bindings
10 - Andrew Lunn <andrew@lunn.ch>
11 - Florian Fainelli <f.fainelli@gmail.com>
12 - Vivien Didelot <vivien.didelot@gmail.com>
15 This binding represents Ethernet Switches which have a dedicated CPU
16 port. That port is usually connected to an Ethernet Controller of the
23 pattern: "^switch(@.*)?$"
30 cluster a switch takes. <0 0> is cluster 0, switch 0. <0 1> is cluster 0,
31 switch 1. <1 0> is cluster 1, switch 0. A switch not part of any cluster
33 $ref: /schemas/types.yaml#/definitions/uint32-array
36 "^(ethernet-)?ports$":
39 '#address-cells':
41 '#size-cells':
45 "^(ethernet-)?port@[0-9]+$":
47 description: Ethernet switch ports
61 Should be a list of phandles to other switch's DSA port. This
65 $ref: /schemas/types.yaml#definitions/phandle-array
67 ethernet:
69 Should be a phandle to a valid Ethernet device node. This host
70 device is what the switch port is connected to
73 phy-handle: true
75 phy-mode: true
77 fixed-link: true
79 mac-address: true
82 - reg
87 - required:
88 - ports
89 - required:
90 - ethernet-ports