Lines Matching +full:reg +full:- +full:names
14 * names of its contributors may be used to endorse or promote products
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";
55 phy-handle = <&phy_sgmii_0>;
56 phy-connection-type = "sgmii";
60 phy-handle = <&phy_sgmii_1>;
61 phy-connection-type = "sgmii";
65 phy-handle = <&phy_sgmii_2>;
66 phy-connection-type = "sgmii";
70 phy-handle = <&phy_rgmii_0>;
71 phy-connection-type = "rgmii";
75 phy-handle = <&phy_rgmii_1>;
76 phy-connection-type = "rgmii";
80 phy_sgmii_0: ethernet-phy@2 {
81 reg = <0x02>;
84 phy_sgmii_1: ethernet-phy@3 {
85 reg = <0x03>;
88 phy_sgmii_2: ethernet-phy@1 {
89 reg = <0x01>;
92 phy_rgmii_0: ethernet-phy@4 {
93 reg = <0x04>;
96 phy_rgmii_1: ethernet-phy@5 {
97 reg = <0x05>;
105 #include "t1042si-post.dtsi"