2 * MPC8349E-mITX-GP Device Tree Source
4 * Copyright 2007 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 = "MPC8349EMITXGP";
13 compatible = "MPC8349EMITXGP", "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-dr";
86 interrupt-parent = < &ipic >;
94 compatible = "gianfar";
100 phy1c: ethernet-phy@1c {
101 interrupt-parent = < &ipic >;
104 device_type = "ethernet-phy";
109 device_type = "network";
111 compatible = "gianfar";
113 local-mac-address = [ 00 00 00 00 00 00 ];
114 interrupts = <20 8 21 8 22 8>;
115 interrupt-parent = < &ipic >;
116 phy-handle = < &phy1c >;
117 linux,network-index = <0>;
121 device_type = "serial";
122 compatible = "ns16550";
124 clock-frequency = <0>; // from bootloader
126 interrupt-parent = < &ipic >;
130 device_type = "serial";
131 compatible = "ns16550";
133 clock-frequency = <0>; // from bootloader
135 interrupt-parent = < &ipic >;
139 device_type = "crypto";
141 compatible = "talitos";
144 interrupt-parent = < &ipic >;
146 channel-fifo-len = <18>;
147 exec-units-mask = <0000007e>;
148 descriptor-types-mask = <01010ebf>;
152 interrupt-controller;
153 #address-cells = <0>;
154 #interrupt-cells = <2>;
156 device_type = "ipic";
161 interrupt-map-mask = <f800 0 0 7>;
163 /* IDSEL 0x0F - PCI Slot */
164 7800 0 0 1 &ipic 14 8 /* PCI_INTA */
165 7800 0 0 2 &ipic 15 8 /* PCI_INTB */
167 interrupt-parent = < &ipic >;
170 ranges = <42000000 0 a0000000 a0000000 0 10000000
171 02000000 0 b0000000 b0000000 0 10000000
172 01000000 0 00000000 e3000000 0 01000000>;
173 clock-frequency = <3f940aa>;
174 #interrupt-cells = <1>;
176 #address-cells = <3>;
177 reg = <e0008600 100>;
178 compatible = "fsl,mpc8349-pci";