2 * MPC8377E MDS 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.
15 model = "fsl,mpc8377emds";
16 compatible = "fsl,mpc8377emds","fsl,mpc837xmds";
35 d-cache-line-size = <32>;
36 i-cache-line-size = <32>;
37 d-cache-size = <32768>;
38 i-cache-size = <32768>;
39 timebase-frequency = <0>;
41 clock-frequency = <0>;
46 device_type = "memory";
47 reg = <0x00000000 0x20000000>; // 512MB at 0
53 compatible = "fsl,mpc8377-elbc", "fsl,elbc", "simple-bus";
54 reg = <0xe0005000 0x1000>;
55 interrupts = <77 0x8>;
56 interrupt-parent = <&ipic>;
58 // booting from NOR flash
59 ranges = <0 0x0 0xfe000000 0x02000000
60 1 0x0 0xf8000000 0x00008000
61 3 0x0 0xe0600000 0x00008000>;
66 compatible = "cfi-flash";
67 reg = <0 0x0 0x2000000>;
77 reg = <0x100000 0x800000>;
81 reg = <0x1d00000 0x200000>;
85 reg = <0x1f00000 0x100000>;
91 compatible = "fsl,mpc837xmds-bcsr";
97 compatible = "fsl,mpc8377-fcm-nand",
102 reg = <0x0 0x100000>;
107 reg = <0x100000 0x300000>;
111 reg = <0x400000 0x1c00000>;
117 #address-cells = <1>;
120 compatible = "simple-bus";
121 ranges = <0x0 0xe0000000 0x00100000>;
122 reg = <0xe0000000 0x00000200>;
126 compatible = "mpc83xx_wdt";
131 #address-cells = <1>;
134 compatible = "fsl-i2c";
135 reg = <0x3000 0x100>;
136 interrupts = <14 0x8>;
137 interrupt-parent = <&ipic>;
141 compatible = "dallas,ds1374";
143 interrupts = <19 0x8>;
144 interrupt-parent = <&ipic>;
149 #address-cells = <1>;
152 compatible = "fsl-i2c";
153 reg = <0x3100 0x100>;
154 interrupts = <15 0x8>;
155 interrupt-parent = <&ipic>;
161 compatible = "fsl,spi";
162 reg = <0x7000 0x1000>;
163 interrupts = <16 0x8>;
164 interrupt-parent = <&ipic>;
169 compatible = "fsl-usb2-dr";
170 reg = <0x23000 0x1000>;
171 #address-cells = <1>;
173 interrupt-parent = <&ipic>;
174 interrupts = <38 0x8>;
180 #address-cells = <1>;
182 compatible = "fsl,gianfar-mdio";
183 reg = <0x24520 0x20>;
184 phy2: ethernet-phy@2 {
185 interrupt-parent = <&ipic>;
186 interrupts = <17 0x8>;
188 device_type = "ethernet-phy";
190 phy3: ethernet-phy@3 {
191 interrupt-parent = <&ipic>;
192 interrupts = <18 0x8>;
194 device_type = "ethernet-phy";
198 enet0: ethernet@24000 {
200 device_type = "network";
202 compatible = "gianfar";
203 reg = <0x24000 0x1000>;
204 local-mac-address = [ 00 00 00 00 00 00 ];
205 interrupts = <32 0x8 33 0x8 34 0x8>;
206 phy-connection-type = "mii";
207 interrupt-parent = <&ipic>;
208 phy-handle = <&phy2>;
211 enet1: ethernet@25000 {
213 device_type = "network";
215 compatible = "gianfar";
216 reg = <0x25000 0x1000>;
217 local-mac-address = [ 00 00 00 00 00 00 ];
218 interrupts = <35 0x8 36 0x8 37 0x8>;
219 phy-connection-type = "mii";
220 interrupt-parent = <&ipic>;
221 phy-handle = <&phy3>;
224 serial0: serial@4500 {
226 device_type = "serial";
227 compatible = "ns16550";
228 reg = <0x4500 0x100>;
229 clock-frequency = <0>;
230 interrupts = <9 0x8>;
231 interrupt-parent = <&ipic>;
234 serial1: serial@4600 {
236 device_type = "serial";
237 compatible = "ns16550";
238 reg = <0x4600 0x100>;
239 clock-frequency = <0>;
240 interrupts = <10 0x8>;
241 interrupt-parent = <&ipic>;
245 #address-cells = <1>;
247 compatible = "fsl,mpc8377-dma", "fsl,elo-dma";
249 ranges = <0 0x8100 0x1a8>;
250 interrupt-parent = <&ipic>;
251 interrupts = <0x47 8>;
254 compatible = "fsl,mpc8377-dma-channel", "fsl,elo-dma-channel";
257 interrupt-parent = <&ipic>;
258 interrupts = <0x47 8>;
261 compatible = "fsl,mpc8377-dma-channel", "fsl,elo-dma-channel";
264 interrupt-parent = <&ipic>;
265 interrupts = <0x47 8>;
268 compatible = "fsl,mpc8377-dma-channel", "fsl,elo-dma-channel";
271 interrupt-parent = <&ipic>;
272 interrupts = <0x47 8>;
275 compatible = "fsl,mpc8377-dma-channel", "fsl,elo-dma-channel";
278 interrupt-parent = <&ipic>;
279 interrupts = <0x47 8>;
284 compatible = "fsl,sec3.0", "fsl,sec2.4", "fsl,sec2.2",
285 "fsl,sec2.1", "fsl,sec2.0";
286 reg = <0x30000 0x10000>;
287 interrupts = <11 0x8>;
288 interrupt-parent = <&ipic>;
289 fsl,num-channels = <4>;
290 fsl,channel-fifo-len = <24>;
291 fsl,exec-units-mask = <0x9fe>;
292 fsl,descriptor-types-mask = <0x3ab0ebf>;
297 compatible = "fsl,esdhc";
298 reg = <0x2e000 0x1000>;
299 interrupts = <42 0x8>;
300 interrupt-parent = <&ipic>;
304 compatible = "fsl,mpc8379-sata", "fsl,pq-sata";
305 reg = <0x18000 0x1000>;
306 interrupts = <44 0x8>;
307 interrupt-parent = <&ipic>;
311 compatible = "fsl,mpc8379-sata", "fsl,pq-sata";
312 reg = <0x19000 0x1000>;
313 interrupts = <45 0x8>;
314 interrupt-parent = <&ipic>;
318 * interrupts cell = <intr #, sense>
319 * sense values match linux IORESOURCE_IRQ_* defines:
320 * sense == 8: Level, low assertion
321 * sense == 2: Edge, high-to-low change
324 compatible = "fsl,ipic";
325 interrupt-controller;
326 #address-cells = <0>;
327 #interrupt-cells = <2>;
334 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
338 0x8800 0x0 0x0 0x1 &ipic 20 0x8
339 0x8800 0x0 0x0 0x2 &ipic 21 0x8
340 0x8800 0x0 0x0 0x3 &ipic 22 0x8
341 0x8800 0x0 0x0 0x4 &ipic 23 0x8
344 0x9000 0x0 0x0 0x1 &ipic 22 0x8
345 0x9000 0x0 0x0 0x2 &ipic 23 0x8
346 0x9000 0x0 0x0 0x3 &ipic 20 0x8
347 0x9000 0x0 0x0 0x4 &ipic 21 0x8
350 0x9800 0x0 0x0 0x1 &ipic 23 0x8
351 0x9800 0x0 0x0 0x2 &ipic 20 0x8
352 0x9800 0x0 0x0 0x3 &ipic 21 0x8
353 0x9800 0x0 0x0 0x4 &ipic 22 0x8
356 0xa800 0x0 0x0 0x1 &ipic 20 0x8
357 0xa800 0x0 0x0 0x2 &ipic 21 0x8
358 0xa800 0x0 0x0 0x3 &ipic 22 0x8
359 0xa800 0x0 0x0 0x4 &ipic 23 0x8
362 0xb000 0x0 0x0 0x1 &ipic 23 0x8
363 0xb000 0x0 0x0 0x2 &ipic 20 0x8
364 0xb000 0x0 0x0 0x3 &ipic 21 0x8
365 0xb000 0x0 0x0 0x4 &ipic 22 0x8
368 0xb800 0x0 0x0 0x1 &ipic 22 0x8
369 0xb800 0x0 0x0 0x2 &ipic 23 0x8
370 0xb800 0x0 0x0 0x3 &ipic 20 0x8
371 0xb800 0x0 0x0 0x4 &ipic 21 0x8
374 0xc000 0x0 0x0 0x1 &ipic 21 0x8
375 0xc000 0x0 0x0 0x2 &ipic 22 0x8
376 0xc000 0x0 0x0 0x3 &ipic 23 0x8
377 0xc000 0x0 0x0 0x4 &ipic 20 0x8>;
378 interrupt-parent = <&ipic>;
379 interrupts = <66 0x8>;
380 bus-range = <0x0 0x0>;
381 ranges = <0x02000000 0x0 0x90000000 0x90000000 0x0 0x10000000
382 0x42000000 0x0 0x80000000 0x80000000 0x0 0x10000000
383 0x01000000 0x0 0x00000000 0xe0300000 0x0 0x00100000>;
384 clock-frequency = <0>;
385 #interrupt-cells = <1>;
387 #address-cells = <3>;
388 reg = <0xe0008500 0x100 /* internal registers */
389 0xe0008300 0x8>; /* config space access registers */
390 compatible = "fsl,mpc8349-pci";