2 * P1023 RDB Device Tree Source
4 * Copyright 2013 - 2014 Freescale Semiconductor Inc.
6 * Author: Chunhe Lan <Chunhe.Lan@freescale.com>
8 * Redistribution and use in source and binary forms, with or without
9 * modification, are permitted provided that the following conditions are met:
10 * * Redistributions of source code must retain the above copyright
11 * notice, this list of conditions and the following disclaimer.
12 * * Redistributions in binary form must reproduce the above copyright
13 * notice, this list of conditions and the following disclaimer in the
14 * documentation and/or other materials provided with the distribution.
15 * * Neither the name of Freescale Semiconductor nor the
16 * names of its contributors may be used to endorse or promote products
17 * derived from this software without specific prior written permission.
20 * ALTERNATIVELY, this software may be distributed under the terms of the
21 * GNU General Public License ("GPL") as published by the Free Software
22 * Foundation, either version 2 of that License or (at your option) any
25 * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY
26 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
27 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28 * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY
29 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
30 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
31 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
32 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
33 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
34 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37 /include/ "p1023si-pre.dtsi"
41 compatible = "fsl,P1023RDB";
44 interrupt-parent = <&mpic>;
47 device_type = "memory";
55 bman_fbpr: bman-fbpr {
57 alignment = <0 0x1000000>;
61 alignment = <0 0x400000>;
63 qman_pfdr: qman-pfdr {
65 alignment = <0 0x2000000>;
69 qportals: qman-portals@ff000000 {
70 ranges = <0x0 0xf 0xff000000 0x200000>;
73 bportals: bman-portals@ff200000 {
74 ranges = <0x0 0xf 0xff200000 0x200000>;
78 ranges = <0x0 0x0 0xff600000 0x200000>;
82 compatible = "atmel,24c04";
87 compatible = "microchip,mcp7941x";
98 lbc: localbus@ff605000 {
99 reg = <0 0xff605000 0 0x1000>;
101 /* NOR, NAND Flashes */
102 ranges = <0x0 0x0 0x0 0xec000000 0x04000000
103 0x1 0x0 0x0 0xffa00000 0x08000000>;
106 #address-cells = <1>;
108 compatible = "cfi-flash";
109 reg = <0x0 0x0 0x04000000>;
114 /* 48MB for Root File System */
115 reg = <0x00000000 0x03000000>;
116 label = "NOR Root File System";
120 /* 1MB for DTB Image */
121 reg = <0x03000000 0x00100000>;
122 label = "NOR DTB Image";
126 /* 14MB for Linux Kernel Image */
127 reg = <0x03100000 0x00e00000>;
128 label = "NOR Linux Kernel Image";
132 /* This location must not be altered */
133 /* 512KB for u-boot Bootloader Image */
134 /* 512KB for u-boot Environment Variables */
135 reg = <0x03f00000 0x00100000>;
136 label = "NOR U-Boot Image";
142 #address-cells = <1>;
144 compatible = "fsl,elbc-fcm-nand";
145 reg = <0x1 0x0 0x40000>;
148 /* This location must not be altered */
149 /* 1MB for u-boot Bootloader Image */
150 reg = <0x0 0x00100000>;
151 label = "NAND U-Boot Image";
156 /* 1MB for DTB Image */
157 reg = <0x00100000 0x00100000>;
158 label = "NAND DTB Image";
162 /* 14MB for Linux Kernel Image */
163 reg = <0x00200000 0x00e00000>;
164 label = "NAND Linux Kernel Image";
168 /* 96MB for Root File System Image */
169 reg = <0x01000000 0x06000000>;
170 label = "NAND Root File System";
174 /* 16MB for User Writable Area */
175 reg = <0x07000000 0x01000000>;
176 label = "NAND Writable User area";
181 pci0: pcie@ff60a000 {
182 reg = <0 0xff60a000 0 0x1000>;
183 ranges = <0x2000000 0x0 0xc0000000 0 0xc0000000 0x0 0x20000000
184 0x1000000 0x0 0x00000000 0 0xffc20000 0x0 0x10000>;
186 /* IRQ[0:3] are pulled up on board, set to active-low */
187 interrupt-map-mask = <0xf800 0 0 7>;
190 0000 0 0 1 &mpic 0 1 0 0
191 0000 0 0 2 &mpic 1 1 0 0
192 0000 0 0 3 &mpic 2 1 0 0
193 0000 0 0 4 &mpic 3 1 0 0
195 ranges = <0x2000000 0x0 0xc0000000
196 0x2000000 0x0 0xc0000000
205 board_pci1: pci1: pcie@ff609000 {
206 reg = <0 0xff609000 0 0x1000>;
207 ranges = <0x2000000 0x0 0xa0000000 0 0xa0000000 0x0 0x20000000
208 0x1000000 0x0 0x00000000 0 0xffc10000 0x0 0x10000>;
211 * IRQ[4:6] only for PCIe, set to active-high,
212 * IRQ[7] is pulled up on board, set to active-low
214 interrupt-map-mask = <0xf800 0 0 7>;
217 0000 0 0 1 &mpic 4 2 0 0
218 0000 0 0 2 &mpic 5 2 0 0
219 0000 0 0 3 &mpic 6 2 0 0
220 0000 0 0 4 &mpic 7 1 0 0
222 ranges = <0x2000000 0x0 0xa0000000
223 0x2000000 0x0 0xa0000000
232 pci2: pcie@ff60b000 {
233 reg = <0 0xff60b000 0 0x1000>;
234 ranges = <0x2000000 0x0 0x80000000 0 0x80000000 0x0 0x20000000
235 0x1000000 0x0 0x00000000 0 0xffc00000 0x0 0x10000>;
238 * IRQ[8:10] are pulled up on board, set to active-low
239 * IRQ[11] only for PCIe, set to active-high,
241 interrupt-map-mask = <0xf800 0 0 7>;
244 0000 0 0 1 &mpic 8 1 0 0
245 0000 0 0 2 &mpic 9 1 0 0
246 0000 0 0 3 &mpic 10 1 0 0
247 0000 0 0 4 &mpic 11 2 0 0
249 ranges = <0x2000000 0x0 0x80000000
250 0x2000000 0x0 0x80000000
260 /include/ "p1023si-post.dtsi"