2 * MPC8548 CDS Device Tree Source
4 * Copyright 2006, 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.
16 compatible = "MPC8548CDS", "MPC85xxCDS";
41 d-cache-line-size = <32>; // 32 bytes
42 i-cache-line-size = <32>; // 32 bytes
43 d-cache-size = <0x8000>; // L1, 32K
44 i-cache-size = <0x8000>; // L1, 32K
45 timebase-frequency = <0>; // 33 MHz, from uboot
46 bus-frequency = <0>; // 166 MHz
47 clock-frequency = <0>; // 825 MHz, from uboot
48 next-level-cache = <&L2>;
53 device_type = "memory";
54 reg = <0x0 0x8000000>; // 128M at 0x0
61 compatible = "simple-bus";
62 ranges = <0x0 0xe0000000 0x100000>;
66 compatible = "fsl,ecm-law";
72 compatible = "fsl,mpc8548-ecm", "fsl,ecm";
73 reg = <0x1000 0x1000>;
75 interrupt-parent = <&mpic>;
78 memory-controller@2000 {
79 compatible = "fsl,8548-memory-controller";
80 reg = <0x2000 0x1000>;
81 interrupt-parent = <&mpic>;
85 L2: l2-cache-controller@20000 {
86 compatible = "fsl,8548-l2-cache-controller";
87 reg = <0x20000 0x1000>;
88 cache-line-size = <32>; // 32 bytes
89 cache-size = <0x80000>; // L2, 512K
90 interrupt-parent = <&mpic>;
98 compatible = "fsl-i2c";
101 interrupt-parent = <&mpic>;
106 #address-cells = <1>;
109 compatible = "fsl-i2c";
110 reg = <0x3100 0x100>;
112 interrupt-parent = <&mpic>;
117 #address-cells = <1>;
119 compatible = "fsl,mpc8548-dma", "fsl,eloplus-dma";
121 ranges = <0x0 0x21100 0x200>;
124 compatible = "fsl,mpc8548-dma-channel",
125 "fsl,eloplus-dma-channel";
128 interrupt-parent = <&mpic>;
132 compatible = "fsl,mpc8548-dma-channel",
133 "fsl,eloplus-dma-channel";
136 interrupt-parent = <&mpic>;
140 compatible = "fsl,mpc8548-dma-channel",
141 "fsl,eloplus-dma-channel";
144 interrupt-parent = <&mpic>;
148 compatible = "fsl,mpc8548-dma-channel",
149 "fsl,eloplus-dma-channel";
152 interrupt-parent = <&mpic>;
157 enet0: ethernet@24000 {
158 #address-cells = <1>;
161 device_type = "network";
163 compatible = "gianfar";
164 reg = <0x24000 0x1000>;
165 ranges = <0x0 0x24000 0x1000>;
166 local-mac-address = [ 00 00 00 00 00 00 ];
167 interrupts = <29 2 30 2 34 2>;
168 interrupt-parent = <&mpic>;
169 tbi-handle = <&tbi0>;
170 phy-handle = <&phy0>;
173 #address-cells = <1>;
175 compatible = "fsl,gianfar-mdio";
178 phy0: ethernet-phy@0 {
179 interrupt-parent = <&mpic>;
182 device_type = "ethernet-phy";
184 phy1: ethernet-phy@1 {
185 interrupt-parent = <&mpic>;
188 device_type = "ethernet-phy";
190 phy2: ethernet-phy@2 {
191 interrupt-parent = <&mpic>;
194 device_type = "ethernet-phy";
196 phy3: ethernet-phy@3 {
197 interrupt-parent = <&mpic>;
200 device_type = "ethernet-phy";
204 device_type = "tbi-phy";
209 enet1: ethernet@25000 {
210 #address-cells = <1>;
213 device_type = "network";
215 compatible = "gianfar";
216 reg = <0x25000 0x1000>;
217 ranges = <0x0 0x25000 0x1000>;
218 local-mac-address = [ 00 00 00 00 00 00 ];
219 interrupts = <35 2 36 2 40 2>;
220 interrupt-parent = <&mpic>;
221 tbi-handle = <&tbi1>;
222 phy-handle = <&phy1>;
225 #address-cells = <1>;
227 compatible = "fsl,gianfar-tbi";
232 device_type = "tbi-phy";
237 /* eTSEC 3/4 are currently broken
238 enet2: ethernet@26000 {
239 #address-cells = <1>;
242 device_type = "network";
244 compatible = "gianfar";
245 reg = <0x26000 0x1000>;
246 ranges = <0x0 0x26000 0x1000>;
247 local-mac-address = [ 00 00 00 00 00 00 ];
248 interrupts = <31 2 32 2 33 2>;
249 interrupt-parent = <&mpic>;
250 tbi-handle = <&tbi2>;
251 phy-handle = <&phy2>;
254 #address-cells = <1>;
256 compatible = "fsl,gianfar-tbi";
261 device_type = "tbi-phy";
266 enet3: ethernet@27000 {
267 #address-cells = <1>;
270 device_type = "network";
272 compatible = "gianfar";
273 reg = <0x27000 0x1000>;
274 ranges = <0x0 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 tbi-handle = <&tbi3>;
279 phy-handle = <&phy3>;
282 #address-cells = <1>;
284 compatible = "fsl,gianfar-tbi";
289 device_type = "tbi-phy";
295 serial0: serial@4500 {
297 device_type = "serial";
298 compatible = "ns16550";
299 reg = <0x4500 0x100>; // reg base, size
300 clock-frequency = <0>; // should we fill in in uboot?
302 interrupt-parent = <&mpic>;
305 serial1: serial@4600 {
307 device_type = "serial";
308 compatible = "ns16550";
309 reg = <0x4600 0x100>; // reg base, size
310 clock-frequency = <0>; // should we fill in in uboot?
312 interrupt-parent = <&mpic>;
315 global-utilities@e0000 { //global utilities reg
316 compatible = "fsl,mpc8548-guts";
317 reg = <0xe0000 0x1000>;
322 compatible = "fsl,sec2.1", "fsl,sec2.0";
323 reg = <0x30000 0x10000>;
325 interrupt-parent = <&mpic>;
326 fsl,num-channels = <4>;
327 fsl,channel-fifo-len = <24>;
328 fsl,exec-units-mask = <0xfe>;
329 fsl,descriptor-types-mask = <0x12b0ebf>;
333 interrupt-controller;
334 #address-cells = <0>;
335 #interrupt-cells = <2>;
336 reg = <0x40000 0x40000>;
337 compatible = "chrp,open-pic";
338 device_type = "open-pic";
343 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
345 /* IDSEL 0x4 (PCIX Slot 2) */
346 0x2000 0x0 0x0 0x1 &mpic 0x0 0x1
347 0x2000 0x0 0x0 0x2 &mpic 0x1 0x1
348 0x2000 0x0 0x0 0x3 &mpic 0x2 0x1
349 0x2000 0x0 0x0 0x4 &mpic 0x3 0x1
351 /* IDSEL 0x5 (PCIX Slot 3) */
352 0x2800 0x0 0x0 0x1 &mpic 0x1 0x1
353 0x2800 0x0 0x0 0x2 &mpic 0x2 0x1
354 0x2800 0x0 0x0 0x3 &mpic 0x3 0x1
355 0x2800 0x0 0x0 0x4 &mpic 0x0 0x1
357 /* IDSEL 0x6 (PCIX Slot 4) */
358 0x3000 0x0 0x0 0x1 &mpic 0x2 0x1
359 0x3000 0x0 0x0 0x2 &mpic 0x3 0x1
360 0x3000 0x0 0x0 0x3 &mpic 0x0 0x1
361 0x3000 0x0 0x0 0x4 &mpic 0x1 0x1
363 /* IDSEL 0x8 (PCIX Slot 5) */
364 0x4000 0x0 0x0 0x1 &mpic 0x0 0x1
365 0x4000 0x0 0x0 0x2 &mpic 0x1 0x1
366 0x4000 0x0 0x0 0x3 &mpic 0x2 0x1
367 0x4000 0x0 0x0 0x4 &mpic 0x3 0x1
369 /* IDSEL 0xC (Tsi310 bridge) */
370 0x6000 0x0 0x0 0x1 &mpic 0x0 0x1
371 0x6000 0x0 0x0 0x2 &mpic 0x1 0x1
372 0x6000 0x0 0x0 0x3 &mpic 0x2 0x1
373 0x6000 0x0 0x0 0x4 &mpic 0x3 0x1
375 /* IDSEL 0x14 (Slot 2) */
376 0xa000 0x0 0x0 0x1 &mpic 0x0 0x1
377 0xa000 0x0 0x0 0x2 &mpic 0x1 0x1
378 0xa000 0x0 0x0 0x3 &mpic 0x2 0x1
379 0xa000 0x0 0x0 0x4 &mpic 0x3 0x1
381 /* IDSEL 0x15 (Slot 3) */
382 0xa800 0x0 0x0 0x1 &mpic 0x1 0x1
383 0xa800 0x0 0x0 0x2 &mpic 0x2 0x1
384 0xa800 0x0 0x0 0x3 &mpic 0x3 0x1
385 0xa800 0x0 0x0 0x4 &mpic 0x0 0x1
387 /* IDSEL 0x16 (Slot 4) */
388 0xb000 0x0 0x0 0x1 &mpic 0x2 0x1
389 0xb000 0x0 0x0 0x2 &mpic 0x3 0x1
390 0xb000 0x0 0x0 0x3 &mpic 0x0 0x1
391 0xb000 0x0 0x0 0x4 &mpic 0x1 0x1
393 /* IDSEL 0x18 (Slot 5) */
394 0xc000 0x0 0x0 0x1 &mpic 0x0 0x1
395 0xc000 0x0 0x0 0x2 &mpic 0x1 0x1
396 0xc000 0x0 0x0 0x3 &mpic 0x2 0x1
397 0xc000 0x0 0x0 0x4 &mpic 0x3 0x1
399 /* IDSEL 0x1C (Tsi310 bridge PCI primary) */
400 0xe000 0x0 0x0 0x1 &mpic 0x0 0x1
401 0xe000 0x0 0x0 0x2 &mpic 0x1 0x1
402 0xe000 0x0 0x0 0x3 &mpic 0x2 0x1
403 0xe000 0x0 0x0 0x4 &mpic 0x3 0x1>;
405 interrupt-parent = <&mpic>;
408 ranges = <0x2000000 0x0 0x80000000 0x80000000 0x0 0x10000000
409 0x1000000 0x0 0x0 0xe2000000 0x0 0x800000>;
410 clock-frequency = <66666666>;
411 #interrupt-cells = <1>;
413 #address-cells = <3>;
414 reg = <0xe0008000 0x1000>;
415 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
419 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
422 /* IDSEL 0x00 (PrPMC Site) */
423 0000 0x0 0x0 0x1 &mpic 0x0 0x1
424 0000 0x0 0x0 0x2 &mpic 0x1 0x1
425 0000 0x0 0x0 0x3 &mpic 0x2 0x1
426 0000 0x0 0x0 0x4 &mpic 0x3 0x1
428 /* IDSEL 0x04 (VIA chip) */
429 0x2000 0x0 0x0 0x1 &mpic 0x0 0x1
430 0x2000 0x0 0x0 0x2 &mpic 0x1 0x1
431 0x2000 0x0 0x0 0x3 &mpic 0x2 0x1
432 0x2000 0x0 0x0 0x4 &mpic 0x3 0x1
434 /* IDSEL 0x05 (8139) */
435 0x2800 0x0 0x0 0x1 &mpic 0x1 0x1
437 /* IDSEL 0x06 (Slot 6) */
438 0x3000 0x0 0x0 0x1 &mpic 0x2 0x1
439 0x3000 0x0 0x0 0x2 &mpic 0x3 0x1
440 0x3000 0x0 0x0 0x3 &mpic 0x0 0x1
441 0x3000 0x0 0x0 0x4 &mpic 0x1 0x1
443 /* IDESL 0x07 (Slot 7) */
444 0x3800 0x0 0x0 0x1 &mpic 0x3 0x1
445 0x3800 0x0 0x0 0x2 &mpic 0x0 0x1
446 0x3800 0x0 0x0 0x3 &mpic 0x1 0x1
447 0x3800 0x0 0x0 0x4 &mpic 0x2 0x1>;
449 reg = <0xe000 0x0 0x0 0x0 0x0>;
450 #interrupt-cells = <1>;
452 #address-cells = <3>;
453 ranges = <0x2000000 0x0 0x80000000
454 0x2000000 0x0 0x80000000
459 clock-frequency = <33333333>;
463 #interrupt-cells = <2>;
465 #address-cells = <2>;
466 reg = <0x2000 0x0 0x0 0x0 0x0>;
467 ranges = <0x1 0x0 0x1000000 0x0 0x0 0x1000>;
468 interrupt-parent = <&i8259>;
470 i8259: interrupt-controller@20 {
471 interrupt-controller;
472 device_type = "interrupt-controller";
476 #address-cells = <0>;
477 #interrupt-cells = <2>;
478 compatible = "chrp,iic";
480 interrupt-parent = <&mpic>;
484 compatible = "pnpPNP,b00";
485 reg = <0x1 0x70 0x2>;
492 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
496 0xa800 0x0 0x0 0x1 &mpic 0xb 0x1
497 0xa800 0x0 0x0 0x2 &mpic 0x1 0x1
498 0xa800 0x0 0x0 0x3 &mpic 0x2 0x1
499 0xa800 0x0 0x0 0x4 &mpic 0x3 0x1>;
501 interrupt-parent = <&mpic>;
504 ranges = <0x2000000 0x0 0x90000000 0x90000000 0x0 0x10000000
505 0x1000000 0x0 0x0 0xe2800000 0x0 0x800000>;
506 clock-frequency = <66666666>;
507 #interrupt-cells = <1>;
509 #address-cells = <3>;
510 reg = <0xe0009000 0x1000>;
511 compatible = "fsl,mpc8540-pci";
515 pci2: pcie@e000a000 {
516 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
519 /* IDSEL 0x0 (PEX) */
520 00000 0x0 0x0 0x1 &mpic 0x0 0x1
521 00000 0x0 0x0 0x2 &mpic 0x1 0x1
522 00000 0x0 0x0 0x3 &mpic 0x2 0x1
523 00000 0x0 0x0 0x4 &mpic 0x3 0x1>;
525 interrupt-parent = <&mpic>;
528 ranges = <0x2000000 0x0 0xa0000000 0xa0000000 0x0 0x20000000
529 0x1000000 0x0 0x0 0xe3000000 0x0 0x100000>;
530 clock-frequency = <33333333>;
531 #interrupt-cells = <1>;
533 #address-cells = <3>;
534 reg = <0xe000a000 0x1000>;
535 compatible = "fsl,mpc8548-pcie";
538 reg = <0x0 0x0 0x0 0x0 0x0>;
540 #address-cells = <3>;
542 ranges = <0x2000000 0x0 0xa0000000
543 0x2000000 0x0 0xa0000000