2 * SBC8641D Device Tree Source
4 * Copyright 2008 Wind River Systems Inc.
6 * Paul Gortmaker (see MAINTAINERS for contact information)
8 * Based largely on the mpc8641_hpcn.dts by Freescale Semiconductor Inc.
10 * This program is free software; you can redistribute it and/or modify it
11 * under the terms of the GNU General Public License as published by the
12 * Free Software Foundation; either version 2 of the License, or (at your
13 * option) any later version.
20 compatible = "wind,sbc8641";
42 d-cache-line-size = <32>;
43 i-cache-line-size = <32>;
44 d-cache-size = <32768>; // L1
45 i-cache-size = <32768>; // L1
46 timebase-frequency = <0>; // From uboot
47 bus-frequency = <0>; // From uboot
48 clock-frequency = <0>; // From uboot
53 d-cache-line-size = <32>;
54 i-cache-line-size = <32>;
55 d-cache-size = <32768>;
56 i-cache-size = <32768>;
57 timebase-frequency = <0>; // From uboot
58 bus-frequency = <0>; // From uboot
59 clock-frequency = <0>; // From uboot
64 device_type = "memory";
65 reg = <0x00000000 0x20000000>; // 512M at 0x0
71 compatible = "fsl,mpc8641-localbus", "simple-bus";
72 reg = <0xf8005000 0x1000>;
74 interrupt-parent = <&mpic>;
76 ranges = <0 0 0xff000000 0x01000000 // 16MB Boot flash
77 1 0 0xf0000000 0x00010000 // 64KB EEPROM
78 2 0 0xf1000000 0x00100000 // EPLD (1MB)
79 3 0 0xe0000000 0x04000000 // 64MB LB SDRAM (CS3)
80 4 0 0xe4000000 0x04000000 // 64MB LB SDRAM (CS4)
81 6 0 0xf4000000 0x00100000 // LCD display (1MB)
82 7 0 0xe8000000 0x04000000>; // 64MB OneNAND
85 compatible = "cfi-flash";
86 reg = <0 0 0x01000000>;
93 reg = <0x00000000 0x00100000>;
98 reg = <0x00100000 0x00400000>;
103 reg = <0x00500000 0x00a00000>;
107 reg = <0x00f00000 0x00100000>;
113 compatible = "wrs,epld-localbus";
114 #address-cells = <2>;
116 reg = <2 0 0x100000>;
117 ranges = <0 0 5 0 1 // User switches
118 1 0 5 1 1 // Board ID/Rev
124 #address-cells = <1>;
127 compatible = "simple-bus";
128 ranges = <0x00000000 0xf8000000 0x00100000>;
132 compatible = "fsl,mcm-law";
138 compatible = "fsl,mpc8641-mcm", "fsl,mcm";
139 reg = <0x1000 0x1000>;
141 interrupt-parent = <&mpic>;
145 #address-cells = <1>;
148 compatible = "fsl-i2c";
149 reg = <0x3000 0x100>;
151 interrupt-parent = <&mpic>;
156 #address-cells = <1>;
159 compatible = "fsl-i2c";
160 reg = <0x3100 0x100>;
162 interrupt-parent = <&mpic>;
167 #address-cells = <1>;
169 compatible = "fsl,mpc8641-dma", "fsl,eloplus-dma";
171 ranges = <0x0 0x21100 0x200>;
174 compatible = "fsl,mpc8641-dma-channel",
175 "fsl,eloplus-dma-channel";
178 interrupt-parent = <&mpic>;
182 compatible = "fsl,mpc8641-dma-channel",
183 "fsl,eloplus-dma-channel";
186 interrupt-parent = <&mpic>;
190 compatible = "fsl,mpc8641-dma-channel",
191 "fsl,eloplus-dma-channel";
194 interrupt-parent = <&mpic>;
198 compatible = "fsl,mpc8641-dma-channel",
199 "fsl,eloplus-dma-channel";
202 interrupt-parent = <&mpic>;
207 enet0: ethernet@24000 {
208 #address-cells = <1>;
211 device_type = "network";
213 compatible = "gianfar";
214 reg = <0x24000 0x1000>;
215 ranges = <0x0 0x24000 0x1000>;
216 local-mac-address = [ 00 00 00 00 00 00 ];
217 interrupts = <29 2 30 2 34 2>;
218 interrupt-parent = <&mpic>;
219 tbi-handle = <&tbi0>;
220 phy-handle = <&phy0>;
221 phy-connection-type = "rgmii-id";
224 #address-cells = <1>;
226 compatible = "fsl,gianfar-mdio";
229 phy0: ethernet-phy@1f {
230 interrupt-parent = <&mpic>;
233 device_type = "ethernet-phy";
235 phy1: ethernet-phy@0 {
236 interrupt-parent = <&mpic>;
239 device_type = "ethernet-phy";
241 phy2: ethernet-phy@1 {
242 interrupt-parent = <&mpic>;
245 device_type = "ethernet-phy";
247 phy3: ethernet-phy@2 {
248 interrupt-parent = <&mpic>;
251 device_type = "ethernet-phy";
255 device_type = "tbi-phy";
260 enet1: ethernet@25000 {
261 #address-cells = <1>;
264 device_type = "network";
266 compatible = "gianfar";
267 reg = <0x25000 0x1000>;
268 ranges = <0x0 0x25000 0x1000>;
269 local-mac-address = [ 00 00 00 00 00 00 ];
270 interrupts = <35 2 36 2 40 2>;
271 interrupt-parent = <&mpic>;
272 tbi-handle = <&tbi1>;
273 phy-handle = <&phy1>;
274 phy-connection-type = "rgmii-id";
277 #address-cells = <1>;
279 compatible = "fsl,gianfar-tbi";
284 device_type = "tbi-phy";
289 enet2: ethernet@26000 {
290 #address-cells = <1>;
293 device_type = "network";
295 compatible = "gianfar";
296 reg = <0x26000 0x1000>;
297 ranges = <0x0 0x26000 0x1000>;
298 local-mac-address = [ 00 00 00 00 00 00 ];
299 interrupts = <31 2 32 2 33 2>;
300 interrupt-parent = <&mpic>;
301 tbi-handle = <&tbi2>;
302 phy-handle = <&phy2>;
303 phy-connection-type = "rgmii-id";
306 #address-cells = <1>;
308 compatible = "fsl,gianfar-tbi";
313 device_type = "tbi-phy";
318 enet3: ethernet@27000 {
319 #address-cells = <1>;
322 device_type = "network";
324 compatible = "gianfar";
325 reg = <0x27000 0x1000>;
326 ranges = <0x0 0x27000 0x1000>;
327 local-mac-address = [ 00 00 00 00 00 00 ];
328 interrupts = <37 2 38 2 39 2>;
329 interrupt-parent = <&mpic>;
330 tbi-handle = <&tbi3>;
331 phy-handle = <&phy3>;
332 phy-connection-type = "rgmii-id";
335 #address-cells = <1>;
337 compatible = "fsl,gianfar-tbi";
342 device_type = "tbi-phy";
347 serial0: serial@4500 {
349 device_type = "serial";
350 compatible = "ns16550";
351 reg = <0x4500 0x100>;
352 clock-frequency = <0>;
354 interrupt-parent = <&mpic>;
357 serial1: serial@4600 {
359 device_type = "serial";
360 compatible = "ns16550";
361 reg = <0x4600 0x100>;
362 clock-frequency = <0>;
364 interrupt-parent = <&mpic>;
368 clock-frequency = <0>;
369 interrupt-controller;
370 #address-cells = <0>;
371 #interrupt-cells = <2>;
372 reg = <0x40000 0x40000>;
373 compatible = "chrp,open-pic";
374 device_type = "open-pic";
378 global-utilities@e0000 {
379 compatible = "fsl,mpc8641-guts";
380 reg = <0xe0000 0x1000>;
385 pci0: pcie@f8008000 {
386 compatible = "fsl,mpc8641-pcie";
388 #interrupt-cells = <1>;
390 #address-cells = <3>;
391 reg = <0xf8008000 0x1000>;
392 bus-range = <0x0 0xff>;
393 ranges = <0x02000000 0x0 0x80000000 0x80000000 0x0 0x20000000
394 0x01000000 0x0 0x00000000 0xe2000000 0x0 0x00100000>;
395 clock-frequency = <33333333>;
396 interrupt-parent = <&mpic>;
398 interrupt-map-mask = <0xff00 0 0 7>;
401 0x0000 0 0 1 &mpic 0 1
402 0x0000 0 0 2 &mpic 1 1
403 0x0000 0 0 3 &mpic 2 1
404 0x0000 0 0 4 &mpic 3 1
410 #address-cells = <3>;
412 ranges = <0x02000000 0x0 0x80000000
413 0x02000000 0x0 0x80000000
416 0x01000000 0x0 0x00000000
417 0x01000000 0x0 0x00000000
423 pci1: pcie@f8009000 {
424 compatible = "fsl,mpc8641-pcie";
426 #interrupt-cells = <1>;
428 #address-cells = <3>;
429 reg = <0xf8009000 0x1000>;
430 bus-range = <0 0xff>;
431 ranges = <0x02000000 0x0 0xa0000000 0xa0000000 0x0 0x20000000
432 0x01000000 0x0 0x00000000 0xe3000000 0x0 0x00100000>;
433 clock-frequency = <33333333>;
434 interrupt-parent = <&mpic>;
436 interrupt-map-mask = <0xf800 0 0 7>;
439 0x0000 0 0 1 &mpic 4 1
440 0x0000 0 0 2 &mpic 5 1
441 0x0000 0 0 3 &mpic 6 1
442 0x0000 0 0 4 &mpic 7 1
448 #address-cells = <3>;
450 ranges = <0x02000000 0x0 0xa0000000
451 0x02000000 0x0 0xa0000000
454 0x01000000 0x0 0x00000000
455 0x01000000 0x0 0x00000000