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
23 label = "ethernet-sub-board";
33 power-source = <1800>;
39 power-source = <1800>;
45 power-source = <1800>;
50 pinctrl-0 = <&tsn0_pins>, <&tsn1_pins>, <&tsn2_pins>;
51 pinctrl-names = "default";
57 phy-handle = <&u101>;
58 phy-mode = "sgmii";
63 #address-cells = <1>;
64 #size-cells = <0>;
66 u101: ethernet-phy@1 {
68 compatible = "ethernet-phy-ieee802.3-c45";
69 interrupts-extended = <&gpio3 10 IRQ_TYPE_LEVEL_LOW>;
76 phy-handle = <&u201>;
77 phy-mode = "sgmii";
82 #address-cells = <1>;
83 #size-cells = <0>;
85 u201: ethernet-phy@2 {
87 compatible = "ethernet-phy-ieee802.3-c45";
88 interrupts-extended = <&gpio3 11 IRQ_TYPE_LEVEL_LOW>;
95 phy-handle = <&u301>;
96 phy-mode = "sgmii";
101 #address-cells = <1>;
102 #size-cells = <0>;
104 u301: ethernet-phy@3 {
106 compatible = "ethernet-phy-ieee802.3-c45";
107 interrupts-extended = <&gpio3 9 IRQ_TYPE_LEVEL_LOW>;