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: Marvell MV88E6060 DSA switch
10 - Andrew Lunn <andrew@lunn.ch>
13 The Marvell MV88E6060 switch has been produced and sold by Marvell
14 since at least 2008. The switch has one pin ADDR4 that controls the
15 MDIO address of the switch to be 0x10 or 0x00, and on the MDIO bus
16 connected to the switch, the PHYs inside the switch appear as
17 independent devices on address 0x00-0x04 or 0x10-0x14, so in difference
18 from many other DSA switches this switch does not have an internal
25 The MV88E6060 is the oldest Marvell DSA switch product, and
31 reset-gpios:
37 - $ref: dsa.yaml#/$defs/ethernet-ports
40 - compatible
41 - reg
46 - |
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/interrupt-controller/irq.h>
50 #address-cells = <1>;
51 #size-cells = <0>;
53 ethernet-switch@16 {
57 ethernet-ports {
58 #address-cells = <1>;
59 #size-cells = <0>;
61 ethernet-port@0 {
65 ethernet-port@1 {
69 ethernet-port@2 {
73 ethernet-port@3 {
77 ethernet-port@5 {
79 phy-mode = "rev-mii";
80 ethernet = <ðc>;
81 fixed-link {
83 full-duplex;