2 * MPC8572 DS Device Tree Source
4 * Copyright 2007, 2008 Freescale Semiconductor Inc.
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by the
8 * Free Software Foundation; either version 2 of the License, or (at your
9 * option) any later version.
14 model = "fsl,MPC8572DS";
15 compatible = "fsl,MPC8572DS";
38 d-cache-line-size = <32>; // 32 bytes
39 i-cache-line-size = <32>; // 32 bytes
40 d-cache-size = <0x8000>; // L1, 32K
41 i-cache-size = <0x8000>; // L1, 32K
42 timebase-frequency = <0>;
44 clock-frequency = <0>;
45 next-level-cache = <&L2>;
51 d-cache-line-size = <32>; // 32 bytes
52 i-cache-line-size = <32>; // 32 bytes
53 d-cache-size = <0x8000>; // L1, 32K
54 i-cache-size = <0x8000>; // L1, 32K
55 timebase-frequency = <0>;
57 clock-frequency = <0>;
58 next-level-cache = <&L2>;
63 device_type = "memory";
70 compatible = "simple-bus";
71 ranges = <0x0 0 0xffe00000 0x100000>;
72 reg = <0 0xffe00000 0 0x1000>; // CCSRBAR & soc regs, remove once parse code for immrbase fixed
73 bus-frequency = <0>; // Filled out by uboot.
75 memory-controller@2000 {
76 compatible = "fsl,mpc8572-memory-controller";
77 reg = <0x2000 0x1000>;
78 interrupt-parent = <&mpic>;
82 memory-controller@6000 {
83 compatible = "fsl,mpc8572-memory-controller";
84 reg = <0x6000 0x1000>;
85 interrupt-parent = <&mpic>;
89 L2: l2-cache-controller@20000 {
90 compatible = "fsl,mpc8572-l2-cache-controller";
91 reg = <0x20000 0x1000>;
92 cache-line-size = <32>; // 32 bytes
93 cache-size = <0x100000>; // L2, 1M
94 interrupt-parent = <&mpic>;
102 compatible = "fsl-i2c";
103 reg = <0x3000 0x100>;
105 interrupt-parent = <&mpic>;
110 #address-cells = <1>;
113 compatible = "fsl-i2c";
114 reg = <0x3100 0x100>;
116 interrupt-parent = <&mpic>;
121 #address-cells = <1>;
123 compatible = "fsl,mpc8572-dma", "fsl,eloplus-dma";
125 ranges = <0x0 0xc100 0x200>;
128 compatible = "fsl,mpc8572-dma-channel",
129 "fsl,eloplus-dma-channel";
132 interrupt-parent = <&mpic>;
136 compatible = "fsl,mpc8572-dma-channel",
137 "fsl,eloplus-dma-channel";
140 interrupt-parent = <&mpic>;
144 compatible = "fsl,mpc8572-dma-channel",
145 "fsl,eloplus-dma-channel";
148 interrupt-parent = <&mpic>;
152 compatible = "fsl,mpc8572-dma-channel",
153 "fsl,eloplus-dma-channel";
156 interrupt-parent = <&mpic>;
162 #address-cells = <1>;
164 compatible = "fsl,mpc8572-dma", "fsl,eloplus-dma";
166 ranges = <0x0 0x21100 0x200>;
169 compatible = "fsl,mpc8572-dma-channel",
170 "fsl,eloplus-dma-channel";
173 interrupt-parent = <&mpic>;
177 compatible = "fsl,mpc8572-dma-channel",
178 "fsl,eloplus-dma-channel";
181 interrupt-parent = <&mpic>;
185 compatible = "fsl,mpc8572-dma-channel",
186 "fsl,eloplus-dma-channel";
189 interrupt-parent = <&mpic>;
193 compatible = "fsl,mpc8572-dma-channel",
194 "fsl,eloplus-dma-channel";
197 interrupt-parent = <&mpic>;
203 #address-cells = <1>;
205 compatible = "fsl,gianfar-mdio";
206 reg = <0x24520 0x20>;
208 phy0: ethernet-phy@0 {
209 interrupt-parent = <&mpic>;
213 phy1: ethernet-phy@1 {
214 interrupt-parent = <&mpic>;
218 phy2: ethernet-phy@2 {
219 interrupt-parent = <&mpic>;
223 phy3: ethernet-phy@3 {
224 interrupt-parent = <&mpic>;
230 enet0: ethernet@24000 {
232 device_type = "network";
234 compatible = "gianfar";
235 reg = <0x24000 0x1000>;
236 local-mac-address = [ 00 00 00 00 00 00 ];
237 interrupts = <29 2 30 2 34 2>;
238 interrupt-parent = <&mpic>;
239 phy-handle = <&phy0>;
240 phy-connection-type = "rgmii-id";
243 enet1: ethernet@25000 {
245 device_type = "network";
247 compatible = "gianfar";
248 reg = <0x25000 0x1000>;
249 local-mac-address = [ 00 00 00 00 00 00 ];
250 interrupts = <35 2 36 2 40 2>;
251 interrupt-parent = <&mpic>;
252 phy-handle = <&phy1>;
253 phy-connection-type = "rgmii-id";
256 enet2: ethernet@26000 {
258 device_type = "network";
260 compatible = "gianfar";
261 reg = <0x26000 0x1000>;
262 local-mac-address = [ 00 00 00 00 00 00 ];
263 interrupts = <31 2 32 2 33 2>;
264 interrupt-parent = <&mpic>;
265 phy-handle = <&phy2>;
266 phy-connection-type = "rgmii-id";
269 enet3: ethernet@27000 {
271 device_type = "network";
273 compatible = "gianfar";
274 reg = <0x27000 0x1000>;
275 local-mac-address = [ 00 00 00 00 00 00 ];
276 interrupts = <37 2 38 2 39 2>;
277 interrupt-parent = <&mpic>;
278 phy-handle = <&phy3>;
279 phy-connection-type = "rgmii-id";
282 serial0: serial@4500 {
284 device_type = "serial";
285 compatible = "ns16550";
286 reg = <0x4500 0x100>;
287 clock-frequency = <0>;
289 interrupt-parent = <&mpic>;
292 serial1: serial@4600 {
294 device_type = "serial";
295 compatible = "ns16550";
296 reg = <0x4600 0x100>;
297 clock-frequency = <0>;
299 interrupt-parent = <&mpic>;
302 global-utilities@e0000 { //global utilities block
303 compatible = "fsl,mpc8572-guts";
304 reg = <0xe0000 0x1000>;
309 compatible = "fsl,mpc8572-msi", "fsl,mpic-msi";
310 reg = <0x41600 0x80>;
311 msi-available-ranges = <0 0x100>;
321 interrupt-parent = <&mpic>;
325 compatible = "fsl,sec3.0", "fsl,sec2.4", "fsl,sec2.2",
326 "fsl,sec2.1", "fsl,sec2.0";
327 reg = <0x30000 0x10000>;
328 interrupts = <45 2 58 2>;
329 interrupt-parent = <&mpic>;
330 fsl,num-channels = <4>;
331 fsl,channel-fifo-len = <24>;
332 fsl,exec-units-mask = <0x9fe>;
333 fsl,descriptor-types-mask = <0x3ab0ebf>;
337 interrupt-controller;
338 #address-cells = <0>;
339 #interrupt-cells = <2>;
340 reg = <0x40000 0x40000>;
341 compatible = "chrp,open-pic";
342 device_type = "open-pic";
346 pci0: pcie@ffe08000 {
348 compatible = "fsl,mpc8548-pcie";
350 #interrupt-cells = <1>;
352 #address-cells = <3>;
353 reg = <0 0xffe08000 0 0x1000>;
355 ranges = <0x2000000 0x0 0x80000000 0 0x80000000 0x0 0x20000000
356 0x1000000 0x0 0x00000000 0 0xffc00000 0x0 0x00010000>;
357 clock-frequency = <33333333>;
358 interrupt-parent = <&mpic>;
360 interrupt-map-mask = <0xff00 0x0 0x0 0x7>;
362 /* IDSEL 0x11 func 0 - PCI slot 1 */
363 0x8800 0x0 0x0 0x1 &mpic 0x2 0x1
364 0x8800 0x0 0x0 0x2 &mpic 0x3 0x1
365 0x8800 0x0 0x0 0x3 &mpic 0x4 0x1
366 0x8800 0x0 0x0 0x4 &mpic 0x1 0x1
368 /* IDSEL 0x11 func 1 - PCI slot 1 */
369 0x8900 0x0 0x0 0x1 &mpic 0x2 0x1
370 0x8900 0x0 0x0 0x2 &mpic 0x3 0x1
371 0x8900 0x0 0x0 0x3 &mpic 0x4 0x1
372 0x8900 0x0 0x0 0x4 &mpic 0x1 0x1
374 /* IDSEL 0x11 func 2 - PCI slot 1 */
375 0x8a00 0x0 0x0 0x1 &mpic 0x2 0x1
376 0x8a00 0x0 0x0 0x2 &mpic 0x3 0x1
377 0x8a00 0x0 0x0 0x3 &mpic 0x4 0x1
378 0x8a00 0x0 0x0 0x4 &mpic 0x1 0x1
380 /* IDSEL 0x11 func 3 - PCI slot 1 */
381 0x8b00 0x0 0x0 0x1 &mpic 0x2 0x1
382 0x8b00 0x0 0x0 0x2 &mpic 0x3 0x1
383 0x8b00 0x0 0x0 0x3 &mpic 0x4 0x1
384 0x8b00 0x0 0x0 0x4 &mpic 0x1 0x1
386 /* IDSEL 0x11 func 4 - PCI slot 1 */
387 0x8c00 0x0 0x0 0x1 &mpic 0x2 0x1
388 0x8c00 0x0 0x0 0x2 &mpic 0x3 0x1
389 0x8c00 0x0 0x0 0x3 &mpic 0x4 0x1
390 0x8c00 0x0 0x0 0x4 &mpic 0x1 0x1
392 /* IDSEL 0x11 func 5 - PCI slot 1 */
393 0x8d00 0x0 0x0 0x1 &mpic 0x2 0x1
394 0x8d00 0x0 0x0 0x2 &mpic 0x3 0x1
395 0x8d00 0x0 0x0 0x3 &mpic 0x4 0x1
396 0x8d00 0x0 0x0 0x4 &mpic 0x1 0x1
398 /* IDSEL 0x11 func 6 - PCI slot 1 */
399 0x8e00 0x0 0x0 0x1 &mpic 0x2 0x1
400 0x8e00 0x0 0x0 0x2 &mpic 0x3 0x1
401 0x8e00 0x0 0x0 0x3 &mpic 0x4 0x1
402 0x8e00 0x0 0x0 0x4 &mpic 0x1 0x1
404 /* IDSEL 0x11 func 7 - PCI slot 1 */
405 0x8f00 0x0 0x0 0x1 &mpic 0x2 0x1
406 0x8f00 0x0 0x0 0x2 &mpic 0x3 0x1
407 0x8f00 0x0 0x0 0x3 &mpic 0x4 0x1
408 0x8f00 0x0 0x0 0x4 &mpic 0x1 0x1
410 /* IDSEL 0x12 func 0 - PCI slot 2 */
411 0x9000 0x0 0x0 0x1 &mpic 0x3 0x1
412 0x9000 0x0 0x0 0x2 &mpic 0x4 0x1
413 0x9000 0x0 0x0 0x3 &mpic 0x1 0x1
414 0x9000 0x0 0x0 0x4 &mpic 0x2 0x1
416 /* IDSEL 0x12 func 1 - PCI slot 2 */
417 0x9100 0x0 0x0 0x1 &mpic 0x3 0x1
418 0x9100 0x0 0x0 0x2 &mpic 0x4 0x1
419 0x9100 0x0 0x0 0x3 &mpic 0x1 0x1
420 0x9100 0x0 0x0 0x4 &mpic 0x2 0x1
422 /* IDSEL 0x12 func 2 - PCI slot 2 */
423 0x9200 0x0 0x0 0x1 &mpic 0x3 0x1
424 0x9200 0x0 0x0 0x2 &mpic 0x4 0x1
425 0x9200 0x0 0x0 0x3 &mpic 0x1 0x1
426 0x9200 0x0 0x0 0x4 &mpic 0x2 0x1
428 /* IDSEL 0x12 func 3 - PCI slot 2 */
429 0x9300 0x0 0x0 0x1 &mpic 0x3 0x1
430 0x9300 0x0 0x0 0x2 &mpic 0x4 0x1
431 0x9300 0x0 0x0 0x3 &mpic 0x1 0x1
432 0x9300 0x0 0x0 0x4 &mpic 0x2 0x1
434 /* IDSEL 0x12 func 4 - PCI slot 2 */
435 0x9400 0x0 0x0 0x1 &mpic 0x3 0x1
436 0x9400 0x0 0x0 0x2 &mpic 0x4 0x1
437 0x9400 0x0 0x0 0x3 &mpic 0x1 0x1
438 0x9400 0x0 0x0 0x4 &mpic 0x2 0x1
440 /* IDSEL 0x12 func 5 - PCI slot 2 */
441 0x9500 0x0 0x0 0x1 &mpic 0x3 0x1
442 0x9500 0x0 0x0 0x2 &mpic 0x4 0x1
443 0x9500 0x0 0x0 0x3 &mpic 0x1 0x1
444 0x9500 0x0 0x0 0x4 &mpic 0x2 0x1
446 /* IDSEL 0x12 func 6 - PCI slot 2 */
447 0x9600 0x0 0x0 0x1 &mpic 0x3 0x1
448 0x9600 0x0 0x0 0x2 &mpic 0x4 0x1
449 0x9600 0x0 0x0 0x3 &mpic 0x1 0x1
450 0x9600 0x0 0x0 0x4 &mpic 0x2 0x1
452 /* IDSEL 0x12 func 7 - PCI slot 2 */
453 0x9700 0x0 0x0 0x1 &mpic 0x3 0x1
454 0x9700 0x0 0x0 0x2 &mpic 0x4 0x1
455 0x9700 0x0 0x0 0x3 &mpic 0x1 0x1
456 0x9700 0x0 0x0 0x4 &mpic 0x2 0x1
459 0xe000 0x0 0x0 0x1 &i8259 0xc 0x2
460 0xe100 0x0 0x0 0x2 &i8259 0x9 0x2
461 0xe200 0x0 0x0 0x3 &i8259 0xa 0x2
462 0xe300 0x0 0x0 0x4 &i8259 0xb 0x2
465 0xe800 0x0 0x0 0x1 &i8259 0x6 0x2
468 0xf000 0x0 0x0 0x1 &i8259 0x7 0x2
469 0xf100 0x0 0x0 0x1 &i8259 0x7 0x2
471 // IDSEL 0x1f IDE/SATA
472 0xf800 0x0 0x0 0x1 &i8259 0xe 0x2
473 0xf900 0x0 0x0 0x1 &i8259 0x5 0x2
478 reg = <0x0 0x0 0x0 0x0 0x0>;
480 #address-cells = <3>;
482 ranges = <0x2000000 0x0 0x80000000
483 0x2000000 0x0 0x80000000
490 reg = <0x0 0x0 0x0 0x0 0x0>;
492 #address-cells = <3>;
493 ranges = <0x2000000 0x0 0x80000000
494 0x2000000 0x0 0x80000000
502 #interrupt-cells = <2>;
504 #address-cells = <2>;
505 reg = <0xf000 0x0 0x0 0x0 0x0>;
506 ranges = <0x1 0x0 0x1000000 0x0 0x0
508 interrupt-parent = <&i8259>;
510 i8259: interrupt-controller@20 {
514 interrupt-controller;
515 device_type = "interrupt-controller";
516 #address-cells = <0>;
517 #interrupt-cells = <2>;
518 compatible = "chrp,iic";
520 interrupt-parent = <&mpic>;
525 #address-cells = <1>;
526 reg = <0x1 0x60 0x1 0x1 0x64 0x1>;
527 interrupts = <1 3 12 3>;
533 compatible = "pnpPNP,303";
538 compatible = "pnpPNP,f03";
543 compatible = "pnpPNP,b00";
544 reg = <0x1 0x70 0x2>;
548 reg = <0x1 0x400 0x80>;
556 pci1: pcie@ffe09000 {
558 compatible = "fsl,mpc8548-pcie";
560 #interrupt-cells = <1>;
562 #address-cells = <3>;
563 reg = <0 0xffe09000 0 0x1000>;
565 ranges = <0x2000000 0x0 0xa0000000 0 0xa0000000 0x0 0x20000000
566 0x1000000 0x0 0x00000000 0 0xffc10000 0x0 0x00010000>;
567 clock-frequency = <33333333>;
568 interrupt-parent = <&mpic>;
570 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
573 0000 0x0 0x0 0x1 &mpic 0x4 0x1
574 0000 0x0 0x0 0x2 &mpic 0x5 0x1
575 0000 0x0 0x0 0x3 &mpic 0x6 0x1
576 0000 0x0 0x0 0x4 &mpic 0x7 0x1
579 reg = <0x0 0x0 0x0 0x0 0x0>;
581 #address-cells = <3>;
583 ranges = <0x2000000 0x0 0xa0000000
584 0x2000000 0x0 0xa0000000
593 pci2: pcie@ffe0a000 {
595 compatible = "fsl,mpc8548-pcie";
597 #interrupt-cells = <1>;
599 #address-cells = <3>;
600 reg = <0 0xffe0a000 0 0x1000>;
602 ranges = <0x2000000 0x0 0xc0000000 0 0xc0000000 0x0 0x20000000
603 0x1000000 0x0 0x00000000 0 0xffc20000 0x0 0x00010000>;
604 clock-frequency = <33333333>;
605 interrupt-parent = <&mpic>;
607 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
610 0000 0x0 0x0 0x1 &mpic 0x0 0x1
611 0000 0x0 0x0 0x2 &mpic 0x1 0x1
612 0000 0x0 0x0 0x3 &mpic 0x2 0x1
613 0000 0x0 0x0 0x4 &mpic 0x3 0x1
616 reg = <0x0 0x0 0x0 0x0 0x0>;
618 #address-cells = <3>;
620 ranges = <0x2000000 0x0 0xc0000000
621 0x2000000 0x0 0xc0000000