blob: c2a1e3a6ae04c16abba42631e4041e4a4df4602b [file] [log] [blame]
Kumar Galae1818772011-05-09 15:37:31 -05001/*
2 * P3041DS Device Tree Source
3 *
4 * Copyright 2010-2011 Freescale Semiconductor Inc.
5 *
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.
16 *
17 *
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
21 * later version.
22 *
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.
33 */
34
35/dts-v1/;
36
37/ {
38 model = "fsl,P3041DS";
39 compatible = "fsl,P3041DS";
40 #address-cells = <2>;
41 #size-cells = <2>;
42 interrupt-parent = <&mpic>;
43
44 aliases {
45 ccsr = &soc;
46
47 serial0 = &serial0;
48 serial1 = &serial1;
49 serial2 = &serial2;
50 serial3 = &serial3;
51 pci0 = &pci0;
52 pci1 = &pci1;
53 pci2 = &pci2;
54 pci3 = &pci3;
55 usb0 = &usb0;
56 usb1 = &usb1;
57 dma0 = &dma0;
58 dma1 = &dma1;
59 sdhc = &sdhc;
60 msi0 = &msi0;
61 msi1 = &msi1;
62 msi2 = &msi2;
63
64 crypto = &crypto;
65 sec_jr0 = &sec_jr0;
66 sec_jr1 = &sec_jr1;
67 sec_jr2 = &sec_jr2;
68 sec_jr3 = &sec_jr3;
69 rtic_a = &rtic_a;
70 rtic_b = &rtic_b;
71 rtic_c = &rtic_c;
72 rtic_d = &rtic_d;
73 sec_mon = &sec_mon;
74 };
75
76 cpus {
77 #address-cells = <1>;
78 #size-cells = <0>;
79
80 cpu0: PowerPC,e500mc@0 {
81 device_type = "cpu";
82 reg = <0>;
83 next-level-cache = <&L2_0>;
84 L2_0: l2-cache {
85 next-level-cache = <&cpc>;
86 };
87 };
88 cpu1: PowerPC,e500mc@1 {
89 device_type = "cpu";
90 reg = <1>;
91 next-level-cache = <&L2_1>;
92 L2_1: l2-cache {
93 next-level-cache = <&cpc>;
94 };
95 };
96 cpu2: PowerPC,e500mc@2 {
97 device_type = "cpu";
98 reg = <2>;
99 next-level-cache = <&L2_2>;
100 L2_2: l2-cache {
101 next-level-cache = <&cpc>;
102 };
103 };
104 cpu3: PowerPC,e500mc@3 {
105 device_type = "cpu";
106 reg = <3>;
107 next-level-cache = <&L2_3>;
108 L2_3: l2-cache {
109 next-level-cache = <&cpc>;
110 };
111 };
112 };
113
114 memory {
115 device_type = "memory";
116 };
117
118 soc: soc@ffe000000 {
119 #address-cells = <1>;
120 #size-cells = <1>;
121 device_type = "soc";
122 compatible = "simple-bus";
123 ranges = <0x00000000 0xf 0xfe000000 0x1000000>;
124 reg = <0xf 0xfe000000 0 0x00001000>;
125
126 soc-sram-error {
127 compatible = "fsl,soc-sram-error";
128 interrupts = <16 2 1 29>;
129 };
130
131 corenet-law@0 {
132 compatible = "fsl,corenet-law";
133 reg = <0x0 0x1000>;
134 fsl,num-laws = <32>;
135 };
136
137 memory-controller@8000 {
138 compatible = "fsl,qoriq-memory-controller-v4.5", "fsl,qoriq-memory-controller";
139 reg = <0x8000 0x1000>;
140 interrupts = <16 2 1 23>;
141 };
142
143 cpc: l3-cache-controller@10000 {
144 compatible = "fsl,p3041-l3-cache-controller", "fsl,p4080-l3-cache-controller", "cache";
145 reg = <0x10000 0x1000>;
146 interrupts = <16 2 1 27>;
147 };
148
149 corenet-cf@18000 {
150 compatible = "fsl,corenet-cf";
151 reg = <0x18000 0x1000>;
152 interrupts = <16 2 1 31>;
153 fsl,ccf-num-csdids = <32>;
154 fsl,ccf-num-snoopids = <32>;
155 };
156
157 iommu@20000 {
158 compatible = "fsl,pamu-v1.0", "fsl,pamu";
159 reg = <0x20000 0x4000>;
160 interrupts = <
161 24 2 0 0
162 16 2 1 30>;
163 };
164
165 mpic: pic@40000 {
166 clock-frequency = <0>;
167 interrupt-controller;
168 #address-cells = <0>;
169 #interrupt-cells = <4>;
170 reg = <0x40000 0x40000>;
171 compatible = "fsl,mpic", "chrp,open-pic";
172 device_type = "open-pic";
173 };
174
175 msi0: msi@41600 {
176 compatible = "fsl,mpic-msi";
177 reg = <0x41600 0x200>;
178 msi-available-ranges = <0 0x100>;
179 interrupts = <
180 0xe0 0 0 0
181 0xe1 0 0 0
182 0xe2 0 0 0
183 0xe3 0 0 0
184 0xe4 0 0 0
185 0xe5 0 0 0
186 0xe6 0 0 0
187 0xe7 0 0 0>;
188 };
189
190 msi1: msi@41800 {
191 compatible = "fsl,mpic-msi";
192 reg = <0x41800 0x200>;
193 msi-available-ranges = <0 0x100>;
194 interrupts = <
195 0xe8 0 0 0
196 0xe9 0 0 0
197 0xea 0 0 0
198 0xeb 0 0 0
199 0xec 0 0 0
200 0xed 0 0 0
201 0xee 0 0 0
202 0xef 0 0 0>;
203 };
204
205 msi2: msi@41a00 {
206 compatible = "fsl,mpic-msi";
207 reg = <0x41a00 0x200>;
208 msi-available-ranges = <0 0x100>;
209 interrupts = <
210 0xf0 0 0 0
211 0xf1 0 0 0
212 0xf2 0 0 0
213 0xf3 0 0 0
214 0xf4 0 0 0
215 0xf5 0 0 0
216 0xf6 0 0 0
217 0xf7 0 0 0>;
218 };
219
220 guts: global-utilities@e0000 {
221 compatible = "fsl,qoriq-device-config-1.0";
222 reg = <0xe0000 0xe00>;
223 fsl,has-rstcr;
224 #sleep-cells = <1>;
225 fsl,liodn-bits = <12>;
226 };
227
228 pins: global-utilities@e0e00 {
229 compatible = "fsl,qoriq-pin-control-1.0";
230 reg = <0xe0e00 0x200>;
231 #sleep-cells = <2>;
232 };
233
234 clockgen: global-utilities@e1000 {
235 compatible = "fsl,p3041-clockgen", "fsl,qoriq-clockgen-1.0";
236 reg = <0xe1000 0x1000>;
237 clock-frequency = <0>;
238 };
239
240 rcpm: global-utilities@e2000 {
241 compatible = "fsl,qoriq-rcpm-1.0";
242 reg = <0xe2000 0x1000>;
243 #sleep-cells = <1>;
244 };
245
246 sfp: sfp@e8000 {
247 compatible = "fsl,p3041-sfp", "fsl,qoriq-sfp-1.0";
248 reg = <0xe8000 0x1000>;
249 };
250
251 serdes: serdes@ea000 {
252 compatible = "fsl,p3041-serdes";
253 reg = <0xea000 0x1000>;
254 };
255
256 dma0: dma@100300 {
257 #address-cells = <1>;
258 #size-cells = <1>;
259 compatible = "fsl,p3041-dma", "fsl,eloplus-dma";
260 reg = <0x100300 0x4>;
261 ranges = <0x0 0x100100 0x200>;
262 cell-index = <0>;
263 dma-channel@0 {
264 compatible = "fsl,p3041-dma-channel",
265 "fsl,eloplus-dma-channel";
266 reg = <0x0 0x80>;
267 cell-index = <0>;
268 interrupts = <28 2 0 0>;
269 };
270 dma-channel@80 {
271 compatible = "fsl,p3041-dma-channel",
272 "fsl,eloplus-dma-channel";
273 reg = <0x80 0x80>;
274 cell-index = <1>;
275 interrupts = <29 2 0 0>;
276 };
277 dma-channel@100 {
278 compatible = "fsl,p3041-dma-channel",
279 "fsl,eloplus-dma-channel";
280 reg = <0x100 0x80>;
281 cell-index = <2>;
282 interrupts = <30 2 0 0>;
283 };
284 dma-channel@180 {
285 compatible = "fsl,p3041-dma-channel",
286 "fsl,eloplus-dma-channel";
287 reg = <0x180 0x80>;
288 cell-index = <3>;
289 interrupts = <31 2 0 0>;
290 };
291 };
292
293 dma1: dma@101300 {
294 #address-cells = <1>;
295 #size-cells = <1>;
296 compatible = "fsl,p3041-dma", "fsl,eloplus-dma";
297 reg = <0x101300 0x4>;
298 ranges = <0x0 0x101100 0x200>;
299 cell-index = <1>;
300 dma-channel@0 {
301 compatible = "fsl,p3041-dma-channel",
302 "fsl,eloplus-dma-channel";
303 reg = <0x0 0x80>;
304 cell-index = <0>;
305 interrupts = <32 2 0 0>;
306 };
307 dma-channel@80 {
308 compatible = "fsl,p3041-dma-channel",
309 "fsl,eloplus-dma-channel";
310 reg = <0x80 0x80>;
311 cell-index = <1>;
312 interrupts = <33 2 0 0>;
313 };
314 dma-channel@100 {
315 compatible = "fsl,p3041-dma-channel",
316 "fsl,eloplus-dma-channel";
317 reg = <0x100 0x80>;
318 cell-index = <2>;
319 interrupts = <34 2 0 0>;
320 };
321 dma-channel@180 {
322 compatible = "fsl,p3041-dma-channel",
323 "fsl,eloplus-dma-channel";
324 reg = <0x180 0x80>;
325 cell-index = <3>;
326 interrupts = <35 2 0 0>;
327 };
328 };
329
330 spi@110000 {
331 #address-cells = <1>;
332 #size-cells = <0>;
333 compatible = "fsl,p3041-espi", "fsl,mpc8536-espi";
334 reg = <0x110000 0x1000>;
335 interrupts = <53 0x2 0 0>;
336 fsl,espi-num-chipselects = <4>;
337
338 flash@0 {
339 #address-cells = <1>;
340 #size-cells = <1>;
341 compatible = "spansion,s25sl12801";
342 reg = <0>;
343 spi-max-frequency = <40000000>; /* input clock */
344 partition@u-boot {
345 label = "u-boot";
346 reg = <0x00000000 0x00100000>;
347 read-only;
348 };
349 partition@kernel {
350 label = "kernel";
351 reg = <0x00100000 0x00500000>;
352 read-only;
353 };
354 partition@dtb {
355 label = "dtb";
356 reg = <0x00600000 0x00100000>;
357 read-only;
358 };
359 partition@fs {
360 label = "file system";
361 reg = <0x00700000 0x00900000>;
362 };
363 };
364 };
365
366 sdhc: sdhc@114000 {
367 compatible = "fsl,p3041-esdhc", "fsl,esdhc";
368 reg = <0x114000 0x1000>;
369 interrupts = <48 2 0 0>;
370 sdhci,auto-cmd12;
371 clock-frequency = <0>;
372 };
373
374 i2c@118000 {
375 #address-cells = <1>;
376 #size-cells = <0>;
377 cell-index = <0>;
378 compatible = "fsl-i2c";
379 reg = <0x118000 0x100>;
380 interrupts = <38 2 0 0>;
381 dfsrr;
382 };
383
384 i2c@118100 {
385 #address-cells = <1>;
386 #size-cells = <0>;
387 cell-index = <1>;
388 compatible = "fsl-i2c";
389 reg = <0x118100 0x100>;
390 interrupts = <38 2 0 0>;
391 dfsrr;
392 eeprom@51 {
393 compatible = "at24,24c256";
394 reg = <0x51>;
395 };
396 eeprom@52 {
397 compatible = "at24,24c256";
398 reg = <0x52>;
399 };
400 };
401
402 i2c@119000 {
403 #address-cells = <1>;
404 #size-cells = <0>;
405 cell-index = <2>;
406 compatible = "fsl-i2c";
407 reg = <0x119000 0x100>;
408 interrupts = <39 2 0 0>;
409 dfsrr;
410 };
411
412 i2c@119100 {
413 #address-cells = <1>;
414 #size-cells = <0>;
415 cell-index = <3>;
416 compatible = "fsl-i2c";
417 reg = <0x119100 0x100>;
418 interrupts = <39 2 0 0>;
419 dfsrr;
420 rtc@68 {
421 compatible = "dallas,ds3232";
422 reg = <0x68>;
423 interrupts = <0x1 0x1 0 0>;
424 };
425 };
426
427 serial0: serial@11c500 {
428 cell-index = <0>;
429 device_type = "serial";
430 compatible = "ns16550";
431 reg = <0x11c500 0x100>;
432 clock-frequency = <0>;
433 interrupts = <36 2 0 0>;
434 };
435
436 serial1: serial@11c600 {
437 cell-index = <1>;
438 device_type = "serial";
439 compatible = "ns16550";
440 reg = <0x11c600 0x100>;
441 clock-frequency = <0>;
442 interrupts = <36 2 0 0>;
443 };
444
445 serial2: serial@11d500 {
446 cell-index = <2>;
447 device_type = "serial";
448 compatible = "ns16550";
449 reg = <0x11d500 0x100>;
450 clock-frequency = <0>;
451 interrupts = <37 2 0 0>;
452 };
453
454 serial3: serial@11d600 {
455 cell-index = <3>;
456 device_type = "serial";
457 compatible = "ns16550";
458 reg = <0x11d600 0x100>;
459 clock-frequency = <0>;
460 interrupts = <37 2 0 0>;
461 };
462
463 gpio0: gpio@130000 {
464 compatible = "fsl,p3041-gpio", "fsl,qoriq-gpio";
465 reg = <0x130000 0x1000>;
466 interrupts = <55 2 0 0>;
467 #gpio-cells = <2>;
468 gpio-controller;
469 };
470
471 usb0: usb@210000 {
472 compatible = "fsl,p3041-usb2-mph",
473 "fsl,mpc85xx-usb2-mph", "fsl-usb2-mph";
474 reg = <0x210000 0x1000>;
475 #address-cells = <1>;
476 #size-cells = <0>;
477 interrupts = <44 0x2 0 0>;
478 phy_type = "utmi";
479 port0;
480 };
481
482 usb1: usb@211000 {
483 compatible = "fsl,p3041-usb2-dr",
484 "fsl,mpc85xx-usb2-dr", "fsl-usb2-dr";
485 reg = <0x211000 0x1000>;
486 #address-cells = <1>;
487 #size-cells = <0>;
488 interrupts = <45 0x2 0 0>;
489 dr_mode = "host";
490 phy_type = "utmi";
491 };
492
493 sata@220000 {
494 compatible = "fsl,p3041-sata", "fsl,pq-sata-v2";
495 reg = <0x220000 0x1000>;
496 interrupts = <68 0x2 0 0>;
497 };
498
499 sata@221000 {
500 compatible = "fsl,p3041-sata", "fsl,pq-sata-v2";
501 reg = <0x221000 0x1000>;
502 interrupts = <69 0x2 0 0>;
503 };
504
505 crypto: crypto@300000 {
506 compatible = "fsl,sec-v4.2", "fsl,sec-v4.0";
507 #address-cells = <1>;
508 #size-cells = <1>;
509 reg = <0x300000 0x10000>;
510 ranges = <0 0x300000 0x10000>;
511 interrupts = <92 2 0 0>;
512
513 sec_jr0: jr@1000 {
514 compatible = "fsl,sec-v4.2-job-ring",
515 "fsl,sec-v4.0-job-ring";
516 reg = <0x1000 0x1000>;
517 interrupts = <88 2 0 0>;
518 };
519
520 sec_jr1: jr@2000 {
521 compatible = "fsl,sec-v4.2-job-ring",
522 "fsl,sec-v4.0-job-ring";
523 reg = <0x2000 0x1000>;
524 interrupts = <89 2 0 0>;
525 };
526
527 sec_jr2: jr@3000 {
528 compatible = "fsl,sec-v4.2-job-ring",
529 "fsl,sec-v4.0-job-ring";
530 reg = <0x3000 0x1000>;
531 interrupts = <90 2 0 0>;
532 };
533
534 sec_jr3: jr@4000 {
535 compatible = "fsl,sec-v4.2-job-ring",
536 "fsl,sec-v4.0-job-ring";
537 reg = <0x4000 0x1000>;
538 interrupts = <91 2 0 0>;
539 };
540
541 rtic@6000 {
542 compatible = "fsl,sec-v4.2-rtic",
543 "fsl,sec-v4.0-rtic";
544 #address-cells = <1>;
545 #size-cells = <1>;
546 reg = <0x6000 0x100>;
547 ranges = <0x0 0x6100 0xe00>;
548
549 rtic_a: rtic-a@0 {
550 compatible = "fsl,sec-v4.2-rtic-memory",
551 "fsl,sec-v4.0-rtic-memory";
552 reg = <0x00 0x20 0x100 0x80>;
553 };
554
555 rtic_b: rtic-b@20 {
556 compatible = "fsl,sec-v4.2-rtic-memory",
557 "fsl,sec-v4.0-rtic-memory";
558 reg = <0x20 0x20 0x200 0x80>;
559 };
560
561 rtic_c: rtic-c@40 {
562 compatible = "fsl,sec-v4.2-rtic-memory",
563 "fsl,sec-v4.0-rtic-memory";
564 reg = <0x40 0x20 0x300 0x80>;
565 };
566
567 rtic_d: rtic-d@60 {
568 compatible = "fsl,sec-v4.2-rtic-memory",
569 "fsl,sec-v4.0-rtic-memory";
570 reg = <0x60 0x20 0x500 0x80>;
571 };
572 };
573 };
574
575 sec_mon: sec_mon@314000 {
576 compatible = "fsl,sec-v4.2-mon", "fsl,sec-v4.0-mon";
577 reg = <0x314000 0x1000>;
578 interrupts = <93 2 0 0>;
579 };
580 };
581
582 localbus@ffe124000 {
583 compatible = "fsl,p3041-elbc", "fsl,elbc", "simple-bus";
584 reg = <0xf 0xfe124000 0 0x1000>;
585 interrupts = <25 2 0 0>;
586 #address-cells = <2>;
587 #size-cells = <1>;
588
589 ranges = <0 0 0xf 0xe8000000 0x08000000
Lei Xu04243c42011-05-23 18:49:00 +0800590 2 0 0xf 0xffa00000 0x00040000
Kumar Galae1818772011-05-09 15:37:31 -0500591 3 0 0xf 0xffdf0000 0x00008000>;
592
593 flash@0,0 {
594 compatible = "cfi-flash";
595 reg = <0 0 0x08000000>;
596 bank-width = <2>;
597 device-width = <2>;
598 };
599
Lei Xu04243c42011-05-23 18:49:00 +0800600 nand@2,0 {
601 #address-cells = <1>;
602 #size-cells = <1>;
603 compatible = "fsl,elbc-fcm-nand";
604 reg = <0x2 0x0 0x40000>;
605
606 partition@0 {
607 label = "NAND U-Boot Image";
608 reg = <0x0 0x02000000>;
609 read-only;
610 };
611
612 partition@2000000 {
613 label = "NAND Root File System";
614 reg = <0x02000000 0x10000000>;
615 };
616
617 partition@12000000 {
618 label = "NAND Compressed RFS Image";
619 reg = <0x12000000 0x08000000>;
620 };
621
622 partition@1a000000 {
623 label = "NAND Linux Kernel Image";
624 reg = <0x1a000000 0x04000000>;
625 };
626
627 partition@1e000000 {
628 label = "NAND DTB Image";
629 reg = <0x1e000000 0x01000000>;
630 };
631
632 partition@1f000000 {
633 label = "NAND Writable User area";
634 reg = <0x1f000000 0x21000000>;
635 };
636 };
637
Kumar Galae1818772011-05-09 15:37:31 -0500638 board-control@3,0 {
639 compatible = "fsl,p3041ds-pixis";
640 reg = <3 0 0x20>;
641 };
642 };
643
644 pci0: pcie@ffe200000 {
645 compatible = "fsl,p3041-pcie", "fsl,qoriq-pcie-v2.2";
646 device_type = "pci";
647 #size-cells = <2>;
648 #address-cells = <3>;
649 reg = <0xf 0xfe200000 0 0x1000>;
650 bus-range = <0x0 0xff>;
651 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000
652 0x01000000 0 0x00000000 0xf 0xf8000000 0x0 0x00010000>;
653 clock-frequency = <0x1fca055>;
654 fsl,msi = <&msi0>;
655 interrupts = <16 2 1 15>;
656 pcie@0 {
657 reg = <0 0 0 0 0>;
658 #interrupt-cells = <1>;
659 #size-cells = <2>;
660 #address-cells = <3>;
661 device_type = "pci";
662 interrupts = <16 2 1 15>;
663 interrupt-map-mask = <0xf800 0 0 7>;
664 interrupt-map = <
665 /* IDSEL 0x0 */
666 0000 0 0 1 &mpic 40 1 0 0
667 0000 0 0 2 &mpic 1 1 0 0
668 0000 0 0 3 &mpic 2 1 0 0
669 0000 0 0 4 &mpic 3 1 0 0
670 >;
671 ranges = <0x02000000 0 0xe0000000
672 0x02000000 0 0xe0000000
673 0 0x20000000
674
675 0x01000000 0 0x00000000
676 0x01000000 0 0x00000000
677 0 0x00010000>;
678 };
679 };
680
681 pci1: pcie@ffe201000 {
682 compatible = "fsl,p3041-pcie", "fsl,qoriq-pcie-v2.2";
683 device_type = "pci";
684 #size-cells = <2>;
685 #address-cells = <3>;
686 reg = <0xf 0xfe201000 0 0x1000>;
687 bus-range = <0 0xff>;
688 ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000
689 0x01000000 0x0 0x00000000 0xf 0xf8010000 0x0 0x00010000>;
690 clock-frequency = <0x1fca055>;
691 fsl,msi = <&msi1>;
692 interrupts = <16 2 1 14>;
693 pcie@0 {
694 reg = <0 0 0 0 0>;
695 #interrupt-cells = <1>;
696 #size-cells = <2>;
697 #address-cells = <3>;
698 device_type = "pci";
699 interrupts = <16 2 1 14>;
700 interrupt-map-mask = <0xf800 0 0 7>;
701 interrupt-map = <
702 /* IDSEL 0x0 */
703 0000 0 0 1 &mpic 41 1 0 0
704 0000 0 0 2 &mpic 5 1 0 0
705 0000 0 0 3 &mpic 6 1 0 0
706 0000 0 0 4 &mpic 7 1 0 0
707 >;
708 ranges = <0x02000000 0 0xe0000000
709 0x02000000 0 0xe0000000
710 0 0x20000000
711
712 0x01000000 0 0x00000000
713 0x01000000 0 0x00000000
714 0 0x00010000>;
715 };
716 };
717
718 pci2: pcie@ffe202000 {
719 compatible = "fsl,p3041-pcie", "fsl,qoriq-pcie-v2.2";
720 device_type = "pci";
721 #size-cells = <2>;
722 #address-cells = <3>;
723 reg = <0xf 0xfe202000 0 0x1000>;
724 bus-range = <0x0 0xff>;
725 ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x20000000
726 0x01000000 0 0x00000000 0xf 0xf8020000 0 0x00010000>;
727 clock-frequency = <0x1fca055>;
728 fsl,msi = <&msi2>;
729 interrupts = <16 2 1 13>;
730 pcie@0 {
731 reg = <0 0 0 0 0>;
732 #interrupt-cells = <1>;
733 #size-cells = <2>;
734 #address-cells = <3>;
735 device_type = "pci";
736 interrupts = <16 2 1 13>;
737 interrupt-map-mask = <0xf800 0 0 7>;
738 interrupt-map = <
739 /* IDSEL 0x0 */
740 0000 0 0 1 &mpic 42 1 0 0
741 0000 0 0 2 &mpic 9 1 0 0
742 0000 0 0 3 &mpic 10 1 0 0
743 0000 0 0 4 &mpic 11 1 0 0
744 >;
745 ranges = <0x02000000 0 0xe0000000
746 0x02000000 0 0xe0000000
747 0 0x20000000
748
749 0x01000000 0 0x00000000
750 0x01000000 0 0x00000000
751 0 0x00010000>;
752 };
753 };
754
755 pci3: pcie@ffe203000 {
756 compatible = "fsl,p3041-pcie", "fsl,qoriq-pcie-v2.2";
757 device_type = "pci";
758 #size-cells = <2>;
759 #address-cells = <3>;
760 reg = <0xf 0xfe203000 0 0x1000>;
761 bus-range = <0x0 0xff>;
762 ranges = <0x02000000 0 0xe0000000 0xc 0x60000000 0 0x20000000
763 0x01000000 0 0x00000000 0xf 0xf8030000 0 0x00010000>;
764 clock-frequency = <0x1fca055>;
765 fsl,msi = <&msi2>;
766 interrupts = <16 2 1 12>;
767 pcie@0 {
768 reg = <0 0 0 0 0>;
769 #interrupt-cells = <1>;
770 #size-cells = <2>;
771 #address-cells = <3>;
772 device_type = "pci";
773 interrupts = <16 2 1 12>;
774 interrupt-map-mask = <0xf800 0 0 7>;
775 interrupt-map = <
776 /* IDSEL 0x0 */
777 0000 0 0 1 &mpic 43 1 0 0
778 0000 0 0 2 &mpic 0 1 0 0
779 0000 0 0 3 &mpic 4 1 0 0
780 0000 0 0 4 &mpic 8 1 0 0
781 >;
782 ranges = <0x02000000 0 0xe0000000
783 0x02000000 0 0xe0000000
784 0 0x20000000
785
786 0x01000000 0 0x00000000
787 0x01000000 0 0x00000000
788 0 0x00010000>;
789 };
790 };
791};