1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * MPC8379E MDS Device Tree Source
5 * Copyright 2007 Freescale Semiconductor Inc.
11 model = "fsl,mpc8379emds";
12 compatible = "fsl,mpc8379emds","fsl,mpc837xmds";
31 d-cache-line-size = <32>;
32 i-cache-line-size = <32>;
33 d-cache-size = <32768>;
34 i-cache-size = <32768>;
35 timebase-frequency = <0>;
37 clock-frequency = <0>;
42 device_type = "memory";
43 reg = <0x00000000 0x20000000>; // 512MB at 0
49 compatible = "fsl,mpc8379-elbc", "fsl,elbc", "simple-bus";
50 reg = <0xe0005000 0x1000>;
51 interrupts = <77 0x8>;
52 interrupt-parent = <&ipic>;
54 // booting from NOR flash
55 ranges = <0 0x0 0xfe000000 0x02000000
56 1 0x0 0xf8000000 0x00008000
57 3 0x0 0xe0600000 0x00008000>;
62 compatible = "cfi-flash";
63 reg = <0 0x0 0x2000000>;
73 reg = <0x100000 0x800000>;
77 reg = <0x1d00000 0x200000>;
81 reg = <0x1f00000 0x100000>;
87 compatible = "fsl,mpc837xmds-bcsr";
93 compatible = "fsl,mpc8379-fcm-nand",
103 reg = <0x100000 0x300000>;
107 reg = <0x400000 0x1c00000>;
113 #address-cells = <1>;
116 compatible = "simple-bus";
117 ranges = <0x0 0xe0000000 0x00100000>;
118 reg = <0xe0000000 0x00000200>;
122 compatible = "mpc83xx_wdt";
127 #address-cells = <1>;
129 compatible = "simple-bus";
130 sleep = <&pmc 0x0c000000>;
134 #address-cells = <1>;
137 compatible = "fsl-i2c";
138 reg = <0x3000 0x100>;
139 interrupts = <14 0x8>;
140 interrupt-parent = <&ipic>;
144 compatible = "dallas,ds1374";
146 interrupts = <19 0x8>;
147 interrupt-parent = <&ipic>;
152 compatible = "fsl,mpc8379-esdhc", "fsl,esdhc";
153 reg = <0x2e000 0x1000>;
154 interrupts = <42 0x8>;
155 interrupt-parent = <&ipic>;
157 /* Filled in by U-Boot */
158 clock-frequency = <0>;
163 #address-cells = <1>;
166 compatible = "fsl-i2c";
167 reg = <0x3100 0x100>;
168 interrupts = <15 0x8>;
169 interrupt-parent = <&ipic>;
175 compatible = "fsl,spi";
176 reg = <0x7000 0x1000>;
177 interrupts = <16 0x8>;
178 interrupt-parent = <&ipic>;
183 #address-cells = <1>;
185 compatible = "fsl,mpc8379-dma", "fsl,elo-dma";
187 ranges = <0 0x8100 0x1a8>;
188 interrupt-parent = <&ipic>;
192 compatible = "fsl,mpc8379-dma-channel", "fsl,elo-dma-channel";
195 interrupt-parent = <&ipic>;
199 compatible = "fsl,mpc8379-dma-channel", "fsl,elo-dma-channel";
202 interrupt-parent = <&ipic>;
206 compatible = "fsl,mpc8379-dma-channel", "fsl,elo-dma-channel";
209 interrupt-parent = <&ipic>;
213 compatible = "fsl,mpc8379-dma-channel", "fsl,elo-dma-channel";
216 interrupt-parent = <&ipic>;
222 compatible = "fsl-usb2-dr";
223 reg = <0x23000 0x1000>;
224 #address-cells = <1>;
226 interrupt-parent = <&ipic>;
227 interrupts = <38 0x8>;
230 sleep = <&pmc 0x00c00000>;
233 enet0: ethernet@24000 {
234 #address-cells = <1>;
237 device_type = "network";
239 compatible = "gianfar";
240 reg = <0x24000 0x1000>;
241 ranges = <0x0 0x24000 0x1000>;
242 local-mac-address = [ 00 00 00 00 00 00 ];
243 interrupts = <32 0x8 33 0x8 34 0x8>;
244 phy-connection-type = "mii";
245 interrupt-parent = <&ipic>;
246 tbi-handle = <&tbi0>;
247 phy-handle = <&phy2>;
248 sleep = <&pmc 0xc0000000>;
252 #address-cells = <1>;
254 compatible = "fsl,gianfar-mdio";
257 phy2: ethernet-phy@2 {
258 interrupt-parent = <&ipic>;
259 interrupts = <17 0x8>;
263 phy3: ethernet-phy@3 {
264 interrupt-parent = <&ipic>;
265 interrupts = <18 0x8>;
271 device_type = "tbi-phy";
276 enet1: ethernet@25000 {
277 #address-cells = <1>;
280 device_type = "network";
282 compatible = "gianfar";
283 reg = <0x25000 0x1000>;
284 ranges = <0x0 0x25000 0x1000>;
285 local-mac-address = [ 00 00 00 00 00 00 ];
286 interrupts = <35 0x8 36 0x8 37 0x8>;
287 phy-connection-type = "mii";
288 interrupt-parent = <&ipic>;
289 tbi-handle = <&tbi1>;
290 phy-handle = <&phy3>;
291 sleep = <&pmc 0x30000000>;
295 #address-cells = <1>;
297 compatible = "fsl,gianfar-tbi";
302 device_type = "tbi-phy";
307 serial0: serial@4500 {
309 device_type = "serial";
310 compatible = "fsl,ns16550", "ns16550";
311 reg = <0x4500 0x100>;
312 clock-frequency = <0>;
313 interrupts = <9 0x8>;
314 interrupt-parent = <&ipic>;
317 serial1: serial@4600 {
319 device_type = "serial";
320 compatible = "fsl,ns16550", "ns16550";
321 reg = <0x4600 0x100>;
322 clock-frequency = <0>;
323 interrupts = <10 0x8>;
324 interrupt-parent = <&ipic>;
328 compatible = "fsl,sec3.0", "fsl,sec2.4", "fsl,sec2.2",
329 "fsl,sec2.1", "fsl,sec2.0";
330 reg = <0x30000 0x10000>;
331 interrupts = <11 0x8>;
332 interrupt-parent = <&ipic>;
333 fsl,num-channels = <4>;
334 fsl,channel-fifo-len = <24>;
335 fsl,exec-units-mask = <0x9fe>;
336 fsl,descriptor-types-mask = <0x3ab0ebf>;
337 sleep = <&pmc 0x03000000>;
341 compatible = "fsl,mpc8379-sata", "fsl,pq-sata";
342 reg = <0x18000 0x1000>;
343 interrupts = <44 0x8>;
344 interrupt-parent = <&ipic>;
345 sleep = <&pmc 0x000000c0>;
349 compatible = "fsl,mpc8379-sata", "fsl,pq-sata";
350 reg = <0x19000 0x1000>;
351 interrupts = <45 0x8>;
352 interrupt-parent = <&ipic>;
353 sleep = <&pmc 0x00000030>;
357 compatible = "fsl,mpc8379-sata", "fsl,pq-sata";
358 reg = <0x1a000 0x1000>;
359 interrupts = <46 0x8>;
360 interrupt-parent = <&ipic>;
361 sleep = <&pmc 0x0000000c>;
365 compatible = "fsl,mpc8379-sata", "fsl,pq-sata";
366 reg = <0x1b000 0x1000>;
367 interrupts = <47 0x8>;
368 interrupt-parent = <&ipic>;
369 sleep = <&pmc 0x00000003>;
373 * interrupts cell = <intr #, sense>
374 * sense values match linux IORESOURCE_IRQ_* defines:
375 * sense == 8: Level, low assertion
376 * sense == 2: Edge, high-to-low change
379 compatible = "fsl,ipic";
380 interrupt-controller;
381 #address-cells = <0>;
382 #interrupt-cells = <2>;
387 compatible = "fsl,mpc8379-pmc", "fsl,mpc8349-pmc";
388 reg = <0xb00 0x100 0xa00 0x100>;
389 interrupts = <80 0x8>;
390 interrupt-parent = <&ipic>;
395 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
399 0x8800 0x0 0x0 0x1 &ipic 20 0x8
400 0x8800 0x0 0x0 0x2 &ipic 21 0x8
401 0x8800 0x0 0x0 0x3 &ipic 22 0x8
402 0x8800 0x0 0x0 0x4 &ipic 23 0x8
405 0x9000 0x0 0x0 0x1 &ipic 22 0x8
406 0x9000 0x0 0x0 0x2 &ipic 23 0x8
407 0x9000 0x0 0x0 0x3 &ipic 20 0x8
408 0x9000 0x0 0x0 0x4 &ipic 21 0x8
411 0x9800 0x0 0x0 0x1 &ipic 23 0x8
412 0x9800 0x0 0x0 0x2 &ipic 20 0x8
413 0x9800 0x0 0x0 0x3 &ipic 21 0x8
414 0x9800 0x0 0x0 0x4 &ipic 22 0x8
417 0xa800 0x0 0x0 0x1 &ipic 20 0x8
418 0xa800 0x0 0x0 0x2 &ipic 21 0x8
419 0xa800 0x0 0x0 0x3 &ipic 22 0x8
420 0xa800 0x0 0x0 0x4 &ipic 23 0x8
423 0xb000 0x0 0x0 0x1 &ipic 23 0x8
424 0xb000 0x0 0x0 0x2 &ipic 20 0x8
425 0xb000 0x0 0x0 0x3 &ipic 21 0x8
426 0xb000 0x0 0x0 0x4 &ipic 22 0x8
429 0xb800 0x0 0x0 0x1 &ipic 22 0x8
430 0xb800 0x0 0x0 0x2 &ipic 23 0x8
431 0xb800 0x0 0x0 0x3 &ipic 20 0x8
432 0xb800 0x0 0x0 0x4 &ipic 21 0x8
435 0xc000 0x0 0x0 0x1 &ipic 21 0x8
436 0xc000 0x0 0x0 0x2 &ipic 22 0x8
437 0xc000 0x0 0x0 0x3 &ipic 23 0x8
438 0xc000 0x0 0x0 0x4 &ipic 20 0x8>;
439 interrupt-parent = <&ipic>;
440 interrupts = <66 0x8>;
441 bus-range = <0x0 0x0>;
442 ranges = <0x02000000 0x0 0x90000000 0x90000000 0x0 0x10000000
443 0x42000000 0x0 0x80000000 0x80000000 0x0 0x10000000
444 0x01000000 0x0 0x00000000 0xe0300000 0x0 0x00100000>;
445 sleep = <&pmc 0x00010000>;
446 clock-frequency = <0>;
447 #interrupt-cells = <1>;
449 #address-cells = <3>;
450 reg = <0xe0008500 0x100 /* internal registers */
451 0xe0008300 0x8>; /* config space access registers */
452 compatible = "fsl,mpc8349-pci";