2 * MPC8349E MDS Device Tree Source
4 * Copyright 2005, 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.
13 model = "MPC8349EMDS";
14 compatible = "MPC8349EMDS", "MPC834xMDS", "MPC83xxMDS";
25 d-cache-line-size = <20>; // 32 bytes
26 i-cache-line-size = <20>; // 32 bytes
27 d-cache-size = <8000>; // L1, 32K
28 i-cache-size = <8000>; // L1, 32K
29 timebase-frequency = <0>; // from bootloader
30 bus-frequency = <0>; // from bootloader
31 clock-frequency = <0>; // from bootloader
36 device_type = "memory";
37 reg = <00000000 10000000>; // 256MB at 0
41 device_type = "board-control";
42 reg = <e2400000 8000>;
49 ranges = <0 e0000000 00100000>;
50 reg = <e0000000 00000200>;
54 device_type = "watchdog";
55 compatible = "mpc83xx_wdt";
63 compatible = "fsl-i2c";
66 interrupt-parent = < &ipic >;
70 compatible = "dallas,ds1374";
79 compatible = "fsl-i2c";
82 interrupt-parent = < &ipic >;
88 compatible = "fsl_spi";
91 interrupt-parent = < &ipic >;
95 /* phy type (ULPI or SERIAL) are only types supportted for MPH */
99 compatible = "fsl-usb2-mph";
101 #address-cells = <1>;
103 interrupt-parent = < &ipic >;
108 /* phy type (ULPI, UTMI, UTMI_WIDE, SERIAL) */
111 compatible = "fsl-usb2-dr";
113 #address-cells = <1>;
115 interrupt-parent = < &ipic >;
122 device_type = "mdio";
123 compatible = "gianfar";
125 #address-cells = <1>;
127 phy0: ethernet-phy@0 {
128 interrupt-parent = < &ipic >;
131 device_type = "ethernet-phy";
133 phy1: ethernet-phy@1 {
134 interrupt-parent = < &ipic >;
137 device_type = "ethernet-phy";
142 device_type = "network";
144 compatible = "gianfar";
147 * address is deprecated and will be removed
148 * in 2.6.25. Only recent versions of
149 * U-Boot support local-mac-address, however.
151 address = [ 00 00 00 00 00 00 ];
152 local-mac-address = [ 00 00 00 00 00 00 ];
153 interrupts = <20 8 21 8 22 8>;
154 interrupt-parent = < &ipic >;
155 phy-handle = < &phy0 >;
156 linux,network-index = <0>;
160 #address-cells = <1>;
162 device_type = "network";
164 compatible = "gianfar";
167 * address is deprecated and will be removed
168 * in 2.6.25. Only recent versions of
169 * U-Boot support local-mac-address, however.
171 address = [ 00 00 00 00 00 00 ];
172 local-mac-address = [ 00 00 00 00 00 00 ];
173 interrupts = <23 8 24 8 25 8>;
174 interrupt-parent = < &ipic >;
175 phy-handle = < &phy1 >;
176 linux,network-index = <1>;
180 device_type = "serial";
181 compatible = "ns16550";
183 clock-frequency = <0>;
185 interrupt-parent = < &ipic >;
189 device_type = "serial";
190 compatible = "ns16550";
192 clock-frequency = <0>;
194 interrupt-parent = < &ipic >;
197 /* May need to remove if on a part without crypto engine */
199 device_type = "crypto";
201 compatible = "talitos";
204 interrupt-parent = < &ipic >;
206 channel-fifo-len = <18>;
207 exec-units-mask = <0000007e>;
208 /* desc mask is for rev2.0,
209 * we need runtime fixup for >2.0 */
210 descriptor-types-mask = <01010ebf>;
214 * interrupts cell = <intr #, sense>
215 * sense values match linux IORESOURCE_IRQ_* defines:
216 * sense == 8: Level, low assertion
217 * sense == 2: Edge, high-to-low change
220 interrupt-controller;
221 #address-cells = <0>;
222 #interrupt-cells = <2>;
224 device_type = "ipic";
229 interrupt-map-mask = <f800 0 0 7>;
233 8800 0 0 1 &ipic 14 8
234 8800 0 0 2 &ipic 15 8
235 8800 0 0 3 &ipic 16 8
236 8800 0 0 4 &ipic 17 8
239 9000 0 0 1 &ipic 16 8
240 9000 0 0 2 &ipic 17 8
241 9000 0 0 3 &ipic 14 8
242 9000 0 0 4 &ipic 15 8
245 9800 0 0 1 &ipic 17 8
246 9800 0 0 2 &ipic 14 8
247 9800 0 0 3 &ipic 15 8
248 9800 0 0 4 &ipic 16 8
251 a800 0 0 1 &ipic 14 8
252 a800 0 0 2 &ipic 15 8
253 a800 0 0 3 &ipic 16 8
254 a800 0 0 4 &ipic 17 8
257 b000 0 0 1 &ipic 17 8
258 b000 0 0 2 &ipic 14 8
259 b000 0 0 3 &ipic 15 8
260 b000 0 0 4 &ipic 16 8
263 b800 0 0 1 &ipic 16 8
264 b800 0 0 2 &ipic 17 8
265 b800 0 0 3 &ipic 14 8
266 b800 0 0 4 &ipic 15 8
269 c000 0 0 1 &ipic 15 8
270 c000 0 0 2 &ipic 16 8
271 c000 0 0 3 &ipic 17 8
272 c000 0 0 4 &ipic 14 8>;
273 interrupt-parent = < &ipic >;
276 ranges = <02000000 0 90000000 90000000 0 10000000
277 42000000 0 80000000 80000000 0 10000000
278 01000000 0 00000000 e2000000 0 00100000>;
279 clock-frequency = <3f940aa>;
280 #interrupt-cells = <1>;
282 #address-cells = <3>;
283 reg = <e0008500 100>;
284 compatible = "fsl,mpc8349-pci";
289 interrupt-map-mask = <f800 0 0 7>;
293 8800 0 0 1 &ipic 14 8
294 8800 0 0 2 &ipic 15 8
295 8800 0 0 3 &ipic 16 8
296 8800 0 0 4 &ipic 17 8
299 9000 0 0 1 &ipic 16 8
300 9000 0 0 2 &ipic 17 8
301 9000 0 0 3 &ipic 14 8
302 9000 0 0 4 &ipic 15 8
305 9800 0 0 1 &ipic 17 8
306 9800 0 0 2 &ipic 14 8
307 9800 0 0 3 &ipic 15 8
308 9800 0 0 4 &ipic 16 8
311 a800 0 0 1 &ipic 14 8
312 a800 0 0 2 &ipic 15 8
313 a800 0 0 3 &ipic 16 8
314 a800 0 0 4 &ipic 17 8
317 b000 0 0 1 &ipic 17 8
318 b000 0 0 2 &ipic 14 8
319 b000 0 0 3 &ipic 15 8
320 b000 0 0 4 &ipic 16 8
323 b800 0 0 1 &ipic 16 8
324 b800 0 0 2 &ipic 17 8
325 b800 0 0 3 &ipic 14 8
326 b800 0 0 4 &ipic 15 8
329 c000 0 0 1 &ipic 15 8
330 c000 0 0 2 &ipic 16 8
331 c000 0 0 3 &ipic 17 8
332 c000 0 0 4 &ipic 14 8>;
333 interrupt-parent = < &ipic >;
336 ranges = <02000000 0 b0000000 b0000000 0 10000000
337 42000000 0 a0000000 a0000000 0 10000000
338 01000000 0 00000000 e2100000 0 00100000>;
339 clock-frequency = <3f940aa>;
340 #interrupt-cells = <1>;
342 #address-cells = <3>;
343 reg = <e0008600 100>;
344 compatible = "fsl,mpc8349-pci";