2 * T2081QDS Device Tree Source
4 * Copyright 2013 - 2015 Freescale Semiconductor Inc.
6 * Redistribution and use in source and binary forms, with or without
7 * modification, are permitted provided that the following conditions are met:
8 * * Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
10 * * Redistributions in binary form must reproduce the above copyright
11 * notice, this list of conditions and the following disclaimer in the
12 * documentation and/or other materials provided with the distribution.
13 * * Neither the name of Freescale Semiconductor nor the
14 * names of its contributors may be used to endorse or promote products
15 * derived from this software without specific prior written permission.
18 * ALTERNATIVELY, this software may be distributed under the terms of the
19 * GNU General Public License ("GPL") as published by the Free Software
20 * Foundation, either version 2 of that License or (at your option) any
23 * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor "AS IS" AND ANY
24 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
25 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
26 * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY
27 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
28 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
29 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
30 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
31 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
32 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35 /include/ "t208xsi-pre.dtsi"
36 /include/ "t208xqds.dtsi"
39 model = "fsl,T2081QDS";
40 compatible = "fsl,T2081QDS";
43 interrupt-parent = <&mpic>;
46 emi1_slot1 = &t2081mdio2;
47 emi1_slot2 = &t2081mdio3;
48 emi1_slot3 = &t2081mdio4;
49 emi1_slot5 = &t2081mdio5;
50 emi1_slot6 = &t2081mdio6;
51 emi1_slot7 = &t2081mdio7;
58 phy-handle = <&phy_sgmii_s7_1c>;
59 phy-connection-type = "sgmii";
63 phy-handle = <&phy_sgmii_s7_1d>;
64 phy-connection-type = "sgmii";
68 phy-handle = <&rgmii_phy1>;
69 phy-connection-type = "rgmii";
73 phy-handle = <&rgmii_phy2>;
74 phy-connection-type = "rgmii";
78 phy-handle = <&phy_sgmii_s3_1c>;
79 phy-connection-type = "sgmii";
83 phy-handle = <&phy_sgmii_s7_1f>;
84 phy-connection-type = "sgmii";
88 phy-handle = <&phy_sgmii_s2_1c>;
89 phy-connection-type = "xgmii";
93 phy-handle = <&phy_sgmii_s7_1e>;
94 phy-connection-type = "xgmii";
101 compatible = "mdio-mux-mmioreg", "mdio-mux";
102 mdio-parent-bus = <&mdio0>;
103 #address-cells = <1>;
109 #address-cells = <1>;
113 rgmii_phy1: ethernet-phy@1 {
118 t2081mdio1: mdio@20 {
119 #address-cells = <1>;
123 rgmii_phy2: ethernet-phy@2 {
128 t2081mdio2: mdio@40 {
129 #address-cells = <1>;
133 phy_sgmii_s1_1c: ethernet-phy@1c {
137 phy_sgmii_s1_1d: ethernet-phy@1d {
141 phy_sgmii_s1_1e: ethernet-phy@1e {
145 phy_sgmii_s1_1f: ethernet-phy@1f {
150 t2081mdio3: mdio@60 {
151 #address-cells = <1>;
155 phy_sgmii_s2_1c: ethernet-phy@1c {
159 phy_sgmii_s2_1d: ethernet-phy@1d {
163 phy_sgmii_s2_1e: ethernet-phy@1e {
167 phy_sgmii_s2_1f: ethernet-phy@1f {
172 t2081mdio4: mdio@80 {
173 #address-cells = <1>;
178 phy_sgmii_s3_1c: ethernet-phy@1c {
182 phy_sgmii_s3_1d: ethernet-phy@1d {
186 phy_sgmii_s3_1e: ethernet-phy@1e {
190 phy_sgmii_s3_1f: ethernet-phy@1f {
195 t2081mdio5: mdio@a0 {
196 #address-cells = <1>;
201 phy_sgmii_s5_1c: ethernet-phy@1c {
205 phy_sgmii_s5_1d: ethernet-phy@1d {
209 phy_sgmii_s5_1e: ethernet-phy@1e {
213 phy_sgmii_s5_1f: ethernet-phy@1f {
218 t2081mdio6: mdio@c0 {
219 #address-cells = <1>;
224 phy_sgmii_s6_1c: ethernet-phy@1c {
228 phy_sgmii_s6_1d: ethernet-phy@1d {
232 phy_sgmii_s6_1e: ethernet-phy@1e {
236 phy_sgmii_s6_1f: ethernet-phy@1f {
241 t2081mdio7: mdio@e0 {
242 #address-cells = <1>;
246 phy_sgmii_s7_1c: ethernet-phy@1c {
250 phy_sgmii_s7_1d: ethernet-phy@1d {
254 phy_sgmii_s7_1e: ethernet-phy@1e {
258 phy_sgmii_s7_1f: ethernet-phy@1f {
265 /include/ "t2081si-post.dtsi"