Lines Matching +full:mdio +full:- +full:gpio0
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
3 #include "armada-385-clearfog-gtr.dtsi"
10 tx-fault-gpio = <&gpio0 24 GPIO_ACTIVE_HIGH>;
13 &mdio {
14 switch0: ethernet-switch@4 {
17 pinctrl-names = "default";
18 pinctrl-0 = <&cf_gtr_switch_reset_pins>;
19 reset-gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
21 ethernet-ports {
22 #address-cells = <1>;
23 #size-cells = <0>;
25 ethernet-port@1 {
28 phy-handle = <&switch0phy0>;
31 ethernet-port@2 {
34 phy-handle = <&switch0phy1>;
37 ethernet-port@3 {
40 phy-handle = <&switch0phy2>;
43 ethernet-port@4 {
46 phy-handle = <&switch0phy3>;
49 ethernet-port@5 {
51 phy-mode = "2500base-x";
54 fixed-link {
56 full-duplex;
62 mdio {
63 #address-cells = <1>;
64 #size-cells = <0>;
66 switch0phy0: ethernet-phy@11 {
70 switch0phy1: ethernet-phy@12 {
74 switch0phy2: ethernet-phy@13 {
78 switch0phy3: ethernet-phy@14 {