Lines Matching +full:mdio +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 /dts-v1/;
8 #include "bcm47094-asus-rt-ac3100.dtsi"
11 compatible = "asus,rt-ac88u", "brcm,bcm47094", "brcm,bcm4708";
12 model = "ASUS RT-AC88U";
21 /* 7 = MDIO (has input reads), 6 = MDC (clock, output only) */
22 mdc-gpios = <&chipcommon 6 GPIO_ACTIVE_HIGH>;
23 mdio-gpios = <&chipcommon 7 GPIO_ACTIVE_HIGH>;
24 reset-gpios = <&chipcommon 10 GPIO_ACTIVE_LOW>;
25 realtek,disable-leds;
29 #address-cells = <1>;
30 #size-cells = <0>;
35 phy-handle = <ðphy0>;
41 phy-handle = <ðphy1>;
47 phy-handle = <ðphy2>;
53 phy-handle = <ðphy3>;
60 phy-mode = "rgmii";
61 tx-internal-delay-ps = <2000>;
62 rx-internal-delay-ps = <2100>;
64 fixed-link {
66 full-duplex;
72 mdio {
73 compatible = "realtek,smi-mdio";
74 #address-cells = <1>;
75 #size-cells = <0>;
77 ethphy0: ethernet-phy@0 {
81 ethphy1: ethernet-phy@1 {
85 ethphy2: ethernet-phy@2 {
89 ethphy3: ethernet-phy@3 {
101 /delete-property/ethernet;
104 phy-mode = "rgmii";
106 fixed-link {
108 full-duplex;
120 nvmem-cells = <&et1macaddr>;
121 nvmem-cell-names = "mac-address";