Lines Matching +full:ethernet +full:- +full:phy +full:- +full:ieee802
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the Spider Ethernet sub-board
15 label = "ethernet-sub-board";
25 power-source = <1800>;
31 power-source = <1800>;
37 power-source = <1800>;
42 pinctrl-0 = <&tsn0_pins>, <&tsn1_pins>, <&tsn2_pins>;
43 pinctrl-names = "default";
46 ethernet-ports {
47 #address-cells = <1>;
48 #size-cells = <0>;
52 phy-handle = <&u101>;
53 phy-mode = "sgmii";
57 #address-cells = <1>;
58 #size-cells = <0>;
60 u101: ethernet-phy@1 {
62 compatible = "ethernet-phy-ieee802.3-c45";
63 interrupts-extended = <&gpio3 10 IRQ_TYPE_LEVEL_LOW>;
69 phy-handle = <&u201>;
70 phy-mode = "sgmii";
74 #address-cells = <1>;
75 #size-cells = <0>;
77 u201: ethernet-phy@2 {
79 compatible = "ethernet-phy-ieee802.3-c45";
80 interrupts-extended = <&gpio3 11 IRQ_TYPE_LEVEL_LOW>;
86 phy-handle = <&u301>;
87 phy-mode = "sgmii";
91 #address-cells = <1>;
92 #size-cells = <0>;
94 u301: ethernet-phy@3 {
96 compatible = "ethernet-phy-ieee802.3-c45";
97 interrupts-extended = <&gpio3 9 IRQ_TYPE_LEVEL_LOW>;