Lines Matching +full:ethernet +full:- +full:phy
35 /include/ "t104xsi-pre.dtsi"
41 #address-cells = <2>;
42 #size-cells = <2>;
43 interrupt-parent = <&mpic>;
47 compatible = "fsl,t1040d4rdb-cpld",
48 "fsl,deepsleep-cpld";
54 ethernet@e0000 {
55 phy-handle = <&phy_sgmii_0>;
56 phy-connection-type = "sgmii";
59 ethernet@e2000 {
60 phy-handle = <&phy_sgmii_1>;
61 phy-connection-type = "sgmii";
64 ethernet@e4000 {
65 phy-handle = <&phy_sgmii_2>;
66 phy-connection-type = "sgmii";
69 ethernet@e6000 {
70 phy-handle = <&phy_rgmii_0>;
71 phy-connection-type = "rgmii";
74 ethernet@e8000 {
75 phy-handle = <&phy_rgmii_1>;
76 phy-connection-type = "rgmii";
80 phy_sgmii_0: ethernet-phy@2 {
84 phy_sgmii_1: ethernet-phy@3 {
88 phy_sgmii_2: ethernet-phy@1 {
92 phy_rgmii_0: ethernet-phy@4 {
96 phy_rgmii_1: ethernet-phy@5 {
105 #include "t1042si-post.dtsi"