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>;
63 reg = <0xe0000000 0x1000>; // CCSRBAR
66 memory-controller@2000 {
67 compatible = "fsl,8548-memory-controller";
68 reg = <0x2000 0x1000>;
69 interrupt-parent = <&mpic>;
73 L2: l2-cache-controller@20000 {
74 compatible = "fsl,8548-l2-cache-controller";
75 reg = <0x20000 0x1000>;
76 cache-line-size = <32>; // 32 bytes
77 cache-size = <0x80000>; // L2, 512K
78 interrupt-parent = <&mpic>;
86 compatible = "fsl-i2c";
89 interrupt-parent = <&mpic>;
97 compatible = "fsl-i2c";
100 interrupt-parent = <&mpic>;
105 #address-cells = <1>;
107 compatible = "fsl,mpc8548-dma", "fsl,eloplus-dma";
109 ranges = <0x0 0x21100 0x200>;
112 compatible = "fsl,mpc8548-dma-channel",
113 "fsl,eloplus-dma-channel";
116 interrupt-parent = <&mpic>;
120 compatible = "fsl,mpc8548-dma-channel",
121 "fsl,eloplus-dma-channel";
124 interrupt-parent = <&mpic>;
128 compatible = "fsl,mpc8548-dma-channel",
129 "fsl,eloplus-dma-channel";
132 interrupt-parent = <&mpic>;
136 compatible = "fsl,mpc8548-dma-channel",
137 "fsl,eloplus-dma-channel";
140 interrupt-parent = <&mpic>;
146 #address-cells = <1>;
148 compatible = "fsl,gianfar-mdio";
149 reg = <0x24520 0x20>;
151 phy0: ethernet-phy@0 {
152 interrupt-parent = <&mpic>;
155 device_type = "ethernet-phy";
157 phy1: ethernet-phy@1 {
158 interrupt-parent = <&mpic>;
161 device_type = "ethernet-phy";
163 phy2: ethernet-phy@2 {
164 interrupt-parent = <&mpic>;
167 device_type = "ethernet-phy";
169 phy3: ethernet-phy@3 {
170 interrupt-parent = <&mpic>;
173 device_type = "ethernet-phy";
177 device_type = "tbi-phy";
182 #address-cells = <1>;
184 compatible = "fsl,gianfar-tbi";
185 reg = <0x25520 0x20>;
189 device_type = "tbi-phy";
194 #address-cells = <1>;
196 compatible = "fsl,gianfar-tbi";
197 reg = <0x26520 0x20>;
201 device_type = "tbi-phy";
206 #address-cells = <1>;
208 compatible = "fsl,gianfar-tbi";
209 reg = <0x27520 0x20>;
213 device_type = "tbi-phy";
217 enet0: ethernet@24000 {
219 device_type = "network";
221 compatible = "gianfar";
222 reg = <0x24000 0x1000>;
223 local-mac-address = [ 00 00 00 00 00 00 ];
224 interrupts = <29 2 30 2 34 2>;
225 interrupt-parent = <&mpic>;
226 tbi-handle = <&tbi0>;
227 phy-handle = <&phy0>;
230 enet1: ethernet@25000 {
232 device_type = "network";
234 compatible = "gianfar";
235 reg = <0x25000 0x1000>;
236 local-mac-address = [ 00 00 00 00 00 00 ];
237 interrupts = <35 2 36 2 40 2>;
238 interrupt-parent = <&mpic>;
239 tbi-handle = <&tbi1>;
240 phy-handle = <&phy1>;
243 /* eTSEC 3/4 are currently broken
244 enet2: ethernet@26000 {
246 device_type = "network";
248 compatible = "gianfar";
249 reg = <0x26000 0x1000>;
250 local-mac-address = [ 00 00 00 00 00 00 ];
251 interrupts = <31 2 32 2 33 2>;
252 interrupt-parent = <&mpic>;
253 tbi-handle = <&tbi2>;
254 phy-handle = <&phy2>;
257 enet3: ethernet@27000 {
259 device_type = "network";
261 compatible = "gianfar";
262 reg = <0x27000 0x1000>;
263 local-mac-address = [ 00 00 00 00 00 00 ];
264 interrupts = <37 2 38 2 39 2>;
265 interrupt-parent = <&mpic>;
266 tbi-handle = <&tbi3>;
267 phy-handle = <&phy3>;
271 serial0: serial@4500 {
273 device_type = "serial";
274 compatible = "ns16550";
275 reg = <0x4500 0x100>; // reg base, size
276 clock-frequency = <0>; // should we fill in in uboot?
278 interrupt-parent = <&mpic>;
281 serial1: serial@4600 {
283 device_type = "serial";
284 compatible = "ns16550";
285 reg = <0x4600 0x100>; // reg base, size
286 clock-frequency = <0>; // should we fill in in uboot?
288 interrupt-parent = <&mpic>;
291 global-utilities@e0000 { //global utilities reg
292 compatible = "fsl,mpc8548-guts";
293 reg = <0xe0000 0x1000>;
298 compatible = "fsl,sec2.1", "fsl,sec2.0";
299 reg = <0x30000 0x10000>;
301 interrupt-parent = <&mpic>;
302 fsl,num-channels = <4>;
303 fsl,channel-fifo-len = <24>;
304 fsl,exec-units-mask = <0xfe>;
305 fsl,descriptor-types-mask = <0x12b0ebf>;
309 interrupt-controller;
310 #address-cells = <0>;
311 #interrupt-cells = <2>;
312 reg = <0x40000 0x40000>;
313 compatible = "chrp,open-pic";
314 device_type = "open-pic";
320 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
322 /* IDSEL 0x4 (PCIX Slot 2) */
323 0x2000 0x0 0x0 0x1 &mpic 0x0 0x1
324 0x2000 0x0 0x0 0x2 &mpic 0x1 0x1
325 0x2000 0x0 0x0 0x3 &mpic 0x2 0x1
326 0x2000 0x0 0x0 0x4 &mpic 0x3 0x1
328 /* IDSEL 0x5 (PCIX Slot 3) */
329 0x2800 0x0 0x0 0x1 &mpic 0x1 0x1
330 0x2800 0x0 0x0 0x2 &mpic 0x2 0x1
331 0x2800 0x0 0x0 0x3 &mpic 0x3 0x1
332 0x2800 0x0 0x0 0x4 &mpic 0x0 0x1
334 /* IDSEL 0x6 (PCIX Slot 4) */
335 0x3000 0x0 0x0 0x1 &mpic 0x2 0x1
336 0x3000 0x0 0x0 0x2 &mpic 0x3 0x1
337 0x3000 0x0 0x0 0x3 &mpic 0x0 0x1
338 0x3000 0x0 0x0 0x4 &mpic 0x1 0x1
340 /* IDSEL 0x8 (PCIX Slot 5) */
341 0x4000 0x0 0x0 0x1 &mpic 0x0 0x1
342 0x4000 0x0 0x0 0x2 &mpic 0x1 0x1
343 0x4000 0x0 0x0 0x3 &mpic 0x2 0x1
344 0x4000 0x0 0x0 0x4 &mpic 0x3 0x1
346 /* IDSEL 0xC (Tsi310 bridge) */
347 0x6000 0x0 0x0 0x1 &mpic 0x0 0x1
348 0x6000 0x0 0x0 0x2 &mpic 0x1 0x1
349 0x6000 0x0 0x0 0x3 &mpic 0x2 0x1
350 0x6000 0x0 0x0 0x4 &mpic 0x3 0x1
352 /* IDSEL 0x14 (Slot 2) */
353 0xa000 0x0 0x0 0x1 &mpic 0x0 0x1
354 0xa000 0x0 0x0 0x2 &mpic 0x1 0x1
355 0xa000 0x0 0x0 0x3 &mpic 0x2 0x1
356 0xa000 0x0 0x0 0x4 &mpic 0x3 0x1
358 /* IDSEL 0x15 (Slot 3) */
359 0xa800 0x0 0x0 0x1 &mpic 0x1 0x1
360 0xa800 0x0 0x0 0x2 &mpic 0x2 0x1
361 0xa800 0x0 0x0 0x3 &mpic 0x3 0x1
362 0xa800 0x0 0x0 0x4 &mpic 0x0 0x1
364 /* IDSEL 0x16 (Slot 4) */
365 0xb000 0x0 0x0 0x1 &mpic 0x2 0x1
366 0xb000 0x0 0x0 0x2 &mpic 0x3 0x1
367 0xb000 0x0 0x0 0x3 &mpic 0x0 0x1
368 0xb000 0x0 0x0 0x4 &mpic 0x1 0x1
370 /* IDSEL 0x18 (Slot 5) */
371 0xc000 0x0 0x0 0x1 &mpic 0x0 0x1
372 0xc000 0x0 0x0 0x2 &mpic 0x1 0x1
373 0xc000 0x0 0x0 0x3 &mpic 0x2 0x1
374 0xc000 0x0 0x0 0x4 &mpic 0x3 0x1
376 /* IDSEL 0x1C (Tsi310 bridge PCI primary) */
377 0xe000 0x0 0x0 0x1 &mpic 0x0 0x1
378 0xe000 0x0 0x0 0x2 &mpic 0x1 0x1
379 0xe000 0x0 0x0 0x3 &mpic 0x2 0x1
380 0xe000 0x0 0x0 0x4 &mpic 0x3 0x1>;
382 interrupt-parent = <&mpic>;
385 ranges = <0x2000000 0x0 0x80000000 0x80000000 0x0 0x10000000
386 0x1000000 0x0 0x0 0xe2000000 0x0 0x800000>;
387 clock-frequency = <66666666>;
388 #interrupt-cells = <1>;
390 #address-cells = <3>;
391 reg = <0xe0008000 0x1000>;
392 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
396 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
399 /* IDSEL 0x00 (PrPMC Site) */
400 0000 0x0 0x0 0x1 &mpic 0x0 0x1
401 0000 0x0 0x0 0x2 &mpic 0x1 0x1
402 0000 0x0 0x0 0x3 &mpic 0x2 0x1
403 0000 0x0 0x0 0x4 &mpic 0x3 0x1
405 /* IDSEL 0x04 (VIA chip) */
406 0x2000 0x0 0x0 0x1 &mpic 0x0 0x1
407 0x2000 0x0 0x0 0x2 &mpic 0x1 0x1
408 0x2000 0x0 0x0 0x3 &mpic 0x2 0x1
409 0x2000 0x0 0x0 0x4 &mpic 0x3 0x1
411 /* IDSEL 0x05 (8139) */
412 0x2800 0x0 0x0 0x1 &mpic 0x1 0x1
414 /* IDSEL 0x06 (Slot 6) */
415 0x3000 0x0 0x0 0x1 &mpic 0x2 0x1
416 0x3000 0x0 0x0 0x2 &mpic 0x3 0x1
417 0x3000 0x0 0x0 0x3 &mpic 0x0 0x1
418 0x3000 0x0 0x0 0x4 &mpic 0x1 0x1
420 /* IDESL 0x07 (Slot 7) */
421 0x3800 0x0 0x0 0x1 &mpic 0x3 0x1
422 0x3800 0x0 0x0 0x2 &mpic 0x0 0x1
423 0x3800 0x0 0x0 0x3 &mpic 0x1 0x1
424 0x3800 0x0 0x0 0x4 &mpic 0x2 0x1>;
426 reg = <0xe000 0x0 0x0 0x0 0x0>;
427 #interrupt-cells = <1>;
429 #address-cells = <3>;
430 ranges = <0x2000000 0x0 0x80000000
431 0x2000000 0x0 0x80000000
436 clock-frequency = <33333333>;
440 #interrupt-cells = <2>;
442 #address-cells = <2>;
443 reg = <0x2000 0x0 0x0 0x0 0x0>;
444 ranges = <0x1 0x0 0x1000000 0x0 0x0 0x1000>;
445 interrupt-parent = <&i8259>;
447 i8259: interrupt-controller@20 {
448 interrupt-controller;
449 device_type = "interrupt-controller";
453 #address-cells = <0>;
454 #interrupt-cells = <2>;
455 compatible = "chrp,iic";
457 interrupt-parent = <&mpic>;
461 compatible = "pnpPNP,b00";
462 reg = <0x1 0x70 0x2>;
470 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
474 0xa800 0x0 0x0 0x1 &mpic 0xb 0x1
475 0xa800 0x0 0x0 0x2 &mpic 0x1 0x1
476 0xa800 0x0 0x0 0x3 &mpic 0x2 0x1
477 0xa800 0x0 0x0 0x4 &mpic 0x3 0x1>;
479 interrupt-parent = <&mpic>;
482 ranges = <0x2000000 0x0 0x90000000 0x90000000 0x0 0x10000000
483 0x1000000 0x0 0x0 0xe2800000 0x0 0x800000>;
484 clock-frequency = <66666666>;
485 #interrupt-cells = <1>;
487 #address-cells = <3>;
488 reg = <0xe0009000 0x1000>;
489 compatible = "fsl,mpc8540-pci";
493 pci2: pcie@e000a000 {
495 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
498 /* IDSEL 0x0 (PEX) */
499 00000 0x0 0x0 0x1 &mpic 0x0 0x1
500 00000 0x0 0x0 0x2 &mpic 0x1 0x1
501 00000 0x0 0x0 0x3 &mpic 0x2 0x1
502 00000 0x0 0x0 0x4 &mpic 0x3 0x1>;
504 interrupt-parent = <&mpic>;
507 ranges = <0x2000000 0x0 0xa0000000 0xa0000000 0x0 0x20000000
508 0x1000000 0x0 0x0 0xe3000000 0x0 0x100000>;
509 clock-frequency = <33333333>;
510 #interrupt-cells = <1>;
512 #address-cells = <3>;
513 reg = <0xe000a000 0x1000>;
514 compatible = "fsl,mpc8548-pcie";
517 reg = <0x0 0x0 0x0 0x0 0x0>;
519 #address-cells = <3>;
521 ranges = <0x2000000 0x0 0xa0000000
522 0x2000000 0x0 0xa0000000