2 * Copyright (C) 2009 Extreme Engineering Solutions, Inc.
3 * Based on TQM8548 device tree
5 * XPedite5200 PrPMC/XMC module based on MPC8548E. This dts is for the
6 * xMon boot loader memory map which differs from U-Boot's.
8 * This is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
16 model = "xes,xpedite5200";
17 compatible = "xes,xpedite5200", "xes,MPC8548";
20 form-factor = "PMC/XMC";
42 d-cache-line-size = <32>; // 32 bytes
43 i-cache-line-size = <32>; // 32 bytes
44 d-cache-size = <0x8000>; // L1, 32K
45 i-cache-size = <0x8000>; // L1, 32K
46 next-level-cache = <&L2>;
51 device_type = "memory";
52 reg = <0x0 0x0>; // Filled in by boot loader
59 ranges = <0x0 0xef000000 0x100000>;
61 compatible = "fsl,mpc8548-immr", "simple-bus";
64 compatible = "fsl,ecm-law";
70 compatible = "fsl,mpc8548-ecm", "fsl,ecm";
71 reg = <0x1000 0x1000>;
73 interrupt-parent = <&mpic>;
76 memory-controller@2000 {
77 compatible = "fsl,mpc8548-memory-controller";
78 reg = <0x2000 0x1000>;
79 interrupt-parent = <&mpic>;
83 L2: l2-cache-controller@20000 {
84 compatible = "fsl,mpc8548-l2-cache-controller";
85 reg = <0x20000 0x1000>;
86 cache-line-size = <32>; // 32 bytes
87 cache-size = <0x80000>; // L2, 512K
88 interrupt-parent = <&mpic>;
97 compatible = "fsl-i2c";
100 interrupt-parent = <&mpic>;
105 * 0: BRD_CFG0 (1: P14 IO present)
106 * 1: BRD_CFG1 (1: FP ethernet present)
107 * 2: BRD_CFG2 (1: XMC IO present)
108 * 3: XMC root complex indicator
109 * 4: Flash boot device indicator
110 * 5: Flash write protect enable
111 * 6: PMC monarch indicator
115 compatible = "nxp,pca9556";
124 compatible = "nxp,pca9556";
132 compatible = "atmel,at24c16";
137 compatible = "st,m41t00",
143 compatible = "maxim,max1237";
150 #address-cells = <1>;
153 compatible = "fsl-i2c";
154 reg = <0x3100 0x100>;
156 interrupt-parent = <&mpic>;
161 #address-cells = <1>;
163 compatible = "fsl,mpc8548-dma", "fsl,eloplus-dma";
165 ranges = <0x0 0x21100 0x200>;
168 compatible = "fsl,mpc8548-dma-channel",
169 "fsl,eloplus-dma-channel";
172 interrupt-parent = <&mpic>;
176 compatible = "fsl,mpc8548-dma-channel",
177 "fsl,eloplus-dma-channel";
180 interrupt-parent = <&mpic>;
184 compatible = "fsl,mpc8548-dma-channel",
185 "fsl,eloplus-dma-channel";
188 interrupt-parent = <&mpic>;
192 compatible = "fsl,mpc8548-dma-channel",
193 "fsl,eloplus-dma-channel";
196 interrupt-parent = <&mpic>;
201 /* eTSEC1: Front panel port 0 */
202 enet0: ethernet@24000 {
203 #address-cells = <1>;
206 device_type = "network";
208 compatible = "gianfar";
209 reg = <0x24000 0x1000>;
210 ranges = <0x0 0x24000 0x1000>;
211 local-mac-address = [ 00 00 00 00 00 00 ];
212 interrupts = <29 2 30 2 34 2>;
213 interrupt-parent = <&mpic>;
214 tbi-handle = <&tbi0>;
215 phy-handle = <&phy0>;
218 #address-cells = <1>;
220 compatible = "fsl,gianfar-mdio";
223 phy0: ethernet-phy@1 {
224 interrupt-parent = <&mpic>;
228 phy1: ethernet-phy@2 {
229 interrupt-parent = <&mpic>;
233 phy2: ethernet-phy@3 {
234 interrupt-parent = <&mpic>;
238 phy3: ethernet-phy@4 {
239 interrupt-parent = <&mpic>;
245 device_type = "tbi-phy";
250 /* eTSEC2: Front panel port 1 */
251 enet1: ethernet@25000 {
252 #address-cells = <1>;
255 device_type = "network";
257 compatible = "gianfar";
258 reg = <0x25000 0x1000>;
259 ranges = <0x0 0x25000 0x1000>;
260 local-mac-address = [ 00 00 00 00 00 00 ];
261 interrupts = <35 2 36 2 40 2>;
262 interrupt-parent = <&mpic>;
263 tbi-handle = <&tbi1>;
264 phy-handle = <&phy1>;
267 #address-cells = <1>;
269 compatible = "fsl,gianfar-tbi";
274 device_type = "tbi-phy";
279 /* eTSEC3: Rear panel port 2 */
280 enet2: ethernet@26000 {
281 #address-cells = <1>;
284 device_type = "network";
286 compatible = "gianfar";
287 reg = <0x26000 0x1000>;
288 ranges = <0x0 0x26000 0x1000>;
289 local-mac-address = [ 00 00 00 00 00 00 ];
290 interrupts = <31 2 32 2 33 2>;
291 interrupt-parent = <&mpic>;
292 tbi-handle = <&tbi2>;
293 phy-handle = <&phy2>;
296 #address-cells = <1>;
298 compatible = "fsl,gianfar-tbi";
303 device_type = "tbi-phy";
308 /* eTSEC4: Rear panel port 3 */
309 enet3: ethernet@27000 {
310 #address-cells = <1>;
313 device_type = "network";
315 compatible = "gianfar";
316 reg = <0x27000 0x1000>;
317 ranges = <0x0 0x27000 0x1000>;
318 local-mac-address = [ 00 00 00 00 00 00 ];
319 interrupts = <37 2 38 2 39 2>;
320 interrupt-parent = <&mpic>;
321 tbi-handle = <&tbi3>;
322 phy-handle = <&phy3>;
325 #address-cells = <1>;
327 compatible = "fsl,gianfar-tbi";
332 device_type = "tbi-phy";
337 serial0: serial@4500 {
339 device_type = "serial";
340 compatible = "fsl,ns16550", "ns16550";
341 reg = <0x4500 0x100>;
342 clock-frequency = <0>;
343 current-speed = <9600>;
345 interrupt-parent = <&mpic>;
348 serial1: serial@4600 {
350 device_type = "serial";
351 compatible = "fsl,ns16550", "ns16550";
352 reg = <0x4600 0x100>;
353 clock-frequency = <0>;
354 current-speed = <9600>;
356 interrupt-parent = <&mpic>;
359 global-utilities@e0000 { // global utilities reg
360 compatible = "fsl,mpc8548-guts";
361 reg = <0xe0000 0x1000>;
366 interrupt-controller;
367 #address-cells = <0>;
368 #interrupt-cells = <2>;
369 reg = <0x40000 0x40000>;
370 compatible = "chrp,open-pic";
371 device_type = "open-pic";
376 compatible = "fsl,mpc8548-localbus", "fsl,pq3-localbus",
378 #address-cells = <2>;
380 reg = <0xef005000 0x100>; // BRx, ORx, etc.
381 interrupt-parent = <&mpic>;
385 0 0x0 0xf8000000 0x08000000 // NOR boot flash
386 1 0x0 0xf0000000 0x08000000 // NOR expansion flash
387 2 0x0 0xe8000000 0x00010000 // NAND CE1
388 3 0x0 0xe8010000 0x00010000 // NAND CE2
392 #address-cells = <1>;
394 compatible = "cfi-flash";
395 reg = <0 0x0 0x4000000>;
399 label = "Primary OS";
400 reg = <0x00000000 0x180000>;
403 label = "Secondary OS";
404 reg = <0x00180000 0x180000>;
408 reg = <0x00300000 0x3c80000>;
411 label = "Boot firmware";
412 reg = <0x03f80000 0x80000>;
417 #address-cells = <1>;
419 compatible = "cfi-flash";
420 reg = <1 0x0 0x4000000>;
424 label = "Filesystem";
425 reg = <0x00000000 0x3f80000>;
428 label = "Alternate boot firmware";
429 reg = <0x03f80000 0x80000>;
434 #address-cells = <1>;
436 compatible = "xes,address-ctl-nand";
437 reg = <2 0x0 0x10000>;
438 cle-line = <0x8>; /* CLE tied to A3 */
439 ale-line = <0x10>; /* ALE tied to A4 */
442 label = "NAND Filesystem";
443 reg = <0 0x40000000>;
450 #interrupt-cells = <1>;
452 #address-cells = <3>;
453 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
455 reg = <0xef008000 0x1000>;
456 clock-frequency = <33333333>;
457 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
460 0xe000 0 0 1 &mpic 2 1
461 0xe000 0 0 2 &mpic 3 1>;
463 interrupt-parent = <&mpic>;
466 ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000
467 0x01000000 0 0x00000000 0xd0000000 0 0x01000000>;
471 pci1: pcie@ef00a000 {
472 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
475 0x00000 0 0 1 &mpic 0 1
476 0x00000 0 0 2 &mpic 1 1
477 0x00000 0 0 3 &mpic 2 1
478 0x00000 0 0 4 &mpic 3 1>;
480 interrupt-parent = <&mpic>;
482 bus-range = <0 0xff>;
483 ranges = <0x02000000 0 0xa0000000 0xa0000000 0 0x20000000
484 0x01000000 0 0x00000000 0xd1000000 0 0x01000000>;
485 clock-frequency = <33333333>;
486 #interrupt-cells = <1>;
488 #address-cells = <3>;
489 reg = <0xef00a000 0x1000>;
490 compatible = "fsl,mpc8548-pcie";
495 #address-cells = <3>;
497 ranges = <0x02000000 0 0xc0000000 0x02000000 0
498 0xc0000000 0 0x20000000
499 0x01000000 0 0x00000000 0x01000000 0
500 0x00000000 0 0x08000000>;
504 /* Needed for dtbImage boot wrapper compatibility */
506 linux,stdout-path = &serial0;