2 * MPC8548 CDS Device Tree Source
4 * Copyright 2006 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 = "MPC8548CDS", "MPC85xxCDS";
26 d-cache-line-size = <20>; // 32 bytes
27 i-cache-line-size = <20>; // 32 bytes
28 d-cache-size = <8000>; // L1, 32K
29 i-cache-size = <8000>; // L1, 32K
30 timebase-frequency = <0>; // 33 MHz, from uboot
31 bus-frequency = <0>; // 166 MHz
32 clock-frequency = <0>; // 825 MHz, from uboot
38 device_type = "memory";
39 reg = <00000000 08000000>; // 128M at 0x0
45 #interrupt-cells = <2>;
47 ranges = <00001000 e0001000 000ff000
48 80000000 80000000 10000000
49 e2000000 e2000000 00800000
50 90000000 90000000 10000000
51 e2800000 e2800000 00800000
52 a0000000 a0000000 20000000
53 e3000000 e3000000 01000000>;
54 reg = <e0000000 00001000>; // CCSRBAR
57 memory-controller@2000 {
58 compatible = "fsl,8548-memory-controller";
60 interrupt-parent = <&mpic>;
64 l2-cache-controller@20000 {
65 compatible = "fsl,8548-l2-cache-controller";
67 cache-line-size = <20>; // 32 bytes
68 cache-size = <80000>; // L2, 512K
69 interrupt-parent = <&mpic>;
75 compatible = "fsl-i2c";
78 interrupt-parent = <&mpic>;
86 compatible = "gianfar";
88 phy0: ethernet-phy@0 {
89 interrupt-parent = <&mpic>;
92 device_type = "ethernet-phy";
94 phy1: ethernet-phy@1 {
95 interrupt-parent = <&mpic>;
98 device_type = "ethernet-phy";
100 phy2: ethernet-phy@2 {
101 interrupt-parent = <&mpic>;
104 device_type = "ethernet-phy";
106 phy3: ethernet-phy@3 {
107 interrupt-parent = <&mpic>;
110 device_type = "ethernet-phy";
115 #address-cells = <1>;
117 device_type = "network";
119 compatible = "gianfar";
121 local-mac-address = [ 00 00 00 00 00 00 ];
122 interrupts = <1d 2 1e 2 22 2>;
123 interrupt-parent = <&mpic>;
124 phy-handle = <&phy0>;
128 #address-cells = <1>;
130 device_type = "network";
132 compatible = "gianfar";
134 local-mac-address = [ 00 00 00 00 00 00 ];
135 interrupts = <23 2 24 2 28 2>;
136 interrupt-parent = <&mpic>;
137 phy-handle = <&phy1>;
140 /* eTSEC 3/4 are currently broken
142 #address-cells = <1>;
144 device_type = "network";
146 compatible = "gianfar";
148 local-mac-address = [ 00 00 00 00 00 00 ];
149 interrupts = <1f 2 20 2 21 2>;
150 interrupt-parent = <&mpic>;
151 phy-handle = <&phy2>;
155 #address-cells = <1>;
157 device_type = "network";
159 compatible = "gianfar";
161 local-mac-address = [ 00 00 00 00 00 00 ];
162 interrupts = <25 2 26 2 27 2>;
163 interrupt-parent = <&mpic>;
164 phy-handle = <&phy3>;
169 device_type = "serial";
170 compatible = "ns16550";
171 reg = <4500 100>; // reg base, size
172 clock-frequency = <0>; // should we fill in in uboot?
174 interrupt-parent = <&mpic>;
178 device_type = "serial";
179 compatible = "ns16550";
180 reg = <4600 100>; // reg base, size
181 clock-frequency = <0>; // should we fill in in uboot?
183 interrupt-parent = <&mpic>;
186 global-utilities@e0000 { //global utilities reg
187 compatible = "fsl,mpc8548-guts";
193 interrupt-map-mask = <f800 0 0 7>;
195 /* IDSEL 0x4 (PCIX Slot 2) */
196 02000 0 0 1 &mpic 0 1
197 02000 0 0 2 &mpic 1 1
198 02000 0 0 3 &mpic 2 1
199 02000 0 0 4 &mpic 3 1
201 /* IDSEL 0x5 (PCIX Slot 3) */
202 02800 0 0 1 &mpic 1 1
203 02800 0 0 2 &mpic 2 1
204 02800 0 0 3 &mpic 3 1
205 02800 0 0 4 &mpic 0 1
207 /* IDSEL 0x6 (PCIX Slot 4) */
208 03000 0 0 1 &mpic 2 1
209 03000 0 0 2 &mpic 3 1
210 03000 0 0 3 &mpic 0 1
211 03000 0 0 4 &mpic 1 1
213 /* IDSEL 0x8 (PCIX Slot 5) */
214 04000 0 0 1 &mpic 0 1
215 04000 0 0 2 &mpic 1 1
216 04000 0 0 3 &mpic 2 1
217 04000 0 0 4 &mpic 3 1
219 /* IDSEL 0xC (Tsi310 bridge) */
220 06000 0 0 1 &mpic 0 1
221 06000 0 0 2 &mpic 1 1
222 06000 0 0 3 &mpic 2 1
223 06000 0 0 4 &mpic 3 1
225 /* IDSEL 0x14 (Slot 2) */
226 0a000 0 0 1 &mpic 0 1
227 0a000 0 0 2 &mpic 1 1
228 0a000 0 0 3 &mpic 2 1
229 0a000 0 0 4 &mpic 3 1
231 /* IDSEL 0x15 (Slot 3) */
232 0a800 0 0 1 &mpic 1 1
233 0a800 0 0 2 &mpic 2 1
234 0a800 0 0 3 &mpic 3 1
235 0a800 0 0 4 &mpic 0 1
237 /* IDSEL 0x16 (Slot 4) */
238 0b000 0 0 1 &mpic 2 1
239 0b000 0 0 2 &mpic 3 1
240 0b000 0 0 3 &mpic 0 1
241 0b000 0 0 4 &mpic 1 1
243 /* IDSEL 0x18 (Slot 5) */
244 0c000 0 0 1 &mpic 0 1
245 0c000 0 0 2 &mpic 1 1
246 0c000 0 0 3 &mpic 2 1
247 0c000 0 0 4 &mpic 3 1
249 /* IDSEL 0x1C (Tsi310 bridge PCI primary) */
250 0E000 0 0 1 &mpic 0 1
251 0E000 0 0 2 &mpic 1 1
252 0E000 0 0 3 &mpic 2 1
253 0E000 0 0 4 &mpic 3 1>;
255 interrupt-parent = <&mpic>;
258 ranges = <02000000 0 80000000 80000000 0 10000000
259 01000000 0 00000000 e2000000 0 00800000>;
260 clock-frequency = <3f940aa>;
261 #interrupt-cells = <1>;
263 #address-cells = <3>;
265 compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci";
269 interrupt-map-mask = <f800 0 0 7>;
272 /* IDSEL 0x00 (PrPMC Site) */
278 /* IDSEL 0x04 (VIA chip) */
284 /* IDSEL 0x05 (8139) */
287 /* IDSEL 0x06 (Slot 6) */
293 /* IDESL 0x07 (Slot 7) */
297 3800 0 0 4 &mpic 2 1>;
299 reg = <e000 0 0 0 0>;
300 #interrupt-cells = <1>;
302 #address-cells = <3>;
303 ranges = <02000000 0 80000000
309 clock-frequency = <1fca055>;
313 #interrupt-cells = <2>;
315 #address-cells = <2>;
316 reg = <2000 0 0 0 0>;
317 ranges = <1 0 01000000 0 0 00001000>;
318 interrupt-parent = <&i8259>;
320 i8259: interrupt-controller@20 {
321 clock-frequency = <0>;
322 interrupt-controller;
323 device_type = "interrupt-controller";
327 #address-cells = <0>;
328 #interrupt-cells = <2>;
330 compatible = "chrp,iic";
332 interrupt-parent = <&mpic>;
336 compatible = "pnpPNP,b00";
344 interrupt-map-mask = <f800 0 0 7>;
351 a800 0 0 4 &mpic 3 1>;
353 interrupt-parent = <&mpic>;
356 ranges = <02000000 0 90000000 90000000 0 10000000
357 01000000 0 00000000 e2800000 0 00800000>;
358 clock-frequency = <3f940aa>;
359 #interrupt-cells = <1>;
361 #address-cells = <3>;
363 compatible = "fsl,mpc8540-pci";
368 interrupt-map-mask = <f800 0 0 7>;
371 /* IDSEL 0x0 (PEX) */
372 00000 0 0 1 &mpic 0 1
373 00000 0 0 2 &mpic 1 1
374 00000 0 0 3 &mpic 2 1
375 00000 0 0 4 &mpic 3 1>;
377 interrupt-parent = <&mpic>;
380 ranges = <02000000 0 a0000000 a0000000 0 20000000
381 01000000 0 00000000 e3000000 0 08000000>;
382 clock-frequency = <1fca055>;
383 #interrupt-cells = <1>;
385 #address-cells = <3>;
387 compatible = "fsl,mpc8548-pcie";
392 clock-frequency = <0>;
393 interrupt-controller;
394 #address-cells = <0>;
395 #interrupt-cells = <2>;
398 compatible = "chrp,open-pic";
399 device_type = "open-pic";