2 * B4420DS Device Tree Source
4 * Copyright 2012 - 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
32 * this software, even if advised of the possibility of such damage.
37 compatible = "fsl,B4QDS";
40 interrupt-parent = <&mpic>;
44 phy_sgmii_10 = &phy_sgmii_10;
45 phy_sgmii_11 = &phy_sgmii_11;
46 phy_sgmii_1c = &phy_sgmii_1c;
47 phy_sgmii_1d = &phy_sgmii_1d;
50 ifc: localbus@ffe124000 {
51 reg = <0xf 0xfe124000 0 0x2000>;
52 ranges = <0 0 0xf 0xe8000000 0x08000000
53 2 0 0xf 0xff800000 0x00010000
54 3 0 0xf 0xffdf0000 0x00008000>;
59 compatible = "cfi-flash";
60 reg = <0x0 0x0 0x8000000>;
68 compatible = "fsl,ifc-nand";
69 reg = <0x2 0x0 0x10000>;
72 /* This location must not be altered */
73 /* 1MB for u-boot Bootloader Image */
74 reg = <0x0 0x00100000>;
75 label = "NAND U-Boot Image";
80 /* 1MB for DTB Image */
81 reg = <0x00100000 0x00100000>;
82 label = "NAND DTB Image";
86 /* 10MB for Linux Kernel Image */
87 reg = <0x00200000 0x00A00000>;
88 label = "NAND Linux Kernel Image";
92 /* 500MB for Root file System Image */
93 reg = <0x00c00000 0x1F400000>;
94 label = "NAND RFS Image";
99 compatible = "fsl,b4qds-fpga", "fsl,fpga-qixis";
105 device_type = "memory";
109 #address-cells = <2>;
113 bman_fbpr: bman-fbpr {
114 size = <0 0x1000000>;
115 alignment = <0 0x1000000>;
119 alignment = <0 0x400000>;
121 qman_pfdr: qman-pfdr {
122 size = <0 0x2000000>;
123 alignment = <0 0x2000000>;
127 dcsr: dcsr@f00000000 {
128 ranges = <0x00000000 0xf 0x00000000 0x01052000>;
131 bportals: bman-portals@ff4000000 {
132 ranges = <0x0 0xf 0xf4000000 0x2000000>;
135 qportals: qman-portals@ff6000000 {
136 ranges = <0x0 0xf 0xf6000000 0x2000000>;
140 ranges = <0x00000000 0xf 0xfe000000 0x1000000>;
141 reg = <0xf 0xfe000000 0 0x00001000>;
144 #address-cells = <1>;
146 compatible = "sst,sst25wf040", "jedec,spi-nor";
148 spi-max-frequency = <40000000>; /* input clock */
153 /*Disabled as there is no sdhc connector on B4420QDS board*/
159 compatible = "nxp,pca9547";
161 #address-cells = <1>;
165 #address-cells = <1>;
170 compatible = "atmel,24c64";
174 compatible = "atmel,24c256";
178 compatible = "atmel,24c256";
182 compatible = "atmel,24c256";
186 compatible = "dallas,ds3232";
192 #address-cells = <1>;
197 compatible = "ti,ina220";
199 shunt-resistor = <1000>;
204 #address-cells = <1>;
209 compatible = "adi,adt7461";
223 phy-handle = <&phy_sgmii_10>;
224 phy-connection-type = "sgmii";
228 phy-handle = <&phy_sgmii_11>;
229 phy-connection-type = "sgmii";
233 phy-handle = <&phy_sgmii_1c>;
234 phy-connection-type = "sgmii";
238 phy-handle = <&phy_sgmii_1d>;
239 phy-connection-type = "sgmii";
243 phy_sgmii_10: ethernet-phy@10 {
247 phy_sgmii_11: ethernet-phy@11 {
251 phy_sgmii_1c: ethernet-phy@1c {
256 phy_sgmii_1d: ethernet-phy@1d {
264 pci0: pcie@ffe200000 {
265 reg = <0xf 0xfe200000 0 0x10000>;
266 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000
267 0x01000000 0 0x00000000 0xf 0xf8000000 0x0 0x00010000>;
269 ranges = <0x02000000 0 0xe0000000
270 0x02000000 0 0xe0000000
273 0x01000000 0 0x00000000
274 0x01000000 0 0x00000000
280 /include/ "b4si-post.dtsi"