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.
12 model = "MPC8349EMITX";
13 compatible = "MPC8349EMITX", "MPC834xMITX", "MPC83xxMITX";
24 d-cache-line-size = <20>;
25 i-cache-line-size = <20>;
26 d-cache-size = <8000>;
27 i-cache-size = <8000>;
28 timebase-frequency = <0>; // from bootloader
29 bus-frequency = <0>; // from bootloader
30 clock-frequency = <0>; // from bootloader
35 device_type = "memory";
36 reg = <00000000 10000000>;
43 ranges = <0 e0000000 00100000>;
44 reg = <e0000000 00000200>;
45 bus-frequency = <0>; // from bootloader
48 device_type = "watchdog";
49 compatible = "mpc83xx_wdt";
55 compatible = "fsl-i2c";
58 interrupt-parent = < &ipic >;
64 compatible = "fsl-i2c";
67 interrupt-parent = < &ipic >;
73 compatible = "fsl_spi";
76 interrupt-parent = < &ipic >;
82 compatible = "fsl-usb2-mph";
86 interrupt-parent = < &ipic >;
94 compatible = "fsl-usb2-dr";
98 interrupt-parent = < &ipic >;
100 dr_mode = "peripheral";
105 device_type = "mdio";
106 compatible = "gianfar";
108 #address-cells = <1>;
112 phy1c: ethernet-phy@1c {
113 interrupt-parent = < &ipic >;
116 device_type = "ethernet-phy";
120 phy1f: ethernet-phy@1f {
121 interrupt-parent = < &ipic >;
124 device_type = "ethernet-phy";
129 device_type = "network";
131 compatible = "gianfar";
134 * address is deprecated and will be removed
135 * in 2.6.25. Only recent versions of
136 * U-Boot support local-mac-address, however.
138 address = [ 00 00 00 00 00 00 ];
139 local-mac-address = [ 00 00 00 00 00 00 ];
140 interrupts = <20 8 21 8 22 8>;
141 interrupt-parent = < &ipic >;
142 phy-handle = < &phy1c >;
143 linux,network-index = <0>;
147 #address-cells = <1>;
149 device_type = "network";
151 compatible = "gianfar";
154 * address is deprecated and will be removed
155 * in 2.6.25. Only recent versions of
156 * U-Boot support local-mac-address, however.
158 address = [ 00 00 00 00 00 00 ];
159 local-mac-address = [ 00 00 00 00 00 00 ];
160 interrupts = <23 8 24 8 25 8>;
161 interrupt-parent = < &ipic >;
162 phy-handle = < &phy1f >;
163 linux,network-index = <1>;
167 device_type = "serial";
168 compatible = "ns16550";
170 clock-frequency = <0>; // from bootloader
172 interrupt-parent = < &ipic >;
176 device_type = "serial";
177 compatible = "ns16550";
179 clock-frequency = <0>; // from bootloader
181 interrupt-parent = < &ipic >;
185 device_type = "crypto";
187 compatible = "talitos";
190 interrupt-parent = < &ipic >;
192 channel-fifo-len = <18>;
193 exec-units-mask = <0000007e>;
194 descriptor-types-mask = <01010ebf>;
198 interrupt-controller;
199 #address-cells = <0>;
200 #interrupt-cells = <2>;
202 device_type = "ipic";
207 interrupt-map-mask = <f800 0 0 7>;
209 /* IDSEL 0x10 - SATA */
210 8000 0 0 1 &ipic 16 8 /* SATA_INTA */
212 interrupt-parent = < &ipic >;
215 ranges = <42000000 0 80000000 80000000 0 10000000
216 02000000 0 90000000 90000000 0 10000000
217 01000000 0 00000000 e2000000 0 01000000>;
218 clock-frequency = <3f940aa>;
219 #interrupt-cells = <1>;
221 #address-cells = <3>;
222 reg = <e0008500 100>;
223 compatible = "fsl,mpc8349-pci";
228 interrupt-map-mask = <f800 0 0 7>;
230 /* IDSEL 0x0E - MiniPCI Slot */
231 7000 0 0 1 &ipic 15 8 /* PCI_INTA */
233 /* IDSEL 0x0F - PCI Slot */
234 7800 0 0 1 &ipic 14 8 /* PCI_INTA */
235 7800 0 0 2 &ipic 15 8 /* PCI_INTB */
237 interrupt-parent = < &ipic >;
240 ranges = <42000000 0 a0000000 a0000000 0 10000000
241 02000000 0 b0000000 b0000000 0 10000000
242 01000000 0 00000000 e3000000 0 01000000>;
243 clock-frequency = <3f940aa>;
244 #interrupt-cells = <1>;
246 #address-cells = <3>;
247 reg = <e0008600 100>;
248 compatible = "fsl,mpc8349-pci";