1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2008 Extreme Engineering Solutions, Inc.
4 * Based on MPC8572DS device tree from Freescale Semiconductor, Inc.
6 * XPedite5330 3U CompactPCI module based on MPC8572E
11 model = "xes,xpedite5330";
12 compatible = "xes,xpedite5330", "xes,MPC8572";
15 form-factor = "3U CompactPCI";
16 boot-bank = <0x0>; /* 0: Primary flash, 1: Secondary flash */
35 * boolean properties (true if defined):
49 * boolean properties (true if defined):
57 * boolean properties (true if defined):
70 d-cache-line-size = <32>; // 32 bytes
71 i-cache-line-size = <32>; // 32 bytes
72 d-cache-size = <0x8000>; // L1, 32K
73 i-cache-size = <0x8000>; // L1, 32K
74 timebase-frequency = <0>;
76 clock-frequency = <0>;
77 next-level-cache = <&L2>;
83 d-cache-line-size = <32>; // 32 bytes
84 i-cache-line-size = <32>; // 32 bytes
85 d-cache-size = <0x8000>; // L1, 32K
86 i-cache-size = <0x8000>; // L1, 32K
87 timebase-frequency = <0>;
89 clock-frequency = <0>;
90 next-level-cache = <&L2>;
95 device_type = "memory";
96 reg = <0x0 0x0 0x0 0x0>; // Filled in by U-Boot
100 #address-cells = <2>;
102 compatible = "fsl,mpc8572-elbc", "fsl,elbc", "simple-bus";
103 reg = <0 0xef005000 0 0x1000>;
105 interrupt-parent = <&mpic>;
106 /* Local bus region mappings */
107 ranges = <0 0 0 0xf8000000 0x8000000 /* CS0: Boot flash */
108 1 0 0 0xf0000000 0x8000000 /* CS1: Alternate flash */
109 2 0 0 0xef800000 0x40000 /* CS2: NAND CE1 */
110 3 0 0 0xef840000 0x40000>; /* CS3: NAND CE2 */
113 compatible = "amd,s29gl01gp", "cfi-flash";
115 reg = <0 0 0x8000000>; /* 128MB */
116 #address-cells = <1>;
119 label = "Primary user space";
120 reg = <0x00000000 0x6f00000>; /* 111 MB */
123 label = "Primary kernel";
124 reg = <0x6f00000 0x1000000>; /* 16 MB */
127 label = "Primary DTB";
128 reg = <0x7f00000 0x40000>; /* 256 KB */
131 label = "Primary U-Boot environment";
132 reg = <0x7f40000 0x40000>; /* 256 KB */
135 label = "Primary U-Boot";
136 reg = <0x7f80000 0x80000>; /* 512 KB */
142 compatible = "amd,s29gl01gp", "cfi-flash";
144 //reg = <0xf0000000 0x08000000>; /* 128MB */
145 reg = <1 0 0x8000000>; /* 128MB */
146 #address-cells = <1>;
149 label = "Secondary user space";
150 reg = <0x00000000 0x6f00000>; /* 111 MB */
153 label = "Secondary kernel";
154 reg = <0x6f00000 0x1000000>; /* 16 MB */
157 label = "Secondary DTB";
158 reg = <0x7f00000 0x40000>; /* 256 KB */
161 label = "Secondary U-Boot environment";
162 reg = <0x7f40000 0x40000>; /* 256 KB */
165 label = "Secondary U-Boot";
166 reg = <0x7f80000 0x80000>; /* 512 KB */
172 #address-cells = <1>;
175 * Actual part could be ST Micro NAND08GW3B2A (1 GB),
176 * Micron MT29F8G08DAA (2x 512 MB), or Micron
177 * MT29F16G08FAA (2x 1 GB), depending on the build
180 compatible = "fsl,mpc8572-fcm-nand",
183 /* U-Boot should fix this up if chip size > 1 GB */
185 label = "NAND Filesystem";
186 reg = <0 0x40000000>;
193 #address-cells = <1>;
196 compatible = "fsl,mpc8572-immr", "simple-bus";
197 ranges = <0x0 0 0xef000000 0x100000>;
198 bus-frequency = <0>; // Filled out by uboot.
201 compatible = "fsl,ecm-law";
207 compatible = "fsl,mpc8572-ecm", "fsl,ecm";
208 reg = <0x1000 0x1000>;
210 interrupt-parent = <&mpic>;
213 memory-controller@2000 {
214 compatible = "fsl,mpc8572-memory-controller";
215 reg = <0x2000 0x1000>;
216 interrupt-parent = <&mpic>;
220 memory-controller@6000 {
221 compatible = "fsl,mpc8572-memory-controller";
222 reg = <0x6000 0x1000>;
223 interrupt-parent = <&mpic>;
227 L2: l2-cache-controller@20000 {
228 compatible = "fsl,mpc8572-l2-cache-controller";
229 reg = <0x20000 0x1000>;
230 cache-line-size = <32>; // 32 bytes
231 cache-size = <0x100000>; // L2, 1M
232 interrupt-parent = <&mpic>;
237 #address-cells = <1>;
240 compatible = "fsl-i2c";
241 reg = <0x3000 0x100>;
243 interrupt-parent = <&mpic>;
247 compatible = "dallas,ds1631", "dallas,ds1621";
252 compatible = "adi,adt7461";
257 compatible = "dallas,ds4510";
262 compatible = "atmel,at24c128b";
267 compatible = "st,m41t00",
273 compatible = "plx,pex8518";
278 compatible = "nxp,pca9557";
286 compatible = "nxp,pca9557";
294 compatible = "nxp,pca9557";
302 compatible = "nxp,pca9557";
311 #address-cells = <1>;
314 compatible = "fsl-i2c";
315 reg = <0x3100 0x100>;
317 interrupt-parent = <&mpic>;
322 #address-cells = <1>;
324 compatible = "fsl,mpc8572-dma", "fsl,eloplus-dma";
326 ranges = <0x0 0xc100 0x200>;
329 compatible = "fsl,mpc8572-dma-channel",
330 "fsl,eloplus-dma-channel";
333 interrupt-parent = <&mpic>;
337 compatible = "fsl,mpc8572-dma-channel",
338 "fsl,eloplus-dma-channel";
341 interrupt-parent = <&mpic>;
345 compatible = "fsl,mpc8572-dma-channel",
346 "fsl,eloplus-dma-channel";
349 interrupt-parent = <&mpic>;
353 compatible = "fsl,mpc8572-dma-channel",
354 "fsl,eloplus-dma-channel";
357 interrupt-parent = <&mpic>;
363 #address-cells = <1>;
365 compatible = "fsl,mpc8572-dma", "fsl,eloplus-dma";
367 ranges = <0x0 0x21100 0x200>;
370 compatible = "fsl,mpc8572-dma-channel",
371 "fsl,eloplus-dma-channel";
374 interrupt-parent = <&mpic>;
378 compatible = "fsl,mpc8572-dma-channel",
379 "fsl,eloplus-dma-channel";
382 interrupt-parent = <&mpic>;
386 compatible = "fsl,mpc8572-dma-channel",
387 "fsl,eloplus-dma-channel";
390 interrupt-parent = <&mpic>;
394 compatible = "fsl,mpc8572-dma-channel",
395 "fsl,eloplus-dma-channel";
398 interrupt-parent = <&mpic>;
404 enet0: ethernet@24000 {
405 #address-cells = <1>;
408 device_type = "network";
410 compatible = "gianfar";
411 reg = <0x24000 0x1000>;
412 ranges = <0x0 0x24000 0x1000>;
413 local-mac-address = [ 00 00 00 00 00 00 ];
414 interrupts = <29 2 30 2 34 2>;
415 interrupt-parent = <&mpic>;
416 tbi-handle = <&tbi0>;
417 phy-handle = <&phy0>;
418 phy-connection-type = "sgmii";
421 #address-cells = <1>;
423 compatible = "fsl,gianfar-mdio";
426 phy0: ethernet-phy@1 {
427 interrupt-parent = <&mpic>;
431 phy1: ethernet-phy@2 {
432 interrupt-parent = <&mpic>;
438 device_type = "tbi-phy";
444 enet1: ethernet@25000 {
445 #address-cells = <1>;
448 device_type = "network";
450 compatible = "gianfar";
451 reg = <0x25000 0x1000>;
452 ranges = <0x0 0x25000 0x1000>;
453 local-mac-address = [ 00 00 00 00 00 00 ];
454 interrupts = <35 2 36 2 40 2>;
455 interrupt-parent = <&mpic>;
456 tbi-handle = <&tbi1>;
457 phy-handle = <&phy1>;
458 phy-connection-type = "sgmii";
461 #address-cells = <1>;
463 compatible = "fsl,gianfar-tbi";
468 device_type = "tbi-phy";
474 serial0: serial@4500 {
476 device_type = "serial";
477 compatible = "fsl,ns16550", "ns16550";
478 reg = <0x4500 0x100>;
479 clock-frequency = <0>;
481 interrupt-parent = <&mpic>;
485 serial1: serial@4600 {
487 device_type = "serial";
488 compatible = "fsl,ns16550", "ns16550";
489 reg = <0x4600 0x100>;
490 clock-frequency = <0>;
492 interrupt-parent = <&mpic>;
495 global-utilities@e0000 { //global utilities block
496 compatible = "fsl,mpc8572-guts";
497 reg = <0xe0000 0x1000>;
502 compatible = "fsl,mpc8572-msi", "fsl,mpic-msi";
503 reg = <0x41600 0x80>;
504 msi-available-ranges = <0 0x100>;
514 interrupt-parent = <&mpic>;
518 compatible = "fsl,sec3.0", "fsl,sec2.4", "fsl,sec2.2",
519 "fsl,sec2.1", "fsl,sec2.0";
520 reg = <0x30000 0x10000>;
521 interrupts = <45 2 58 2>;
522 interrupt-parent = <&mpic>;
523 fsl,num-channels = <4>;
524 fsl,channel-fifo-len = <24>;
525 fsl,exec-units-mask = <0x9fe>;
526 fsl,descriptor-types-mask = <0x3ab0ebf>;
530 interrupt-controller;
531 #address-cells = <0>;
532 #interrupt-cells = <2>;
533 reg = <0x40000 0x40000>;
534 compatible = "chrp,open-pic";
535 device_type = "open-pic";
539 compatible = "fsl,mpc8572-gpio";
540 reg = <0xf000 0x1000>;
542 interrupt-parent = <&mpic>;
548 compatible = "gpio-leds";
552 gpios = <&gpio0 4 1>;
553 linux,default-trigger = "heartbeat";
558 gpios = <&gpio0 5 1>;
563 gpios = <&gpio0 6 1>;
568 gpios = <&gpio0 7 1>;
572 /* PME (pattern-matcher) */
574 compatible = "fsl,mpc8572-pme", "pme8572";
575 reg = <0x10000 0x5000>;
576 interrupts = <57 2 64 2 65 2 66 2 67 2>;
577 interrupt-parent = <&mpic>;
581 compatible = "fsl,mpc8572-tlu", "fsl_tlu";
582 reg = <0x2f000 0x1000>;
584 interrupt-parent = <&mpic>;
588 compatible = "fsl,mpc8572-tlu", "fsl_tlu";
589 reg = <0x15000 0x1000>;
591 interrupt-parent = <&mpic>;
595 /* PCI Express controller 3 - CompactPCI bus via PEX8112 bridge */
596 pci0: pcie@ef008000 {
597 compatible = "fsl,mpc8548-pcie";
599 #interrupt-cells = <1>;
601 #address-cells = <3>;
602 reg = <0 0xef008000 0 0x1000>;
604 ranges = <0x2000000 0x0 0xe0000000 0 0xe0000000 0x0 0x10000000
605 0x1000000 0x0 0x00000000 0 0xe9000000 0x0 0x10000>;
606 clock-frequency = <33333333>;
607 interrupt-parent = <&mpic>;
609 interrupt-map-mask = <0xff00 0x0 0x0 0x7>;
611 0x0 0x0 0x0 0x1 &mpic 0x0 0x1
612 0x0 0x0 0x0 0x2 &mpic 0x1 0x1
613 0x0 0x0 0x0 0x3 &mpic 0x2 0x1
614 0x0 0x0 0x0 0x4 &mpic 0x3 0x1
617 reg = <0x0 0x0 0x0 0x0 0x0>;
619 #address-cells = <3>;
621 ranges = <0x02000000 0x0 0xe0000000
622 0x02000000 0x0 0xe0000000
631 /* PCI Express controller 2, PMC module via PEX8112 bridge */
632 pci1: pcie@ef009000 {
633 compatible = "fsl,mpc8548-pcie";
635 #interrupt-cells = <1>;
637 #address-cells = <3>;
638 reg = <0 0xef009000 0 0x1000>;
640 ranges = <0x2000000 0x0 0xc0000000 0 0xc0000000 0x0 0x10000000
641 0x1000000 0x0 0x00000000 0 0xe8800000 0x0 0x10000>;
642 clock-frequency = <33333333>;
643 interrupt-parent = <&mpic>;
645 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
648 0x0 0x0 0x0 0x1 &mpic 0x4 0x1
649 0x0 0x0 0x0 0x2 &mpic 0x5 0x1
650 0x0 0x0 0x0 0x3 &mpic 0x6 0x1
651 0x0 0x0 0x0 0x4 &mpic 0x7 0x1
654 reg = <0x0 0x0 0x0 0x0 0x0>;
656 #address-cells = <3>;
658 ranges = <0x2000000 0x0 0xc0000000
659 0x2000000 0x0 0xc0000000
668 /* PCI Express controller 1, XMC P15 */
669 pci2: pcie@ef00a000 {
670 compatible = "fsl,mpc8548-pcie";
672 #interrupt-cells = <1>;
674 #address-cells = <3>;
675 reg = <0 0xef00a000 0 0x1000>;
677 ranges = <0x2000000 0x0 0x80000000 0 0x80000000 0x0 0x40000000
678 0x1000000 0x0 0x00000000 0 0xe8000000 0x0 0x10000>;
679 clock-frequency = <33333333>;
680 interrupt-parent = <&mpic>;
682 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
685 0x0 0x0 0x0 0x1 &mpic 0x0 0x1
686 0x0 0x0 0x0 0x2 &mpic 0x1 0x1
687 0x0 0x0 0x0 0x3 &mpic 0x2 0x1
688 0x0 0x0 0x0 0x4 &mpic 0x3 0x1
691 reg = <0x0 0x0 0x0 0x0 0x0>;
693 #address-cells = <3>;
695 ranges = <0x2000000 0x0 0x80000000
696 0x2000000 0x0 0x80000000