2 * MPC8560 ADS 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.
14 /include/ "fsl/e500v2_power_isa.dtsi"
18 compatible = "MPC8560ADS", "MPC85xxADS";
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 timebase-frequency = <82500000>;
44 bus-frequency = <330000000>;
45 clock-frequency = <825000000>;
50 device_type = "memory";
51 reg = <0x0 0x10000000>;
58 compatible = "simple-bus";
59 ranges = <0x0 0xe0000000 0x100000>;
60 bus-frequency = <330000000>;
63 compatible = "fsl,ecm-law";
69 compatible = "fsl,mpc8560-ecm", "fsl,ecm";
70 reg = <0x1000 0x1000>;
72 interrupt-parent = <&mpic>;
75 memory-controller@2000 {
76 compatible = "fsl,mpc8540-memory-controller";
77 reg = <0x2000 0x1000>;
78 interrupt-parent = <&mpic>;
82 L2: l2-cache-controller@20000 {
83 compatible = "fsl,mpc8540-l2-cache-controller";
84 reg = <0x20000 0x1000>;
85 cache-line-size = <32>; // 32 bytes
86 cache-size = <0x40000>; // L2, 256K
87 interrupt-parent = <&mpic>;
94 compatible = "fsl,mpc8560-dma", "fsl,eloplus-dma";
96 ranges = <0x0 0x21100 0x200>;
99 compatible = "fsl,mpc8560-dma-channel",
100 "fsl,eloplus-dma-channel";
103 interrupt-parent = <&mpic>;
107 compatible = "fsl,mpc8560-dma-channel",
108 "fsl,eloplus-dma-channel";
111 interrupt-parent = <&mpic>;
115 compatible = "fsl,mpc8560-dma-channel",
116 "fsl,eloplus-dma-channel";
119 interrupt-parent = <&mpic>;
123 compatible = "fsl,mpc8560-dma-channel",
124 "fsl,eloplus-dma-channel";
127 interrupt-parent = <&mpic>;
132 enet0: ethernet@24000 {
133 #address-cells = <1>;
136 device_type = "network";
138 compatible = "gianfar";
139 reg = <0x24000 0x1000>;
140 ranges = <0x0 0x24000 0x1000>;
141 local-mac-address = [ 00 00 00 00 00 00 ];
142 interrupts = <29 2 30 2 34 2>;
143 interrupt-parent = <&mpic>;
144 tbi-handle = <&tbi0>;
145 phy-handle = <&phy0>;
148 #address-cells = <1>;
150 compatible = "fsl,gianfar-mdio";
153 phy0: ethernet-phy@0 {
154 interrupt-parent = <&mpic>;
157 device_type = "ethernet-phy";
159 phy1: ethernet-phy@1 {
160 interrupt-parent = <&mpic>;
163 device_type = "ethernet-phy";
165 phy2: ethernet-phy@2 {
166 interrupt-parent = <&mpic>;
169 device_type = "ethernet-phy";
171 phy3: ethernet-phy@3 {
172 interrupt-parent = <&mpic>;
175 device_type = "ethernet-phy";
179 device_type = "tbi-phy";
184 enet1: ethernet@25000 {
185 #address-cells = <1>;
188 device_type = "network";
190 compatible = "gianfar";
191 reg = <0x25000 0x1000>;
192 ranges = <0x0 0x25000 0x1000>;
193 local-mac-address = [ 00 00 00 00 00 00 ];
194 interrupts = <35 2 36 2 40 2>;
195 interrupt-parent = <&mpic>;
196 tbi-handle = <&tbi1>;
197 phy-handle = <&phy1>;
200 #address-cells = <1>;
202 compatible = "fsl,gianfar-tbi";
207 device_type = "tbi-phy";
213 interrupt-controller;
214 #address-cells = <0>;
215 #interrupt-cells = <2>;
216 reg = <0x40000 0x40000>;
217 compatible = "chrp,open-pic";
218 device_type = "open-pic";
222 #address-cells = <1>;
224 compatible = "fsl,mpc8560-cpm", "fsl,cpm2";
225 reg = <0x919c0 0x30>;
229 #address-cells = <1>;
231 ranges = <0x0 0x80000 0x10000>;
234 compatible = "fsl,cpm-muram-data";
235 reg = <0x0 0x4000 0x9000 0x2000>;
240 compatible = "fsl,mpc8560-brg",
243 reg = <0x919f0 0x10 0x915f0 0x10>;
244 clock-frequency = <165000000>;
248 interrupt-controller;
249 #address-cells = <0>;
250 #interrupt-cells = <2>;
252 interrupt-parent = <&mpic>;
253 reg = <0x90c00 0x80>;
254 compatible = "fsl,mpc8560-cpm-pic", "fsl,cpm2-pic";
257 serial0: serial@91a00 {
258 device_type = "serial";
259 compatible = "fsl,mpc8560-scc-uart",
261 reg = <0x91a00 0x20 0x88000 0x100>;
263 fsl,cpm-command = <0x800000>;
264 current-speed = <115200>;
266 interrupt-parent = <&cpmpic>;
269 serial1: serial@91a20 {
270 device_type = "serial";
271 compatible = "fsl,mpc8560-scc-uart",
273 reg = <0x91a20 0x20 0x88100 0x100>;
275 fsl,cpm-command = <0x4a00000>;
276 current-speed = <115200>;
278 interrupt-parent = <&cpmpic>;
281 enet2: ethernet@91320 {
282 device_type = "network";
283 compatible = "fsl,mpc8560-fcc-enet",
285 reg = <0x91320 0x20 0x88500 0x100 0x913b0 0x1>;
286 local-mac-address = [ 00 00 00 00 00 00 ];
287 fsl,cpm-command = <0x16200300>;
289 interrupt-parent = <&cpmpic>;
290 phy-handle = <&phy2>;
293 enet3: ethernet@91340 {
294 device_type = "network";
295 compatible = "fsl,mpc8560-fcc-enet",
297 reg = <0x91340 0x20 0x88600 0x100 0x913d0 0x1>;
298 local-mac-address = [ 00 00 00 00 00 00 ];
299 fsl,cpm-command = <0x1a400300>;
301 interrupt-parent = <&cpmpic>;
302 phy-handle = <&phy3>;
308 #interrupt-cells = <1>;
310 #address-cells = <3>;
311 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
313 reg = <0xe0008000 0x1000>;
314 clock-frequency = <66666666>;
315 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
319 0x1000 0x0 0x0 0x1 &mpic 0x1 0x1
320 0x1000 0x0 0x0 0x2 &mpic 0x2 0x1
321 0x1000 0x0 0x0 0x3 &mpic 0x3 0x1
322 0x1000 0x0 0x0 0x4 &mpic 0x4 0x1
325 0x1800 0x0 0x0 0x1 &mpic 0x4 0x1
326 0x1800 0x0 0x0 0x2 &mpic 0x1 0x1
327 0x1800 0x0 0x0 0x3 &mpic 0x2 0x1
328 0x1800 0x0 0x0 0x4 &mpic 0x3 0x1
331 0x2000 0x0 0x0 0x1 &mpic 0x3 0x1
332 0x2000 0x0 0x0 0x2 &mpic 0x4 0x1
333 0x2000 0x0 0x0 0x3 &mpic 0x1 0x1
334 0x2000 0x0 0x0 0x4 &mpic 0x2 0x1
337 0x2800 0x0 0x0 0x1 &mpic 0x2 0x1
338 0x2800 0x0 0x0 0x2 &mpic 0x3 0x1
339 0x2800 0x0 0x0 0x3 &mpic 0x4 0x1
340 0x2800 0x0 0x0 0x4 &mpic 0x1 0x1
343 0x6000 0x0 0x0 0x1 &mpic 0x1 0x1
344 0x6000 0x0 0x0 0x2 &mpic 0x2 0x1
345 0x6000 0x0 0x0 0x3 &mpic 0x3 0x1
346 0x6000 0x0 0x0 0x4 &mpic 0x4 0x1
349 0x6800 0x0 0x0 0x1 &mpic 0x4 0x1
350 0x6800 0x0 0x0 0x2 &mpic 0x1 0x1
351 0x6800 0x0 0x0 0x3 &mpic 0x2 0x1
352 0x6800 0x0 0x0 0x4 &mpic 0x3 0x1
355 0x7000 0x0 0x0 0x1 &mpic 0x3 0x1
356 0x7000 0x0 0x0 0x2 &mpic 0x4 0x1
357 0x7000 0x0 0x0 0x3 &mpic 0x1 0x1
358 0x7000 0x0 0x0 0x4 &mpic 0x2 0x1
361 0x7800 0x0 0x0 0x1 &mpic 0x2 0x1
362 0x7800 0x0 0x0 0x2 &mpic 0x3 0x1
363 0x7800 0x0 0x0 0x3 &mpic 0x4 0x1
364 0x7800 0x0 0x0 0x4 &mpic 0x1 0x1
367 0x9000 0x0 0x0 0x1 &mpic 0x1 0x1
368 0x9000 0x0 0x0 0x2 &mpic 0x2 0x1
369 0x9000 0x0 0x0 0x3 &mpic 0x3 0x1
370 0x9000 0x0 0x0 0x4 &mpic 0x4 0x1
373 0x9800 0x0 0x0 0x1 &mpic 0x4 0x1
374 0x9800 0x0 0x0 0x2 &mpic 0x1 0x1
375 0x9800 0x0 0x0 0x3 &mpic 0x2 0x1
376 0x9800 0x0 0x0 0x4 &mpic 0x3 0x1
379 0xa000 0x0 0x0 0x1 &mpic 0x3 0x1
380 0xa000 0x0 0x0 0x2 &mpic 0x4 0x1
381 0xa000 0x0 0x0 0x3 &mpic 0x1 0x1
382 0xa000 0x0 0x0 0x4 &mpic 0x2 0x1
385 0xa800 0x0 0x0 0x1 &mpic 0x2 0x1
386 0xa800 0x0 0x0 0x2 &mpic 0x3 0x1
387 0xa800 0x0 0x0 0x3 &mpic 0x4 0x1
388 0xa800 0x0 0x0 0x4 &mpic 0x1 0x1>;
390 interrupt-parent = <&mpic>;
393 ranges = <0x2000000 0x0 0x80000000 0x80000000 0x0 0x20000000
394 0x1000000 0x0 0x0 0xe2000000 0x0 0x1000000>;