Lines Matching +full:mdio +full:- +full:gpio0
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
3 #include "armada-385-clearfog-gtr.dtsi"
7 compatible = "solidrun,clearfog-gtr-s4", "marvell,armada385",
12 tx-fault-gpio = <&gpio0 24 GPIO_ACTIVE_HIGH>;
15 &mdio {
16 switch0: ethernet-switch@4 {
19 pinctrl-names = "default";
20 pinctrl-0 = <&cf_gtr_switch_reset_pins>;
21 reset-gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
23 ethernet-ports {
24 #address-cells = <1>;
25 #size-cells = <0>;
27 ethernet-port@1 {
30 phy-handle = <&switch0phy0>;
33 ethernet-port@2 {
36 phy-handle = <&switch0phy1>;
39 ethernet-port@3 {
42 phy-handle = <&switch0phy2>;
45 ethernet-port@4 {
48 phy-handle = <&switch0phy3>;
51 ethernet-port@5 {
53 phy-mode = "2500base-x";
56 fixed-link {
58 full-duplex;
64 mdio {
65 #address-cells = <1>;
66 #size-cells = <0>;
68 switch0phy0: ethernet-phy@11 {
72 switch0phy1: ethernet-phy@12 {
76 switch0phy2: ethernet-phy@13 {
80 switch0phy3: ethernet-phy@14 {