2 * T2080QDS 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,T2080QDS";
40 compatible = "fsl,T2080QDS";
43 interrupt-parent = <&mpic>;
46 emi1_slot1 = &t2080mdio2;
47 emi1_slot2 = &t2080mdio3;
48 emi1_slot3 = &t2080mdio4;
51 rio: rapidio@ffe0c0000 {
52 reg = <0xf 0xfe0c0000 0 0x11000>;
55 ranges = <0 0 0xc 0x20000000 0 0x10000000>;
58 ranges = <0 0 0xc 0x30000000 0 0x10000000>;
66 phy-handle = <&phy_sgmii_s3_1e>;
67 phy-connection-type = "xgmii";
71 phy-handle = <&phy_sgmii_s3_1f>;
72 phy-connection-type = "xgmii";
76 phy-handle = <&rgmii_phy1>;
77 phy-connection-type = "rgmii";
81 phy-handle = <&rgmii_phy2>;
82 phy-connection-type = "rgmii";
86 phy-handle = <&phy_sgmii_s2_1e>;
87 phy-connection-type = "sgmii";
91 phy-handle = <&phy_sgmii_s2_1d>;
92 phy-connection-type = "sgmii";
96 phy-handle = <&phy_xaui_slot3>;
97 phy-connection-type = "xgmii";
101 phy-handle = <&phy_sgmii_s3_1f>;
102 phy-connection-type = "xgmii";
106 phy_xaui_slot3: ethernet-phy@3 {
107 compatible = "ethernet-phy-ieee802.3-c45";
116 compatible = "mdio-mux-mmioreg", "mdio-mux";
117 mdio-parent-bus = <&mdio0>;
118 #address-cells = <1>;
124 #address-cells = <1>;
128 rgmii_phy1: ethernet-phy@1 {
133 t2080mdio1: mdio@20 {
134 #address-cells = <1>;
138 rgmii_phy2: ethernet-phy@2 {
143 t2080mdio2: mdio@40 {
144 #address-cells = <1>;
149 phy_sgmii_s1_1c: ethernet-phy@1c {
153 phy_sgmii_s1_1d: ethernet-phy@1d {
157 phy_sgmii_s1_1e: ethernet-phy@1e {
161 phy_sgmii_s1_1f: ethernet-phy@1f {
166 t2080mdio3: mdio@c0 {
167 #address-cells = <1>;
171 phy_sgmii_s2_1c: ethernet-phy@1c {
175 phy_sgmii_s2_1d: ethernet-phy@1d {
179 phy_sgmii_s2_1e: ethernet-phy@1e {
183 phy_sgmii_s2_1f: ethernet-phy@1f {
188 t2080mdio4: mdio@60 {
189 #address-cells = <1>;
194 phy_sgmii_s3_1c: ethernet-phy@1c {
198 phy_sgmii_s3_1d: ethernet-phy@1d {
202 phy_sgmii_s3_1e: ethernet-phy@1e {
206 phy_sgmii_s3_1f: ethernet-phy@1f {
213 /include/ "t2080si-post.dtsi"