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.
15 model = "MPC8349EMDS";
16 compatible = "MPC8349EMDS", "MPC834xMDS", "MPC83xxMDS";
36 d-cache-line-size = <32>;
37 i-cache-line-size = <32>;
38 d-cache-size = <32768>;
39 i-cache-size = <32768>;
40 timebase-frequency = <0>; // from bootloader
41 bus-frequency = <0>; // from bootloader
42 clock-frequency = <0>; // from bootloader
47 device_type = "memory";
48 reg = <0x00000000 0x10000000>; // 256MB at 0
52 compatible = "fsl,mpc8349mds-bcsr";
53 reg = <0xe2400000 0x8000>;
60 compatible = "simple-bus";
61 ranges = <0x0 0xe0000000 0x00100000>;
62 reg = <0xe0000000 0x00000200>;
66 device_type = "watchdog";
67 compatible = "mpc83xx_wdt";
75 compatible = "fsl-i2c";
77 interrupts = <14 0x8>;
78 interrupt-parent = <&ipic>;
82 compatible = "dallas,ds1374";
91 compatible = "fsl-i2c";
93 interrupts = <15 0x8>;
94 interrupt-parent = <&ipic>;
100 compatible = "fsl,spi";
101 reg = <0x7000 0x1000>;
102 interrupts = <16 0x8>;
103 interrupt-parent = <&ipic>;
108 #address-cells = <1>;
110 compatible = "fsl,mpc8349-dma", "fsl,elo-dma";
112 ranges = <0 0x8100 0x1a8>;
113 interrupt-parent = <&ipic>;
117 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
120 interrupt-parent = <&ipic>;
124 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
127 interrupt-parent = <&ipic>;
131 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
134 interrupt-parent = <&ipic>;
138 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
141 interrupt-parent = <&ipic>;
146 /* phy type (ULPI or SERIAL) are only types supported for MPH */
149 compatible = "fsl-usb2-mph";
150 reg = <0x22000 0x1000>;
151 #address-cells = <1>;
153 interrupt-parent = <&ipic>;
154 interrupts = <39 0x8>;
158 /* phy type (ULPI, UTMI, UTMI_WIDE, SERIAL) */
160 compatible = "fsl-usb2-dr";
161 reg = <0x23000 0x1000>;
162 #address-cells = <1>;
164 interrupt-parent = <&ipic>;
165 interrupts = <38 0x8>;
170 enet0: ethernet@24000 {
171 #address-cells = <1>;
174 device_type = "network";
176 compatible = "gianfar";
177 reg = <0x24000 0x1000>;
178 ranges = <0x0 0x24000 0x1000>;
179 local-mac-address = [ 00 00 00 00 00 00 ];
180 interrupts = <32 0x8 33 0x8 34 0x8>;
181 interrupt-parent = <&ipic>;
182 tbi-handle = <&tbi0>;
183 phy-handle = <&phy0>;
184 linux,network-index = <0>;
187 #address-cells = <1>;
189 compatible = "fsl,gianfar-mdio";
192 phy0: ethernet-phy@0 {
193 interrupt-parent = <&ipic>;
194 interrupts = <17 0x8>;
196 device_type = "ethernet-phy";
199 phy1: ethernet-phy@1 {
200 interrupt-parent = <&ipic>;
201 interrupts = <18 0x8>;
203 device_type = "ethernet-phy";
208 device_type = "tbi-phy";
213 enet1: ethernet@25000 {
214 #address-cells = <1>;
217 device_type = "network";
219 compatible = "gianfar";
220 reg = <0x25000 0x1000>;
221 ranges = <0x0 0x25000 0x1000>;
222 local-mac-address = [ 00 00 00 00 00 00 ];
223 interrupts = <35 0x8 36 0x8 37 0x8>;
224 interrupt-parent = <&ipic>;
225 tbi-handle = <&tbi1>;
226 phy-handle = <&phy1>;
227 linux,network-index = <1>;
230 #address-cells = <1>;
232 compatible = "fsl,gianfar-tbi";
237 device_type = "tbi-phy";
242 serial0: serial@4500 {
244 device_type = "serial";
245 compatible = "ns16550";
246 reg = <0x4500 0x100>;
247 clock-frequency = <0>;
248 interrupts = <9 0x8>;
249 interrupt-parent = <&ipic>;
252 serial1: serial@4600 {
254 device_type = "serial";
255 compatible = "ns16550";
256 reg = <0x4600 0x100>;
257 clock-frequency = <0>;
258 interrupts = <10 0x8>;
259 interrupt-parent = <&ipic>;
263 compatible = "fsl,sec2.0";
264 reg = <0x30000 0x10000>;
265 interrupts = <11 0x8>;
266 interrupt-parent = <&ipic>;
267 fsl,num-channels = <4>;
268 fsl,channel-fifo-len = <24>;
269 fsl,exec-units-mask = <0x7e>;
270 fsl,descriptor-types-mask = <0x01010ebf>;
274 * interrupts cell = <intr #, sense>
275 * sense values match linux IORESOURCE_IRQ_* defines:
276 * sense == 8: Level, low assertion
277 * sense == 2: Edge, high-to-low change
280 interrupt-controller;
281 #address-cells = <0>;
282 #interrupt-cells = <2>;
284 device_type = "ipic";
290 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
294 0x8800 0x0 0x0 0x1 &ipic 20 0x8
295 0x8800 0x0 0x0 0x2 &ipic 21 0x8
296 0x8800 0x0 0x0 0x3 &ipic 22 0x8
297 0x8800 0x0 0x0 0x4 &ipic 23 0x8
300 0x9000 0x0 0x0 0x1 &ipic 22 0x8
301 0x9000 0x0 0x0 0x2 &ipic 23 0x8
302 0x9000 0x0 0x0 0x3 &ipic 20 0x8
303 0x9000 0x0 0x0 0x4 &ipic 21 0x8
306 0x9800 0x0 0x0 0x1 &ipic 23 0x8
307 0x9800 0x0 0x0 0x2 &ipic 20 0x8
308 0x9800 0x0 0x0 0x3 &ipic 21 0x8
309 0x9800 0x0 0x0 0x4 &ipic 22 0x8
312 0xa800 0x0 0x0 0x1 &ipic 20 0x8
313 0xa800 0x0 0x0 0x2 &ipic 21 0x8
314 0xa800 0x0 0x0 0x3 &ipic 22 0x8
315 0xa800 0x0 0x0 0x4 &ipic 23 0x8
318 0xb000 0x0 0x0 0x1 &ipic 23 0x8
319 0xb000 0x0 0x0 0x2 &ipic 20 0x8
320 0xb000 0x0 0x0 0x3 &ipic 21 0x8
321 0xb000 0x0 0x0 0x4 &ipic 22 0x8
324 0xb800 0x0 0x0 0x1 &ipic 22 0x8
325 0xb800 0x0 0x0 0x2 &ipic 23 0x8
326 0xb800 0x0 0x0 0x3 &ipic 20 0x8
327 0xb800 0x0 0x0 0x4 &ipic 21 0x8
330 0xc000 0x0 0x0 0x1 &ipic 21 0x8
331 0xc000 0x0 0x0 0x2 &ipic 22 0x8
332 0xc000 0x0 0x0 0x3 &ipic 23 0x8
333 0xc000 0x0 0x0 0x4 &ipic 20 0x8>;
334 interrupt-parent = <&ipic>;
335 interrupts = <66 0x8>;
337 ranges = <0x02000000 0x0 0x90000000 0x90000000 0x0 0x10000000
338 0x42000000 0x0 0x80000000 0x80000000 0x0 0x10000000
339 0x01000000 0x0 0x00000000 0xe2000000 0x0 0x00100000>;
340 clock-frequency = <66666666>;
341 #interrupt-cells = <1>;
343 #address-cells = <3>;
344 reg = <0xe0008500 0x100 /* internal registers */
345 0xe0008300 0x8>; /* config space access registers */
346 compatible = "fsl,mpc8349-pci";
352 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
356 0x8800 0x0 0x0 0x1 &ipic 20 0x8
357 0x8800 0x0 0x0 0x2 &ipic 21 0x8
358 0x8800 0x0 0x0 0x3 &ipic 22 0x8
359 0x8800 0x0 0x0 0x4 &ipic 23 0x8
362 0x9000 0x0 0x0 0x1 &ipic 22 0x8
363 0x9000 0x0 0x0 0x2 &ipic 23 0x8
364 0x9000 0x0 0x0 0x3 &ipic 20 0x8
365 0x9000 0x0 0x0 0x4 &ipic 21 0x8
368 0x9800 0x0 0x0 0x1 &ipic 23 0x8
369 0x9800 0x0 0x0 0x2 &ipic 20 0x8
370 0x9800 0x0 0x0 0x3 &ipic 21 0x8
371 0x9800 0x0 0x0 0x4 &ipic 22 0x8
374 0xa800 0x0 0x0 0x1 &ipic 20 0x8
375 0xa800 0x0 0x0 0x2 &ipic 21 0x8
376 0xa800 0x0 0x0 0x3 &ipic 22 0x8
377 0xa800 0x0 0x0 0x4 &ipic 23 0x8
380 0xb000 0x0 0x0 0x1 &ipic 23 0x8
381 0xb000 0x0 0x0 0x2 &ipic 20 0x8
382 0xb000 0x0 0x0 0x3 &ipic 21 0x8
383 0xb000 0x0 0x0 0x4 &ipic 22 0x8
386 0xb800 0x0 0x0 0x1 &ipic 22 0x8
387 0xb800 0x0 0x0 0x2 &ipic 23 0x8
388 0xb800 0x0 0x0 0x3 &ipic 20 0x8
389 0xb800 0x0 0x0 0x4 &ipic 21 0x8
392 0xc000 0x0 0x0 0x1 &ipic 21 0x8
393 0xc000 0x0 0x0 0x2 &ipic 22 0x8
394 0xc000 0x0 0x0 0x3 &ipic 23 0x8
395 0xc000 0x0 0x0 0x4 &ipic 20 0x8>;
396 interrupt-parent = <&ipic>;
397 interrupts = <67 0x8>;
399 ranges = <0x02000000 0x0 0xb0000000 0xb0000000 0x0 0x10000000
400 0x42000000 0x0 0xa0000000 0xa0000000 0x0 0x10000000
401 0x01000000 0x0 0x00000000 0xe2100000 0x0 0x00100000>;
402 clock-frequency = <66666666>;
403 #interrupt-cells = <1>;
405 #address-cells = <3>;
406 reg = <0xe0008600 0x100 /* internal registers */
407 0xe0008380 0x8>; /* config space access registers */
408 compatible = "fsl,mpc8349-pci";