2 * MPC8568E MDS 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.
15 model = "MPC8568EMDS";
16 compatible = "MPC8568EMDS", "MPC85xxMDS";
39 d-cache-line-size = <32>; // 32 bytes
40 i-cache-line-size = <32>; // 32 bytes
41 d-cache-size = <0x8000>; // L1, 32K
42 i-cache-size = <0x8000>; // L1, 32K
43 sleep = <&pmc 0x00008000 // core
44 &pmc 0x00004000>; // timebase
45 timebase-frequency = <0>;
47 clock-frequency = <0>;
48 next-level-cache = <&L2>;
53 device_type = "memory";
54 reg = <0x0 0x10000000>;
60 compatible = "fsl,mpc8568-localbus", "fsl,pq3-localbus",
62 reg = <0xe0005000 0x1000>;
63 interrupt-parent = <&mpic>;
66 ranges = <0x0 0x0 0xfe000000 0x02000000
67 0x1 0x0 0xf8000000 0x00008000
68 0x2 0x0 0xf0000000 0x04000000
69 0x4 0x0 0xf8008000 0x00008000
70 0x5 0x0 0xf8010000 0x00008000>;
75 compatible = "cfi-flash";
76 reg = <0x0 0x0 0x02000000>;
84 compatible = "fsl,mpc8568mds-bcsr";
86 ranges = <0 1 0 0x8000>;
88 bcsr5: gpio-controller@11 {
90 compatible = "fsl,mpc8568mds-bcsr-gpio";
97 compatible = "fsl,mpc8568mds-pib";
102 compatible = "fsl,mpc8568mds-pib";
108 #address-cells = <1>;
111 compatible = "simple-bus";
112 ranges = <0x0 0xe0000000 0x100000>;
116 compatible = "fsl,ecm-law";
122 compatible = "fsl,mpc8568-ecm", "fsl,ecm";
123 reg = <0x1000 0x1000>;
125 interrupt-parent = <&mpic>;
128 memory-controller@2000 {
129 compatible = "fsl,mpc8568-memory-controller";
130 reg = <0x2000 0x1000>;
131 interrupt-parent = <&mpic>;
135 L2: l2-cache-controller@20000 {
136 compatible = "fsl,mpc8568-l2-cache-controller";
137 reg = <0x20000 0x1000>;
138 cache-line-size = <32>; // 32 bytes
139 cache-size = <0x80000>; // L2, 512K
140 interrupt-parent = <&mpic>;
145 #address-cells = <1>;
147 compatible = "simple-bus";
148 sleep = <&pmc 0x00000004>;
152 #address-cells = <1>;
155 compatible = "fsl-i2c";
156 reg = <0x3000 0x100>;
158 interrupt-parent = <&mpic>;
162 compatible = "dallas,ds1374";
165 interrupt-parent = <&mpic>;
170 #address-cells = <1>;
173 compatible = "fsl-i2c";
174 reg = <0x3100 0x100>;
176 interrupt-parent = <&mpic>;
182 #address-cells = <1>;
184 compatible = "fsl,mpc8568-dma", "fsl,eloplus-dma";
186 ranges = <0x0 0x21100 0x200>;
188 sleep = <&pmc 0x00000400>;
191 compatible = "fsl,mpc8568-dma-channel",
192 "fsl,eloplus-dma-channel";
195 interrupt-parent = <&mpic>;
199 compatible = "fsl,mpc8568-dma-channel",
200 "fsl,eloplus-dma-channel";
203 interrupt-parent = <&mpic>;
207 compatible = "fsl,mpc8568-dma-channel",
208 "fsl,eloplus-dma-channel";
211 interrupt-parent = <&mpic>;
215 compatible = "fsl,mpc8568-dma-channel",
216 "fsl,eloplus-dma-channel";
219 interrupt-parent = <&mpic>;
224 enet0: ethernet@24000 {
225 #address-cells = <1>;
228 device_type = "network";
230 compatible = "gianfar";
231 reg = <0x24000 0x1000>;
232 ranges = <0x0 0x24000 0x1000>;
233 local-mac-address = [ 00 00 00 00 00 00 ];
234 interrupts = <29 2 30 2 34 2>;
235 interrupt-parent = <&mpic>;
236 tbi-handle = <&tbi0>;
237 phy-handle = <&phy2>;
238 sleep = <&pmc 0x00000080>;
241 #address-cells = <1>;
243 compatible = "fsl,gianfar-mdio";
246 phy0: ethernet-phy@7 {
247 interrupt-parent = <&mpic>;
250 device_type = "ethernet-phy";
252 phy1: ethernet-phy@1 {
253 interrupt-parent = <&mpic>;
256 device_type = "ethernet-phy";
258 phy2: ethernet-phy@2 {
259 interrupt-parent = <&mpic>;
262 device_type = "ethernet-phy";
264 phy3: ethernet-phy@3 {
265 interrupt-parent = <&mpic>;
268 device_type = "ethernet-phy";
272 device_type = "tbi-phy";
277 enet1: ethernet@25000 {
278 #address-cells = <1>;
281 device_type = "network";
283 compatible = "gianfar";
284 reg = <0x25000 0x1000>;
285 ranges = <0x0 0x25000 0x1000>;
286 local-mac-address = [ 00 00 00 00 00 00 ];
287 interrupts = <35 2 36 2 40 2>;
288 interrupt-parent = <&mpic>;
289 tbi-handle = <&tbi1>;
290 phy-handle = <&phy3>;
291 sleep = <&pmc 0x00000040>;
294 #address-cells = <1>;
296 compatible = "fsl,gianfar-tbi";
301 device_type = "tbi-phy";
307 #address-cells = <1>;
309 compatible = "simple-bus";
310 sleep = <&pmc 0x00000002>;
313 serial0: serial@4500 {
315 device_type = "serial";
316 compatible = "ns16550";
317 reg = <0x4500 0x100>;
318 clock-frequency = <0>;
320 interrupt-parent = <&mpic>;
323 serial1: serial@4600 {
325 device_type = "serial";
326 compatible = "ns16550";
327 reg = <0x4600 0x100>;
328 clock-frequency = <0>;
330 interrupt-parent = <&mpic>;
334 global-utilities@e0000 {
335 #address-cells = <1>;
337 compatible = "fsl,mpc8568-guts", "fsl,mpc8548-guts";
338 reg = <0xe0000 0x1000>;
339 ranges = <0 0xe0000 0x1000>;
343 compatible = "fsl,mpc8568-pmc",
350 compatible = "fsl,sec2.1", "fsl,sec2.0";
351 reg = <0x30000 0x10000>;
353 interrupt-parent = <&mpic>;
354 fsl,num-channels = <4>;
355 fsl,channel-fifo-len = <24>;
356 fsl,exec-units-mask = <0xfe>;
357 fsl,descriptor-types-mask = <0x12b0ebf>;
358 sleep = <&pmc 0x01000000>;
362 interrupt-controller;
363 #address-cells = <0>;
364 #interrupt-cells = <2>;
365 reg = <0x40000 0x40000>;
366 compatible = "chrp,open-pic";
367 device_type = "open-pic";
371 compatible = "fsl,mpc8568-msi", "fsl,mpic-msi";
372 reg = <0x41600 0x80>;
373 msi-available-ranges = <0 0x100>;
383 interrupt-parent = <&mpic>;
387 reg = <0xe0100 0x100>;
388 device_type = "par_io";
393 /* port pin dir open_drain assignment has_irq */
394 0x4 0xa 0x1 0x0 0x2 0x0 /* TxD0 */
395 0x4 0x9 0x1 0x0 0x2 0x0 /* TxD1 */
396 0x4 0x8 0x1 0x0 0x2 0x0 /* TxD2 */
397 0x4 0x7 0x1 0x0 0x2 0x0 /* TxD3 */
398 0x4 0x17 0x1 0x0 0x2 0x0 /* TxD4 */
399 0x4 0x16 0x1 0x0 0x2 0x0 /* TxD5 */
400 0x4 0x15 0x1 0x0 0x2 0x0 /* TxD6 */
401 0x4 0x14 0x1 0x0 0x2 0x0 /* TxD7 */
402 0x4 0xf 0x2 0x0 0x2 0x0 /* RxD0 */
403 0x4 0xe 0x2 0x0 0x2 0x0 /* RxD1 */
404 0x4 0xd 0x2 0x0 0x2 0x0 /* RxD2 */
405 0x4 0xc 0x2 0x0 0x2 0x0 /* RxD3 */
406 0x4 0x1d 0x2 0x0 0x2 0x0 /* RxD4 */
407 0x4 0x1c 0x2 0x0 0x2 0x0 /* RxD5 */
408 0x4 0x1b 0x2 0x0 0x2 0x0 /* RxD6 */
409 0x4 0x1a 0x2 0x0 0x2 0x0 /* RxD7 */
410 0x4 0xb 0x1 0x0 0x2 0x0 /* TX_EN */
411 0x4 0x18 0x1 0x0 0x2 0x0 /* TX_ER */
412 0x4 0x10 0x2 0x0 0x2 0x0 /* RX_DV */
413 0x4 0x1e 0x2 0x0 0x2 0x0 /* RX_ER */
414 0x4 0x11 0x2 0x0 0x2 0x0 /* RX_CLK */
415 0x4 0x13 0x1 0x0 0x2 0x0 /* GTX_CLK */
416 0x1 0x1f 0x2 0x0 0x3 0x0>; /* GTX125 */
421 /* port pin dir open_drain assignment has_irq */
422 0x5 0xa 0x1 0x0 0x2 0x0 /* TxD0 */
423 0x5 0x9 0x1 0x0 0x2 0x0 /* TxD1 */
424 0x5 0x8 0x1 0x0 0x2 0x0 /* TxD2 */
425 0x5 0x7 0x1 0x0 0x2 0x0 /* TxD3 */
426 0x5 0x17 0x1 0x0 0x2 0x0 /* TxD4 */
427 0x5 0x16 0x1 0x0 0x2 0x0 /* TxD5 */
428 0x5 0x15 0x1 0x0 0x2 0x0 /* TxD6 */
429 0x5 0x14 0x1 0x0 0x2 0x0 /* TxD7 */
430 0x5 0xf 0x2 0x0 0x2 0x0 /* RxD0 */
431 0x5 0xe 0x2 0x0 0x2 0x0 /* RxD1 */
432 0x5 0xd 0x2 0x0 0x2 0x0 /* RxD2 */
433 0x5 0xc 0x2 0x0 0x2 0x0 /* RxD3 */
434 0x5 0x1d 0x2 0x0 0x2 0x0 /* RxD4 */
435 0x5 0x1c 0x2 0x0 0x2 0x0 /* RxD5 */
436 0x5 0x1b 0x2 0x0 0x2 0x0 /* RxD6 */
437 0x5 0x1a 0x2 0x0 0x2 0x0 /* RxD7 */
438 0x5 0xb 0x1 0x0 0x2 0x0 /* TX_EN */
439 0x5 0x18 0x1 0x0 0x2 0x0 /* TX_ER */
440 0x5 0x10 0x2 0x0 0x2 0x0 /* RX_DV */
441 0x5 0x1e 0x2 0x0 0x2 0x0 /* RX_ER */
442 0x5 0x11 0x2 0x0 0x2 0x0 /* RX_CLK */
443 0x5 0x13 0x1 0x0 0x2 0x0 /* GTX_CLK */
444 0x1 0x1f 0x2 0x0 0x3 0x0 /* GTX125 */
445 0x4 0x6 0x3 0x0 0x2 0x0 /* MDIO */
446 0x4 0x5 0x1 0x0 0x2 0x0>; /* MDC */
452 #address-cells = <1>;
455 compatible = "fsl,qe";
456 ranges = <0x0 0xe0080000 0x40000>;
457 reg = <0xe0080000 0x480>;
458 sleep = <&pmc 0x00000800>;
460 bus-frequency = <396000000>;
461 fsl,qe-num-riscs = <2>;
462 fsl,qe-num-snums = <28>;
465 #address-cells = <1>;
467 compatible = "fsl,qe-muram", "fsl,cpm-muram";
468 ranges = <0x0 0x10000 0x10000>;
471 compatible = "fsl,qe-muram-data",
472 "fsl,cpm-muram-data";
479 compatible = "fsl,spi";
482 interrupt-parent = <&qeic>;
488 compatible = "fsl,spi";
491 interrupt-parent = <&qeic>;
496 device_type = "network";
497 compatible = "ucc_geth";
499 reg = <0x2000 0x200>;
501 interrupt-parent = <&qeic>;
502 local-mac-address = [ 00 00 00 00 00 00 ];
503 rx-clock-name = "none";
504 tx-clock-name = "clk16";
505 pio-handle = <&pio1>;
506 phy-handle = <&phy0>;
507 phy-connection-type = "rgmii-id";
511 device_type = "network";
512 compatible = "ucc_geth";
514 reg = <0x3000 0x200>;
516 interrupt-parent = <&qeic>;
517 local-mac-address = [ 00 00 00 00 00 00 ];
518 rx-clock-name = "none";
519 tx-clock-name = "clk16";
520 pio-handle = <&pio2>;
521 phy-handle = <&phy1>;
522 phy-connection-type = "rgmii-id";
526 #address-cells = <1>;
529 compatible = "fsl,ucc-mdio";
531 /* These are the same PHYs as on
532 * gianfar's MDIO bus */
533 qe_phy0: ethernet-phy@07 {
534 interrupt-parent = <&mpic>;
537 device_type = "ethernet-phy";
539 qe_phy1: ethernet-phy@01 {
540 interrupt-parent = <&mpic>;
543 device_type = "ethernet-phy";
545 qe_phy2: ethernet-phy@02 {
546 interrupt-parent = <&mpic>;
549 device_type = "ethernet-phy";
551 qe_phy3: ethernet-phy@03 {
552 interrupt-parent = <&mpic>;
555 device_type = "ethernet-phy";
559 qeic: interrupt-controller@80 {
560 interrupt-controller;
561 compatible = "fsl,qe-ic";
562 #address-cells = <0>;
563 #interrupt-cells = <1>;
566 interrupts = <46 2 46 2>; //high:30 low:30
567 interrupt-parent = <&mpic>;
573 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
575 /* IDSEL 0x12 AD18 */
576 0x9000 0x0 0x0 0x1 &mpic 0x5 0x1
577 0x9000 0x0 0x0 0x2 &mpic 0x6 0x1
578 0x9000 0x0 0x0 0x3 &mpic 0x7 0x1
579 0x9000 0x0 0x0 0x4 &mpic 0x4 0x1
581 /* IDSEL 0x13 AD19 */
582 0x9800 0x0 0x0 0x1 &mpic 0x6 0x1
583 0x9800 0x0 0x0 0x2 &mpic 0x7 0x1
584 0x9800 0x0 0x0 0x3 &mpic 0x4 0x1
585 0x9800 0x0 0x0 0x4 &mpic 0x5 0x1>;
587 interrupt-parent = <&mpic>;
590 ranges = <0x2000000 0x0 0x80000000 0x80000000 0x0 0x20000000
591 0x1000000 0x0 0x0 0xe2000000 0x0 0x800000>;
592 sleep = <&pmc 0x80000000>;
593 clock-frequency = <66666666>;
594 #interrupt-cells = <1>;
596 #address-cells = <3>;
597 reg = <0xe0008000 0x1000>;
598 compatible = "fsl,mpc8540-pci";
603 pci1: pcie@e000a000 {
604 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
607 /* IDSEL 0x0 (PEX) */
608 00000 0x0 0x0 0x1 &mpic 0x0 0x1
609 00000 0x0 0x0 0x2 &mpic 0x1 0x1
610 00000 0x0 0x0 0x3 &mpic 0x2 0x1
611 00000 0x0 0x0 0x4 &mpic 0x3 0x1>;
613 interrupt-parent = <&mpic>;
616 ranges = <0x2000000 0x0 0xa0000000 0xa0000000 0x0 0x10000000
617 0x1000000 0x0 0x0 0xe2800000 0x0 0x800000>;
618 sleep = <&pmc 0x20000000>;
619 clock-frequency = <33333333>;
620 #interrupt-cells = <1>;
622 #address-cells = <3>;
623 reg = <0xe000a000 0x1000>;
624 compatible = "fsl,mpc8548-pcie";
627 reg = <0x0 0x0 0x0 0x0 0x0>;
629 #address-cells = <3>;
631 ranges = <0x2000000 0x0 0xa0000000
632 0x2000000 0x0 0xa0000000
641 rio0: rapidio@e00c00000 {
642 #address-cells = <2>;
644 compatible = "fsl,mpc8568-rapidio", "fsl,rapidio-delta";
645 reg = <0xe00c0000 0x20000>;
646 ranges = <0x0 0x0 0xc0000000 0x0 0x20000000>;
647 interrupts = <48 2 /* error */
654 interrupt-parent = <&mpic>;
655 sleep = <&pmc 0x00080000 /* controller */
656 &pmc 0x00040000>; /* message unit */
660 compatible = "gpio-leds";
663 gpios = <&bcsr5 1 0>;
667 gpios = <&bcsr5 2 0>;
671 gpios = <&bcsr5 3 0>;