1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * MPC8349E-mITX Device Tree Source
5 * Copyright 2006 Freescale Semiconductor Inc.
11 model = "MPC8349EMITX";
12 compatible = "MPC8349EMITX", "MPC834xMITX", "MPC83xxMITX";
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>;
51 compatible = "simple-bus";
52 ranges = <0x0 0xe0000000 0x00100000>;
53 reg = <0xe0000000 0x00000200>;
54 bus-frequency = <0>; // from bootloader
57 device_type = "watchdog";
58 compatible = "mpc83xx_wdt";
62 gpio1: gpio-controller@c00 {
64 compatible = "fsl,mpc8349-gpio";
66 interrupts = <74 0x8>;
67 interrupt-parent = <&ipic>;
71 gpio2: gpio-controller@d00 {
73 compatible = "fsl,mpc8349-gpio";
75 interrupts = <75 0x8>;
76 interrupt-parent = <&ipic>;
84 compatible = "fsl-i2c";
86 interrupts = <14 0x8>;
87 interrupt-parent = <&ipic>;
91 compatible = "st,24c256", "atmel,24c256";
101 compatible = "fsl-i2c";
102 reg = <0x3100 0x100>;
103 interrupts = <15 0x8>;
104 interrupt-parent = <&ipic>;
108 compatible = "dallas,ds1339";
110 interrupts = <18 0x8>;
111 interrupt-parent = <&ipic>;
116 compatible = "ti,pcf8574a";
123 compatible = "ti,pcf8574a";
129 compatible = "atmel,spd";
135 compatible = "fsl,mc9s08qg8-mpc8349emitx",
136 "fsl,mcu-mpc8349emitx";
144 compatible = "fsl,spi";
145 reg = <0x7000 0x1000>;
146 interrupts = <16 0x8>;
147 interrupt-parent = <&ipic>;
152 #address-cells = <1>;
154 compatible = "fsl,mpc8349-dma", "fsl,elo-dma";
156 ranges = <0 0x8100 0x1a8>;
157 interrupt-parent = <&ipic>;
161 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
164 interrupt-parent = <&ipic>;
168 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
171 interrupt-parent = <&ipic>;
175 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
178 interrupt-parent = <&ipic>;
182 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
185 interrupt-parent = <&ipic>;
191 compatible = "fsl-usb2-mph";
192 reg = <0x22000 0x1000>;
193 #address-cells = <1>;
195 interrupt-parent = <&ipic>;
196 interrupts = <39 0x8>;
202 compatible = "fsl-usb2-dr";
203 reg = <0x23000 0x1000>;
204 #address-cells = <1>;
206 interrupt-parent = <&ipic>;
207 interrupts = <38 0x8>;
208 dr_mode = "peripheral";
212 enet0: ethernet@24000 {
213 #address-cells = <1>;
216 device_type = "network";
218 compatible = "gianfar";
219 reg = <0x24000 0x1000>;
220 ranges = <0x0 0x24000 0x1000>;
221 local-mac-address = [ 00 00 00 00 00 00 ];
222 interrupts = <32 0x8 33 0x8 34 0x8>;
223 interrupt-parent = <&ipic>;
224 tbi-handle = <&tbi0>;
225 phy-handle = <&phy1c>;
226 linux,network-index = <0>;
229 #address-cells = <1>;
231 compatible = "fsl,gianfar-mdio";
235 phy1c: ethernet-phy@1c {
236 interrupt-parent = <&ipic>;
237 interrupts = <18 0x8>;
243 device_type = "tbi-phy";
248 enet1: ethernet@25000 {
249 #address-cells = <1>;
252 device_type = "network";
254 compatible = "gianfar";
255 reg = <0x25000 0x1000>;
256 ranges = <0x0 0x25000 0x1000>;
257 local-mac-address = [ 00 00 00 00 00 00 ];
258 interrupts = <35 0x8 36 0x8 37 0x8>;
259 interrupt-parent = <&ipic>;
260 /* Vitesse 7385 isn't on the MDIO bus */
261 fixed-link = <1 1 1000 0 0>;
262 linux,network-index = <1>;
263 tbi-handle = <&tbi1>;
266 #address-cells = <1>;
268 compatible = "fsl,gianfar-tbi";
273 device_type = "tbi-phy";
278 serial0: serial@4500 {
280 device_type = "serial";
281 compatible = "fsl,ns16550", "ns16550";
282 reg = <0x4500 0x100>;
283 clock-frequency = <0>; // from bootloader
284 interrupts = <9 0x8>;
285 interrupt-parent = <&ipic>;
288 serial1: serial@4600 {
290 device_type = "serial";
291 compatible = "fsl,ns16550", "ns16550";
292 reg = <0x4600 0x100>;
293 clock-frequency = <0>; // from bootloader
294 interrupts = <10 0x8>;
295 interrupt-parent = <&ipic>;
299 compatible = "fsl,sec2.0";
300 reg = <0x30000 0x10000>;
301 interrupts = <11 0x8>;
302 interrupt-parent = <&ipic>;
303 fsl,num-channels = <4>;
304 fsl,channel-fifo-len = <24>;
305 fsl,exec-units-mask = <0x7e>;
306 fsl,descriptor-types-mask = <0x01010ebf>;
310 interrupt-controller;
311 #address-cells = <0>;
312 #interrupt-cells = <2>;
314 device_type = "ipic";
318 compatible = "gpio-leds";
323 linux,default-trigger = "heartbeat";
329 /* linux,default-trigger = "heartbeat"; */
330 default-state = "on";
337 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
339 /* IDSEL 0x10 - SATA */
340 0x8000 0x0 0x0 0x1 &ipic 22 0x8 /* SATA_INTA */
342 interrupt-parent = <&ipic>;
343 interrupts = <66 0x8>;
344 bus-range = <0x0 0x0>;
345 ranges = <0x42000000 0x0 0x80000000 0x80000000 0x0 0x10000000
346 0x02000000 0x0 0x90000000 0x90000000 0x0 0x10000000
347 0x01000000 0x0 0x00000000 0xe2000000 0x0 0x01000000>;
348 clock-frequency = <66666666>;
349 #interrupt-cells = <1>;
351 #address-cells = <3>;
352 reg = <0xe0008500 0x100 /* internal registers */
353 0xe0008300 0x8>; /* config space access registers */
354 compatible = "fsl,mpc8349-pci";
359 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
361 /* IDSEL 0x0E - MiniPCI Slot */
362 0x7000 0x0 0x0 0x1 &ipic 21 0x8 /* PCI_INTA */
364 /* IDSEL 0x0F - PCI Slot */
365 0x7800 0x0 0x0 0x1 &ipic 20 0x8 /* PCI_INTA */
366 0x7800 0x0 0x0 0x2 &ipic 21 0x8 /* PCI_INTB */
368 interrupt-parent = <&ipic>;
369 interrupts = <67 0x8>;
370 bus-range = <0x0 0x0>;
371 ranges = <0x42000000 0x0 0xa0000000 0xa0000000 0x0 0x10000000
372 0x02000000 0x0 0xb0000000 0xb0000000 0x0 0x10000000
373 0x01000000 0x0 0x00000000 0xe3000000 0x0 0x01000000>;
374 clock-frequency = <66666666>;
375 #interrupt-cells = <1>;
377 #address-cells = <3>;
378 reg = <0xe0008600 0x100 /* internal registers */
379 0xe0008380 0x8>; /* config space access registers */
380 compatible = "fsl,mpc8349-pci";
385 #address-cells = <2>;
387 compatible = "fsl,mpc8349e-localbus",
388 "fsl,pq2pro-localbus",
390 reg = <0xe0005000 0xd8>;
391 ranges = <0x0 0x0 0xfe000000 0x1000000 /* flash */
392 0x1 0x0 0xf8000000 0x20000 /* VSC 7385 */
393 0x2 0x0 0xf9000000 0x200000 /* exp slot */
394 0x3 0x0 0xf0000000 0x210>; /* CF slot */
397 compatible = "cfi-flash";
398 reg = <0x0 0x0 0x800000>;
404 #address-cells = <1>;
406 compatible = "cfi-flash";
407 reg = <0x0 0x800000 0x800000>;
413 compatible = "fsl,mpc8349emitx-pata", "ata-generic";
414 reg = <0x3 0x0 0x10 0x3 0x20c 0x4>;
417 interrupts = <23 0x8>;
418 interrupt-parent = <&ipic>;