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 = "MPC834xMDS";
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>; // from bootloader
31 bus-frequency = <0>; // from bootloader
32 clock-frequency = <0>; // from bootloader
38 device_type = "memory";
39 reg = <00000000 10000000>; // 256MB at 0
45 #interrupt-cells = <2>;
47 ranges = <0 e0000000 00100000>;
48 reg = <e0000000 00000200>;
52 device_type = "watchdog";
53 compatible = "mpc83xx_wdt";
59 compatible = "fsl-i2c";
62 interrupt-parent = <700>;
68 compatible = "fsl-i2c";
71 interrupt-parent = <700>;
77 compatible = "mpc83xx_spi";
80 interrupt-parent = <700>;
84 /* phy type (ULPI or SERIAL) are only types supportted for MPH */
88 compatible = "fsl-usb2-mph";
92 interrupt-parent = <700>;
97 /* phy type (ULPI, UTMI, UTMI_WIDE, SERIAL) */
100 compatible = "fsl-usb2-dr";
102 #address-cells = <1>;
104 interrupt-parent = <700>;
110 device_type = "mdio";
111 compatible = "gianfar";
113 #address-cells = <1>;
115 linux,phandle = <24520>;
117 linux,phandle = <2452000>;
118 interrupt-parent = <700>;
121 device_type = "ethernet-phy";
124 linux,phandle = <2452001>;
125 interrupt-parent = <700>;
128 device_type = "ethernet-phy";
133 device_type = "network";
135 compatible = "gianfar";
137 address = [ 00 00 00 00 00 00 ];
138 local-mac-address = [ 00 00 00 00 00 00 ];
139 interrupts = <20 8 21 8 22 8>;
140 interrupt-parent = <700>;
141 phy-handle = <2452000>;
145 #address-cells = <1>;
147 device_type = "network";
149 compatible = "gianfar";
151 address = [ 00 00 00 00 00 00 ];
152 local-mac-address = [ 00 00 00 00 00 00 ];
153 interrupts = <23 8 24 8 25 8>;
154 interrupt-parent = <700>;
155 phy-handle = <2452001>;
159 device_type = "serial";
160 compatible = "ns16550";
162 clock-frequency = <0>;
164 interrupt-parent = <700>;
168 device_type = "serial";
169 compatible = "ns16550";
171 clock-frequency = <0>;
173 interrupt-parent = <700>;
177 interrupt-map-mask = <f800 0 0 7>;
220 c000 0 0 4 700 14 8>;
221 interrupt-parent = <700>;
224 ranges = <02000000 0 a0000000 a0000000 0 10000000
225 42000000 0 80000000 80000000 0 10000000
226 01000000 0 00000000 e2000000 0 00100000>;
227 clock-frequency = <3f940aa>;
228 #interrupt-cells = <1>;
230 #address-cells = <3>;
237 interrupt-map-mask = <f800 0 0 7>;
280 c000 0 0 4 700 14 8>;
281 interrupt-parent = <700>;
284 ranges = <02000000 0 b0000000 b0000000 0 10000000
285 42000000 0 90000000 90000000 0 10000000
286 01000000 0 00000000 e2100000 0 00100000>;
287 clock-frequency = <3f940aa>;
288 #interrupt-cells = <1>;
290 #address-cells = <3>;
296 /* May need to remove if on a part without crypto engine */
298 device_type = "crypto";
300 compatible = "talitos";
303 interrupt-parent = <700>;
305 channel-fifo-len = <18>;
306 exec-units-mask = <0000007e>;
307 /* desc mask is for rev2.0,
308 * we need runtime fixup for >2.0 */
309 descriptor-types-mask = <01010ebf>;
313 * interrupts cell = <intr #, sense>
314 * sense values match linux IORESOURCE_IRQ_* defines:
315 * sense == 8: Level, low assertion
316 * sense == 2: Edge, high-to-low change
319 linux,phandle = <700>;
320 interrupt-controller;
321 #address-cells = <0>;
322 #interrupt-cells = <2>;
325 device_type = "ipic";