2 * MPC8544 DS 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 compatible = "MPC8544DS", "MPC85xxDS";
37 d-cache-line-size = <32>; // 32 bytes
38 i-cache-line-size = <32>; // 32 bytes
39 d-cache-size = <0x8000>; // L1, 32K
40 i-cache-size = <0x8000>; // L1, 32K
41 timebase-frequency = <0>;
43 clock-frequency = <0>;
44 next-level-cache = <&L2>;
49 device_type = "memory";
50 reg = <0x0 0x0>; // Filled by U-Boot
57 compatible = "simple-bus";
59 ranges = <0x0 0xe0000000 0x100000>;
60 reg = <0xe0000000 0x1000>; // CCSRBAR 1M
61 bus-frequency = <0>; // Filled out by uboot.
63 memory-controller@2000 {
64 compatible = "fsl,8544-memory-controller";
65 reg = <0x2000 0x1000>;
66 interrupt-parent = <&mpic>;
70 L2: l2-cache-controller@20000 {
71 compatible = "fsl,8544-l2-cache-controller";
72 reg = <0x20000 0x1000>;
73 cache-line-size = <32>; // 32 bytes
74 cache-size = <0x40000>; // L2, 256K
75 interrupt-parent = <&mpic>;
83 compatible = "fsl-i2c";
86 interrupt-parent = <&mpic>;
94 compatible = "fsl-i2c";
97 interrupt-parent = <&mpic>;
102 #address-cells = <1>;
104 compatible = "fsl,mpc8544-dma", "fsl,eloplus-dma";
106 ranges = <0x0 0x21100 0x200>;
109 compatible = "fsl,mpc8544-dma-channel",
110 "fsl,eloplus-dma-channel";
113 interrupt-parent = <&mpic>;
117 compatible = "fsl,mpc8544-dma-channel",
118 "fsl,eloplus-dma-channel";
121 interrupt-parent = <&mpic>;
125 compatible = "fsl,mpc8544-dma-channel",
126 "fsl,eloplus-dma-channel";
129 interrupt-parent = <&mpic>;
133 compatible = "fsl,mpc8544-dma-channel",
134 "fsl,eloplus-dma-channel";
137 interrupt-parent = <&mpic>;
142 enet0: ethernet@24000 {
143 #address-cells = <1>;
146 device_type = "network";
148 compatible = "gianfar";
149 reg = <0x24000 0x1000>;
150 ranges = <0x0 0x24000 0x1000>;
151 local-mac-address = [ 00 00 00 00 00 00 ];
152 interrupts = <29 2 30 2 34 2>;
153 interrupt-parent = <&mpic>;
154 phy-handle = <&phy0>;
155 tbi-handle = <&tbi0>;
156 phy-connection-type = "rgmii-id";
159 #address-cells = <1>;
161 compatible = "fsl,gianfar-mdio";
164 phy0: ethernet-phy@0 {
165 interrupt-parent = <&mpic>;
168 device_type = "ethernet-phy";
170 phy1: ethernet-phy@1 {
171 interrupt-parent = <&mpic>;
174 device_type = "ethernet-phy";
179 device_type = "tbi-phy";
184 enet1: ethernet@26000 {
185 #address-cells = <1>;
188 device_type = "network";
190 compatible = "gianfar";
191 reg = <0x26000 0x1000>;
192 ranges = <0x0 0x26000 0x1000>;
193 local-mac-address = [ 00 00 00 00 00 00 ];
194 interrupts = <31 2 32 2 33 2>;
195 interrupt-parent = <&mpic>;
196 phy-handle = <&phy1>;
197 tbi-handle = <&tbi1>;
198 phy-connection-type = "rgmii-id";
201 #address-cells = <1>;
203 compatible = "fsl,gianfar-tbi";
208 device_type = "tbi-phy";
213 serial0: serial@4500 {
215 device_type = "serial";
216 compatible = "ns16550";
217 reg = <0x4500 0x100>;
218 clock-frequency = <0>;
220 interrupt-parent = <&mpic>;
223 serial1: serial@4600 {
225 device_type = "serial";
226 compatible = "ns16550";
227 reg = <0x4600 0x100>;
228 clock-frequency = <0>;
230 interrupt-parent = <&mpic>;
233 global-utilities@e0000 { //global utilities block
234 compatible = "fsl,mpc8548-guts";
235 reg = <0xe0000 0x1000>;
240 compatible = "fsl,sec2.1", "fsl,sec2.0";
241 reg = <0x30000 0x10000>;
243 interrupt-parent = <&mpic>;
244 fsl,num-channels = <4>;
245 fsl,channel-fifo-len = <24>;
246 fsl,exec-units-mask = <0xfe>;
247 fsl,descriptor-types-mask = <0x12b0ebf>;
251 interrupt-controller;
252 #address-cells = <0>;
253 #interrupt-cells = <2>;
254 reg = <0x40000 0x40000>;
255 compatible = "chrp,open-pic";
256 device_type = "open-pic";
260 compatible = "fsl,mpc8544-msi", "fsl,mpic-msi";
261 reg = <0x41600 0x80>;
262 msi-available-ranges = <0 0x100>;
272 interrupt-parent = <&mpic>;
278 compatible = "fsl,mpc8540-pci";
280 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
283 /* IDSEL 0x11 J17 Slot 1 */
284 0x8800 0x0 0x0 0x1 &mpic 0x2 0x1
285 0x8800 0x0 0x0 0x2 &mpic 0x3 0x1
286 0x8800 0x0 0x0 0x3 &mpic 0x4 0x1
287 0x8800 0x0 0x0 0x4 &mpic 0x1 0x1
289 /* IDSEL 0x12 J16 Slot 2 */
291 0x9000 0x0 0x0 0x1 &mpic 0x3 0x1
292 0x9000 0x0 0x0 0x2 &mpic 0x4 0x1
293 0x9000 0x0 0x0 0x3 &mpic 0x2 0x1
294 0x9000 0x0 0x0 0x4 &mpic 0x1 0x1>;
296 interrupt-parent = <&mpic>;
299 ranges = <0x2000000 0x0 0xc0000000 0xc0000000 0x0 0x20000000
300 0x1000000 0x0 0x0 0xe1000000 0x0 0x10000>;
301 clock-frequency = <66666666>;
302 #interrupt-cells = <1>;
304 #address-cells = <3>;
305 reg = <0xe0008000 0x1000>;
308 pci1: pcie@e0009000 {
310 compatible = "fsl,mpc8548-pcie";
312 #interrupt-cells = <1>;
314 #address-cells = <3>;
315 reg = <0xe0009000 0x1000>;
317 ranges = <0x2000000 0x0 0x80000000 0x80000000 0x0 0x20000000
318 0x1000000 0x0 0x0 0xe1010000 0x0 0x10000>;
319 clock-frequency = <33333333>;
320 interrupt-parent = <&mpic>;
322 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
325 0000 0x0 0x0 0x1 &mpic 0x4 0x1
326 0000 0x0 0x0 0x2 &mpic 0x5 0x1
327 0000 0x0 0x0 0x3 &mpic 0x6 0x1
328 0000 0x0 0x0 0x4 &mpic 0x7 0x1
331 reg = <0x0 0x0 0x0 0x0 0x0>;
333 #address-cells = <3>;
335 ranges = <0x2000000 0x0 0x80000000
336 0x2000000 0x0 0x80000000
345 pci2: pcie@e000a000 {
347 compatible = "fsl,mpc8548-pcie";
349 #interrupt-cells = <1>;
351 #address-cells = <3>;
352 reg = <0xe000a000 0x1000>;
354 ranges = <0x2000000 0x0 0xa0000000 0xa0000000 0x0 0x10000000
355 0x1000000 0x0 0x0 0xe1020000 0x0 0x10000>;
356 clock-frequency = <33333333>;
357 interrupt-parent = <&mpic>;
359 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
362 0000 0x0 0x0 0x1 &mpic 0x0 0x1
363 0000 0x0 0x0 0x2 &mpic 0x1 0x1
364 0000 0x0 0x0 0x3 &mpic 0x2 0x1
365 0000 0x0 0x0 0x4 &mpic 0x3 0x1
368 reg = <0x0 0x0 0x0 0x0 0x0>;
370 #address-cells = <3>;
372 ranges = <0x2000000 0x0 0xa0000000
373 0x2000000 0x0 0xa0000000
382 pci3: pcie@e000b000 {
384 compatible = "fsl,mpc8548-pcie";
386 #interrupt-cells = <1>;
388 #address-cells = <3>;
389 reg = <0xe000b000 0x1000>;
391 ranges = <0x2000000 0x0 0xb0000000 0xb0000000 0x0 0x100000
392 0x1000000 0x0 0x0 0xb0100000 0x0 0x100000>;
393 clock-frequency = <33333333>;
394 interrupt-parent = <&mpic>;
396 interrupt-map-mask = <0xff00 0x0 0x0 0x1>;
399 0xe000 0x0 0x0 0x1 &i8259 0xc 0x2
400 0xe100 0x0 0x0 0x2 &i8259 0x9 0x2
401 0xe200 0x0 0x0 0x3 &i8259 0xa 0x2
402 0xe300 0x0 0x0 0x4 &i8259 0xb 0x2
405 0xe800 0x0 0x0 0x1 &i8259 0x6 0x2
408 0xf000 0x0 0x0 0x1 &i8259 0x7 0x2
409 0xf100 0x0 0x0 0x1 &i8259 0x7 0x2
411 // IDSEL 0x1f IDE/SATA
412 0xf800 0x0 0x0 0x1 &i8259 0xe 0x2
413 0xf900 0x0 0x0 0x1 &i8259 0x5 0x2
417 reg = <0x0 0x0 0x0 0x0 0x0>;
419 #address-cells = <3>;
421 ranges = <0x2000000 0x0 0xb0000000
422 0x2000000 0x0 0xb0000000
430 reg = <0x0 0x0 0x0 0x0 0x0>;
432 #address-cells = <3>;
433 ranges = <0x2000000 0x0 0xb0000000
434 0x2000000 0x0 0xb0000000
442 #interrupt-cells = <2>;
444 #address-cells = <2>;
445 reg = <0xf000 0x0 0x0 0x0 0x0>;
449 interrupt-parent = <&i8259>;
451 i8259: interrupt-controller@20 {
455 interrupt-controller;
456 device_type = "interrupt-controller";
457 #address-cells = <0>;
458 #interrupt-cells = <2>;
459 compatible = "chrp,iic";
461 interrupt-parent = <&mpic>;
466 #address-cells = <1>;
467 reg = <0x1 0x60 0x1 0x1 0x64 0x1>;
468 interrupts = <1 3 12 3>;
469 interrupt-parent = <&i8259>;
473 compatible = "pnpPNP,303";
478 compatible = "pnpPNP,f03";
483 compatible = "pnpPNP,b00";
484 reg = <0x1 0x70 0x2>;
488 reg = <0x1 0x400 0x80>;