2 * Analogue & Micro ASP8347 Device Tree Source
4 * Copyright 2008 Codehermit
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 = "Analogue & Micro ASP8347E";
16 compatible = "analogue-and-micro,asp8347e";
34 d-cache-line-size = <32>;
35 i-cache-line-size = <32>;
36 d-cache-size = <32768>;
37 i-cache-size = <32768>;
38 timebase-frequency = <0>; // from bootloader
39 bus-frequency = <0>; // from bootloader
40 clock-frequency = <0>; // from bootloader
45 device_type = "memory";
46 reg = <0x00000000 0x8000000>; // 128MB at 0
52 compatible = "fsl,mpc8347e-localbus",
53 "fsl,pq2pro-localbus",
55 reg = <0xff005000 0x1000>;
56 interrupts = <77 0x8>;
57 interrupt-parent = <&ipic>;
60 0 0 0xf0000000 0x02000000
64 compatible = "cfi-flash";
65 reg = <0 0 0x02000000>;
75 ranges = <0x0 0xff000000 0x00100000>;
76 reg = <0xff000000 0x00000200>;
80 device_type = "watchdog";
81 compatible = "mpc83xx_wdt";
89 compatible = "fsl-i2c";
91 interrupts = <14 0x8>;
92 interrupt-parent = <&ipic>;
96 compatible = "dallas,ds1374";
102 #address-cells = <1>;
105 compatible = "fsl-i2c";
106 reg = <0x3100 0x100>;
107 interrupts = <15 0x8>;
108 interrupt-parent = <&ipic>;
114 compatible = "fsl,spi";
115 reg = <0x7000 0x1000>;
116 interrupts = <16 0x8>;
117 interrupt-parent = <&ipic>;
122 #address-cells = <1>;
124 compatible = "fsl,mpc8347-dma", "fsl,elo-dma";
126 ranges = <0 0x8100 0x1a8>;
127 interrupt-parent = <&ipic>;
131 compatible = "fsl,mpc8347-dma-channel", "fsl,elo-dma-channel";
134 interrupt-parent = <&ipic>;
138 compatible = "fsl,mpc8347-dma-channel", "fsl,elo-dma-channel";
141 interrupt-parent = <&ipic>;
145 compatible = "fsl,mpc8347-dma-channel", "fsl,elo-dma-channel";
148 interrupt-parent = <&ipic>;
152 compatible = "fsl,mpc8347-dma-channel", "fsl,elo-dma-channel";
155 interrupt-parent = <&ipic>;
160 /* phy type (ULPI or SERIAL) are only types supported for MPH */
163 compatible = "fsl-usb2-mph";
164 reg = <0x22000 0x1000>;
165 #address-cells = <1>;
167 interrupt-parent = <&ipic>;
168 interrupts = <39 0x8>;
172 /* phy type (ULPI, UTMI, UTMI_WIDE, SERIAL) */
174 compatible = "fsl-usb2-dr";
175 reg = <0x23000 0x1000>;
176 #address-cells = <1>;
178 interrupt-parent = <&ipic>;
179 interrupts = <38 0x8>;
184 enet0: ethernet@24000 {
185 #address-cells = <1>;
188 device_type = "network";
190 compatible = "gianfar";
191 reg = <0x24000 0x1000>;
192 ranges = <0x0 0x24000 0x1000>;
193 local-mac-address = [ 00 08 e5 11 32 33 ];
194 interrupts = <32 0x8 33 0x8 34 0x8>;
195 interrupt-parent = <&ipic>;
196 tbi-handle = <&tbi0>;
197 phy-handle = <&phy0>;
198 linux,network-index = <0>;
201 #address-cells = <1>;
203 compatible = "fsl,gianfar-mdio";
206 phy0: ethernet-phy@0 {
207 interrupt-parent = <&ipic>;
208 interrupts = <17 0x8>;
210 device_type = "ethernet-phy";
213 phy1: ethernet-phy@1 {
214 interrupt-parent = <&ipic>;
215 interrupts = <18 0x8>;
217 device_type = "ethernet-phy";
222 device_type = "tbi-phy";
227 enet1: ethernet@25000 {
228 #address-cells = <1>;
231 device_type = "network";
233 compatible = "gianfar";
234 reg = <0x25000 0x1000>;
235 ranges = <0x0 0x25000 0x1000>;
236 local-mac-address = [ 00 08 e5 11 32 34 ];
237 interrupts = <35 0x8 36 0x8 37 0x8>;
238 interrupt-parent = <&ipic>;
239 tbi-handle = <&tbi1>;
240 phy-handle = <&phy1>;
241 linux,network-index = <1>;
244 #address-cells = <1>;
246 compatible = "fsl,gianfar-tbi";
251 device_type = "tbi-phy";
256 serial0: serial@4500 {
258 device_type = "serial";
259 compatible = "ns16550";
260 reg = <0x4500 0x100>;
261 clock-frequency = <400000000>;
262 interrupts = <9 0x8>;
263 interrupt-parent = <&ipic>;
266 serial1: serial@4600 {
268 device_type = "serial";
269 compatible = "ns16550";
270 reg = <0x4600 0x100>;
271 clock-frequency = <400000000>;
272 interrupts = <10 0x8>;
273 interrupt-parent = <&ipic>;
276 /* May need to remove if on a part without crypto engine */
278 device_type = "crypto";
280 compatible = "talitos";
281 reg = <0x30000 0x10000>;
282 interrupts = <11 0x8>;
283 interrupt-parent = <&ipic>;
285 channel-fifo-len = <24>;
286 exec-units-mask = <0x0000007e>;
287 /* desc mask is for rev2.0,
288 * we need runtime fixup for >2.0 */
289 descriptor-types-mask = <0x01010ebf>;
293 * interrupts cell = <intr #, sense>
294 * sense values match linux IORESOURCE_IRQ_* defines:
295 * sense == 8: Level, low assertion
296 * sense == 2: Edge, high-to-low change
299 interrupt-controller;
300 #address-cells = <0>;
301 #interrupt-cells = <2>;
303 device_type = "ipic";
308 bootargs = "console=ttyS0,38400 root=/dev/mtdblock3 rootfstype=jffs2";
309 linux,stdout-path = &serial0;