1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * MPC8349E MDS Device Tree Source
5 * Copyright 2005, 2006 Freescale Semiconductor Inc.
11 model = "MPC8349EMDS";
12 compatible = "MPC8349EMDS", "MPC834xMDS", "MPC83xxMDS";
32 d-cache-line-size = <32>;
33 i-cache-line-size = <32>;
34 d-cache-size = <32768>;
35 i-cache-size = <32768>;
36 timebase-frequency = <0>; // from bootloader
37 bus-frequency = <0>; // from bootloader
38 clock-frequency = <0>; // from bootloader
43 device_type = "memory";
44 reg = <0x00000000 0x10000000>; // 256MB at 0
48 compatible = "fsl,mpc8349mds-bcsr";
49 reg = <0xe2400000 0x8000>;
56 compatible = "simple-bus";
57 ranges = <0x0 0xe0000000 0x00100000>;
58 reg = <0xe0000000 0x00000200>;
62 device_type = "watchdog";
63 compatible = "mpc83xx_wdt";
71 compatible = "fsl-i2c";
73 interrupts = <14 0x8>;
74 interrupt-parent = <&ipic>;
78 compatible = "dallas,ds1374";
87 compatible = "fsl-i2c";
89 interrupts = <15 0x8>;
90 interrupt-parent = <&ipic>;
96 compatible = "fsl,spi";
97 reg = <0x7000 0x1000>;
98 interrupts = <16 0x8>;
99 interrupt-parent = <&ipic>;
104 #address-cells = <1>;
106 compatible = "fsl,mpc8349-dma", "fsl,elo-dma";
108 ranges = <0 0x8100 0x1a8>;
109 interrupt-parent = <&ipic>;
113 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
116 interrupt-parent = <&ipic>;
120 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
123 interrupt-parent = <&ipic>;
127 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
130 interrupt-parent = <&ipic>;
134 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
137 interrupt-parent = <&ipic>;
142 /* phy type (ULPI or SERIAL) are only types supported for MPH */
145 compatible = "fsl-usb2-mph";
146 reg = <0x22000 0x1000>;
147 #address-cells = <1>;
149 interrupt-parent = <&ipic>;
150 interrupts = <39 0x8>;
154 /* phy type (ULPI, UTMI, UTMI_WIDE, SERIAL) */
156 compatible = "fsl-usb2-dr";
157 reg = <0x23000 0x1000>;
158 #address-cells = <1>;
160 interrupt-parent = <&ipic>;
161 interrupts = <38 0x8>;
166 enet0: ethernet@24000 {
167 #address-cells = <1>;
170 device_type = "network";
172 compatible = "gianfar";
173 reg = <0x24000 0x1000>;
174 ranges = <0x0 0x24000 0x1000>;
175 local-mac-address = [ 00 00 00 00 00 00 ];
176 interrupts = <32 0x8 33 0x8 34 0x8>;
177 interrupt-parent = <&ipic>;
178 tbi-handle = <&tbi0>;
179 phy-handle = <&phy0>;
180 linux,network-index = <0>;
183 #address-cells = <1>;
185 compatible = "fsl,gianfar-mdio";
188 phy0: ethernet-phy@0 {
189 interrupt-parent = <&ipic>;
190 interrupts = <17 0x8>;
194 phy1: ethernet-phy@1 {
195 interrupt-parent = <&ipic>;
196 interrupts = <18 0x8>;
202 device_type = "tbi-phy";
207 enet1: ethernet@25000 {
208 #address-cells = <1>;
211 device_type = "network";
213 compatible = "gianfar";
214 reg = <0x25000 0x1000>;
215 ranges = <0x0 0x25000 0x1000>;
216 local-mac-address = [ 00 00 00 00 00 00 ];
217 interrupts = <35 0x8 36 0x8 37 0x8>;
218 interrupt-parent = <&ipic>;
219 tbi-handle = <&tbi1>;
220 phy-handle = <&phy1>;
221 linux,network-index = <1>;
224 #address-cells = <1>;
226 compatible = "fsl,gianfar-tbi";
231 device_type = "tbi-phy";
236 serial0: serial@4500 {
238 device_type = "serial";
239 compatible = "fsl,ns16550", "ns16550";
240 reg = <0x4500 0x100>;
241 clock-frequency = <0>;
242 interrupts = <9 0x8>;
243 interrupt-parent = <&ipic>;
246 serial1: serial@4600 {
248 device_type = "serial";
249 compatible = "fsl,ns16550", "ns16550";
250 reg = <0x4600 0x100>;
251 clock-frequency = <0>;
252 interrupts = <10 0x8>;
253 interrupt-parent = <&ipic>;
257 compatible = "fsl,sec2.0";
258 reg = <0x30000 0x10000>;
259 interrupts = <11 0x8>;
260 interrupt-parent = <&ipic>;
261 fsl,num-channels = <4>;
262 fsl,channel-fifo-len = <24>;
263 fsl,exec-units-mask = <0x7e>;
264 fsl,descriptor-types-mask = <0x01010ebf>;
268 * interrupts cell = <intr #, sense>
269 * sense values match linux IORESOURCE_IRQ_* defines:
270 * sense == 8: Level, low assertion
271 * sense == 2: Edge, high-to-low change
274 interrupt-controller;
275 #address-cells = <0>;
276 #interrupt-cells = <2>;
278 device_type = "ipic";
283 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
287 0x8800 0x0 0x0 0x1 &ipic 20 0x8
288 0x8800 0x0 0x0 0x2 &ipic 21 0x8
289 0x8800 0x0 0x0 0x3 &ipic 22 0x8
290 0x8800 0x0 0x0 0x4 &ipic 23 0x8
293 0x9000 0x0 0x0 0x1 &ipic 22 0x8
294 0x9000 0x0 0x0 0x2 &ipic 23 0x8
295 0x9000 0x0 0x0 0x3 &ipic 20 0x8
296 0x9000 0x0 0x0 0x4 &ipic 21 0x8
299 0x9800 0x0 0x0 0x1 &ipic 23 0x8
300 0x9800 0x0 0x0 0x2 &ipic 20 0x8
301 0x9800 0x0 0x0 0x3 &ipic 21 0x8
302 0x9800 0x0 0x0 0x4 &ipic 22 0x8
305 0xa800 0x0 0x0 0x1 &ipic 20 0x8
306 0xa800 0x0 0x0 0x2 &ipic 21 0x8
307 0xa800 0x0 0x0 0x3 &ipic 22 0x8
308 0xa800 0x0 0x0 0x4 &ipic 23 0x8
311 0xb000 0x0 0x0 0x1 &ipic 23 0x8
312 0xb000 0x0 0x0 0x2 &ipic 20 0x8
313 0xb000 0x0 0x0 0x3 &ipic 21 0x8
314 0xb000 0x0 0x0 0x4 &ipic 22 0x8
317 0xb800 0x0 0x0 0x1 &ipic 22 0x8
318 0xb800 0x0 0x0 0x2 &ipic 23 0x8
319 0xb800 0x0 0x0 0x3 &ipic 20 0x8
320 0xb800 0x0 0x0 0x4 &ipic 21 0x8
323 0xc000 0x0 0x0 0x1 &ipic 21 0x8
324 0xc000 0x0 0x0 0x2 &ipic 22 0x8
325 0xc000 0x0 0x0 0x3 &ipic 23 0x8
326 0xc000 0x0 0x0 0x4 &ipic 20 0x8>;
327 interrupt-parent = <&ipic>;
328 interrupts = <66 0x8>;
330 ranges = <0x02000000 0x0 0x90000000 0x90000000 0x0 0x10000000
331 0x42000000 0x0 0x80000000 0x80000000 0x0 0x10000000
332 0x01000000 0x0 0x00000000 0xe2000000 0x0 0x00100000>;
333 clock-frequency = <66666666>;
334 #interrupt-cells = <1>;
336 #address-cells = <3>;
337 reg = <0xe0008500 0x100 /* internal registers */
338 0xe0008300 0x8>; /* config space access registers */
339 compatible = "fsl,mpc8349-pci";
344 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
348 0x8800 0x0 0x0 0x1 &ipic 20 0x8
349 0x8800 0x0 0x0 0x2 &ipic 21 0x8
350 0x8800 0x0 0x0 0x3 &ipic 22 0x8
351 0x8800 0x0 0x0 0x4 &ipic 23 0x8
354 0x9000 0x0 0x0 0x1 &ipic 22 0x8
355 0x9000 0x0 0x0 0x2 &ipic 23 0x8
356 0x9000 0x0 0x0 0x3 &ipic 20 0x8
357 0x9000 0x0 0x0 0x4 &ipic 21 0x8
360 0x9800 0x0 0x0 0x1 &ipic 23 0x8
361 0x9800 0x0 0x0 0x2 &ipic 20 0x8
362 0x9800 0x0 0x0 0x3 &ipic 21 0x8
363 0x9800 0x0 0x0 0x4 &ipic 22 0x8
366 0xa800 0x0 0x0 0x1 &ipic 20 0x8
367 0xa800 0x0 0x0 0x2 &ipic 21 0x8
368 0xa800 0x0 0x0 0x3 &ipic 22 0x8
369 0xa800 0x0 0x0 0x4 &ipic 23 0x8
372 0xb000 0x0 0x0 0x1 &ipic 23 0x8
373 0xb000 0x0 0x0 0x2 &ipic 20 0x8
374 0xb000 0x0 0x0 0x3 &ipic 21 0x8
375 0xb000 0x0 0x0 0x4 &ipic 22 0x8
378 0xb800 0x0 0x0 0x1 &ipic 22 0x8
379 0xb800 0x0 0x0 0x2 &ipic 23 0x8
380 0xb800 0x0 0x0 0x3 &ipic 20 0x8
381 0xb800 0x0 0x0 0x4 &ipic 21 0x8
384 0xc000 0x0 0x0 0x1 &ipic 21 0x8
385 0xc000 0x0 0x0 0x2 &ipic 22 0x8
386 0xc000 0x0 0x0 0x3 &ipic 23 0x8
387 0xc000 0x0 0x0 0x4 &ipic 20 0x8>;
388 interrupt-parent = <&ipic>;
389 interrupts = <67 0x8>;
391 ranges = <0x02000000 0x0 0xb0000000 0xb0000000 0x0 0x10000000
392 0x42000000 0x0 0xa0000000 0xa0000000 0x0 0x10000000
393 0x01000000 0x0 0x00000000 0xe2100000 0x0 0x00100000>;
394 clock-frequency = <66666666>;
395 #interrupt-cells = <1>;
397 #address-cells = <3>;
398 reg = <0xe0008600 0x100 /* internal registers */
399 0xe0008380 0x8>; /* config space access registers */
400 compatible = "fsl,mpc8349-pci";