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";
33 d-cache-line-size = <20>;
34 i-cache-line-size = <20>;
35 d-cache-size = <8000>;
36 i-cache-size = <8000>;
37 timebase-frequency = <0>; // from bootloader
38 bus-frequency = <0>; // from bootloader
39 clock-frequency = <0>; // from bootloader
44 device_type = "memory";
45 reg = <00000000 10000000>;
52 ranges = <0 e0000000 00100000>;
53 reg = <e0000000 00000200>;
54 bus-frequency = <0>; // from bootloader
57 device_type = "watchdog";
58 compatible = "mpc83xx_wdt";
66 compatible = "fsl-i2c";
69 interrupt-parent = < &ipic >;
77 compatible = "fsl-i2c";
80 interrupt-parent = < &ipic >;
86 compatible = "fsl_spi";
89 interrupt-parent = < &ipic >;
94 compatible = "fsl-usb2-mph";
98 interrupt-parent = < &ipic >;
105 compatible = "fsl-usb2-dr";
107 #address-cells = <1>;
109 interrupt-parent = < &ipic >;
111 dr_mode = "peripheral";
116 #address-cells = <1>;
118 compatible = "fsl,gianfar-mdio";
122 phy1c: ethernet-phy@1c {
123 interrupt-parent = < &ipic >;
126 device_type = "ethernet-phy";
130 phy1f: ethernet-phy@1f {
131 interrupt-parent = < &ipic >;
134 device_type = "ethernet-phy";
138 enet0: ethernet@24000 {
140 device_type = "network";
142 compatible = "gianfar";
144 local-mac-address = [ 00 00 00 00 00 00 ];
145 interrupts = <20 8 21 8 22 8>;
146 interrupt-parent = < &ipic >;
147 phy-handle = < &phy1c >;
148 linux,network-index = <0>;
151 enet1: ethernet@25000 {
153 device_type = "network";
155 compatible = "gianfar";
157 local-mac-address = [ 00 00 00 00 00 00 ];
158 interrupts = <23 8 24 8 25 8>;
159 interrupt-parent = < &ipic >;
160 phy-handle = < &phy1f >;
161 linux,network-index = <1>;
164 serial0: serial@4500 {
166 device_type = "serial";
167 compatible = "ns16550";
169 clock-frequency = <0>; // from bootloader
171 interrupt-parent = < &ipic >;
174 serial1: serial@4600 {
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";
208 interrupt-map-mask = <f800 0 0 7>;
210 /* IDSEL 0x10 - SATA */
211 8000 0 0 1 &ipic 16 8 /* SATA_INTA */
213 interrupt-parent = < &ipic >;
216 ranges = <42000000 0 80000000 80000000 0 10000000
217 02000000 0 90000000 90000000 0 10000000
218 01000000 0 00000000 e2000000 0 01000000>;
219 clock-frequency = <3f940aa>;
220 #interrupt-cells = <1>;
222 #address-cells = <3>;
223 reg = <e0008500 100>;
224 compatible = "fsl,mpc8349-pci";
230 interrupt-map-mask = <f800 0 0 7>;
232 /* IDSEL 0x0E - MiniPCI Slot */
233 7000 0 0 1 &ipic 15 8 /* PCI_INTA */
235 /* IDSEL 0x0F - PCI Slot */
236 7800 0 0 1 &ipic 14 8 /* PCI_INTA */
237 7800 0 0 2 &ipic 15 8 /* PCI_INTB */
239 interrupt-parent = < &ipic >;
242 ranges = <42000000 0 a0000000 a0000000 0 10000000
243 02000000 0 b0000000 b0000000 0 10000000
244 01000000 0 00000000 e3000000 0 01000000>;
245 clock-frequency = <3f940aa>;
246 #interrupt-cells = <1>;
248 #address-cells = <3>;
249 reg = <e0008600 100>;
250 compatible = "fsl,mpc8349-pci";