2 * MPC8349E-mITX 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 model = "MPC8349EMITX";
16 compatible = "MPC8349EMITX", "MPC834xMITX", "MPC83xxMITX";
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>;
55 compatible = "simple-bus";
56 ranges = <0x0 0xe0000000 0x00100000>;
57 reg = <0xe0000000 0x00000200>;
58 bus-frequency = <0>; // from bootloader
61 device_type = "watchdog";
62 compatible = "mpc83xx_wdt";
66 gpio1: gpio-controller@c00 {
68 compatible = "fsl,mpc8349-gpio";
70 interrupts = <74 0x8>;
71 interrupt-parent = <&ipic>;
75 gpio2: gpio-controller@d00 {
77 compatible = "fsl,mpc8349-gpio";
79 interrupts = <75 0x8>;
80 interrupt-parent = <&ipic>;
88 compatible = "fsl-i2c";
90 interrupts = <14 0x8>;
91 interrupt-parent = <&ipic>;
95 compatible = "st,24c256", "atmel,24c256";
102 #address-cells = <1>;
105 compatible = "fsl-i2c";
106 reg = <0x3100 0x100>;
107 interrupts = <15 0x8>;
108 interrupt-parent = <&ipic>;
112 compatible = "dallas,ds1339";
114 interrupts = <18 0x8>;
115 interrupt-parent = <&ipic>;
120 compatible = "ti,pcf8574a";
127 compatible = "ti,pcf8574a";
133 compatible = "atmel,spd";
139 compatible = "fsl,mc9s08qg8-mpc8349emitx",
140 "fsl,mcu-mpc8349emitx";
148 compatible = "fsl,spi";
149 reg = <0x7000 0x1000>;
150 interrupts = <16 0x8>;
151 interrupt-parent = <&ipic>;
156 #address-cells = <1>;
158 compatible = "fsl,mpc8349-dma", "fsl,elo-dma";
160 ranges = <0 0x8100 0x1a8>;
161 interrupt-parent = <&ipic>;
165 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
168 interrupt-parent = <&ipic>;
172 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
175 interrupt-parent = <&ipic>;
179 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
182 interrupt-parent = <&ipic>;
186 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
189 interrupt-parent = <&ipic>;
195 compatible = "fsl-usb2-mph";
196 reg = <0x22000 0x1000>;
197 #address-cells = <1>;
199 interrupt-parent = <&ipic>;
200 interrupts = <39 0x8>;
206 compatible = "fsl-usb2-dr";
207 reg = <0x23000 0x1000>;
208 #address-cells = <1>;
210 interrupt-parent = <&ipic>;
211 interrupts = <38 0x8>;
212 dr_mode = "peripheral";
216 enet0: ethernet@24000 {
217 #address-cells = <1>;
220 device_type = "network";
222 compatible = "gianfar";
223 reg = <0x24000 0x1000>;
224 ranges = <0x0 0x24000 0x1000>;
225 local-mac-address = [ 00 00 00 00 00 00 ];
226 interrupts = <32 0x8 33 0x8 34 0x8>;
227 interrupt-parent = <&ipic>;
228 tbi-handle = <&tbi0>;
229 phy-handle = <&phy1c>;
230 linux,network-index = <0>;
233 #address-cells = <1>;
235 compatible = "fsl,gianfar-mdio";
239 phy1c: ethernet-phy@1c {
240 interrupt-parent = <&ipic>;
241 interrupts = <18 0x8>;
247 device_type = "tbi-phy";
252 enet1: ethernet@25000 {
253 #address-cells = <1>;
256 device_type = "network";
258 compatible = "gianfar";
259 reg = <0x25000 0x1000>;
260 ranges = <0x0 0x25000 0x1000>;
261 local-mac-address = [ 00 00 00 00 00 00 ];
262 interrupts = <35 0x8 36 0x8 37 0x8>;
263 interrupt-parent = <&ipic>;
264 /* Vitesse 7385 isn't on the MDIO bus */
265 fixed-link = <1 1 1000 0 0>;
266 linux,network-index = <1>;
267 tbi-handle = <&tbi1>;
270 #address-cells = <1>;
272 compatible = "fsl,gianfar-tbi";
277 device_type = "tbi-phy";
282 serial0: serial@4500 {
284 device_type = "serial";
285 compatible = "fsl,ns16550", "ns16550";
286 reg = <0x4500 0x100>;
287 clock-frequency = <0>; // from bootloader
288 interrupts = <9 0x8>;
289 interrupt-parent = <&ipic>;
292 serial1: serial@4600 {
294 device_type = "serial";
295 compatible = "fsl,ns16550", "ns16550";
296 reg = <0x4600 0x100>;
297 clock-frequency = <0>; // from bootloader
298 interrupts = <10 0x8>;
299 interrupt-parent = <&ipic>;
303 compatible = "fsl,sec2.0";
304 reg = <0x30000 0x10000>;
305 interrupts = <11 0x8>;
306 interrupt-parent = <&ipic>;
307 fsl,num-channels = <4>;
308 fsl,channel-fifo-len = <24>;
309 fsl,exec-units-mask = <0x7e>;
310 fsl,descriptor-types-mask = <0x01010ebf>;
314 interrupt-controller;
315 #address-cells = <0>;
316 #interrupt-cells = <2>;
318 device_type = "ipic";
322 compatible = "gpio-leds";
327 linux,default-trigger = "heartbeat";
333 /* linux,default-trigger = "heartbeat"; */
334 default-state = "on";
341 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
343 /* IDSEL 0x10 - SATA */
344 0x8000 0x0 0x0 0x1 &ipic 22 0x8 /* SATA_INTA */
346 interrupt-parent = <&ipic>;
347 interrupts = <66 0x8>;
348 bus-range = <0x0 0x0>;
349 ranges = <0x42000000 0x0 0x80000000 0x80000000 0x0 0x10000000
350 0x02000000 0x0 0x90000000 0x90000000 0x0 0x10000000
351 0x01000000 0x0 0x00000000 0xe2000000 0x0 0x01000000>;
352 clock-frequency = <66666666>;
353 #interrupt-cells = <1>;
355 #address-cells = <3>;
356 reg = <0xe0008500 0x100 /* internal registers */
357 0xe0008300 0x8>; /* config space access registers */
358 compatible = "fsl,mpc8349-pci";
363 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
365 /* IDSEL 0x0E - MiniPCI Slot */
366 0x7000 0x0 0x0 0x1 &ipic 21 0x8 /* PCI_INTA */
368 /* IDSEL 0x0F - PCI Slot */
369 0x7800 0x0 0x0 0x1 &ipic 20 0x8 /* PCI_INTA */
370 0x7800 0x0 0x0 0x2 &ipic 21 0x8 /* PCI_INTB */
372 interrupt-parent = <&ipic>;
373 interrupts = <67 0x8>;
374 bus-range = <0x0 0x0>;
375 ranges = <0x42000000 0x0 0xa0000000 0xa0000000 0x0 0x10000000
376 0x02000000 0x0 0xb0000000 0xb0000000 0x0 0x10000000
377 0x01000000 0x0 0x00000000 0xe3000000 0x0 0x01000000>;
378 clock-frequency = <66666666>;
379 #interrupt-cells = <1>;
381 #address-cells = <3>;
382 reg = <0xe0008600 0x100 /* internal registers */
383 0xe0008380 0x8>; /* config space access registers */
384 compatible = "fsl,mpc8349-pci";
389 #address-cells = <2>;
391 compatible = "fsl,mpc8349e-localbus",
392 "fsl,pq2pro-localbus",
394 reg = <0xe0005000 0xd8>;
395 ranges = <0x0 0x0 0xfe000000 0x1000000 /* flash */
396 0x1 0x0 0xf8000000 0x20000 /* VSC 7385 */
397 0x2 0x0 0xf9000000 0x200000 /* exp slot */
398 0x3 0x0 0xf0000000 0x210>; /* CF slot */
401 compatible = "cfi-flash";
402 reg = <0x0 0x0 0x800000>;
408 #address-cells = <1>;
410 compatible = "cfi-flash";
411 reg = <0x0 0x800000 0x800000>;
417 compatible = "fsl,mpc8349emitx-pata", "ata-generic";
418 reg = <0x3 0x0 0x10 0x3 0x20c 0x4>;
421 interrupts = <23 0x8>;
422 interrupt-parent = <&ipic>;