2 * MPC8377E RDB Device Tree Source
4 * Copyright 2007, 2008 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 compatible = "fsl,mpc8377rdb";
34 d-cache-line-size = <32>;
35 i-cache-line-size = <32>;
36 d-cache-size = <32768>;
37 i-cache-size = <32768>;
38 timebase-frequency = <0>;
40 clock-frequency = <0>;
45 device_type = "memory";
46 reg = <0x00000000 0x10000000>; // 256MB at 0
52 compatible = "fsl,mpc8377-elbc", "fsl,elbc", "simple-bus";
53 reg = <0xe0005000 0x1000>;
54 interrupts = <77 0x8>;
55 interrupt-parent = <&ipic>;
57 // CS0 and CS1 are swapped when
58 // booting from nand, but the
59 // addresses are the same.
60 ranges = <0x0 0x0 0xfe000000 0x00800000
61 0x1 0x0 0xe0600000 0x00008000
62 0x2 0x0 0xf0000000 0x00020000
63 0x3 0x0 0xfa000000 0x00008000>;
68 compatible = "cfi-flash";
69 reg = <0x0 0x0 0x800000>;
77 compatible = "fsl,mpc8377-fcm-nand",
79 reg = <0x1 0x0 0x8000>;
87 reg = <0x100000 0x300000>;
90 reg = <0x400000 0x1c00000>;
99 compatible = "simple-bus";
100 ranges = <0x0 0xe0000000 0x00100000>;
101 reg = <0xe0000000 0x00000200>;
105 device_type = "watchdog";
106 compatible = "mpc83xx_wdt";
111 #address-cells = <1>;
114 compatible = "fsl-i2c";
115 reg = <0x3000 0x100>;
116 interrupts = <14 0x8>;
117 interrupt-parent = <&ipic>;
121 compatible = "dallas,ds1339";
127 compatible = "fsl,mc9s08qg8-mpc8377erdb",
128 "fsl,mcu-mpc8349emitx";
135 #address-cells = <1>;
138 compatible = "fsl-i2c";
139 reg = <0x3100 0x100>;
140 interrupts = <15 0x8>;
141 interrupt-parent = <&ipic>;
147 compatible = "fsl,spi";
148 reg = <0x7000 0x1000>;
149 interrupts = <16 0x8>;
150 interrupt-parent = <&ipic>;
155 #address-cells = <1>;
157 compatible = "fsl,mpc8377-dma", "fsl,elo-dma";
159 ranges = <0 0x8100 0x1a8>;
160 interrupt-parent = <&ipic>;
164 compatible = "fsl,mpc8377-dma-channel", "fsl,elo-dma-channel";
167 interrupt-parent = <&ipic>;
171 compatible = "fsl,mpc8377-dma-channel", "fsl,elo-dma-channel";
174 interrupt-parent = <&ipic>;
178 compatible = "fsl,mpc8377-dma-channel", "fsl,elo-dma-channel";
181 interrupt-parent = <&ipic>;
185 compatible = "fsl,mpc8377-dma-channel", "fsl,elo-dma-channel";
188 interrupt-parent = <&ipic>;
194 compatible = "fsl-usb2-dr";
195 reg = <0x23000 0x1000>;
196 #address-cells = <1>;
198 interrupt-parent = <&ipic>;
199 interrupts = <38 0x8>;
204 #address-cells = <1>;
206 compatible = "fsl,gianfar-mdio";
207 reg = <0x24520 0x20>;
208 phy2: ethernet-phy@2 {
209 interrupt-parent = <&ipic>;
210 interrupts = <17 0x8>;
212 device_type = "ethernet-phy";
216 enet0: ethernet@24000 {
218 device_type = "network";
220 compatible = "gianfar";
221 reg = <0x24000 0x1000>;
222 local-mac-address = [ 00 00 00 00 00 00 ];
223 interrupts = <32 0x8 33 0x8 34 0x8>;
224 phy-connection-type = "mii";
225 interrupt-parent = <&ipic>;
226 phy-handle = <&phy2>;
229 enet1: ethernet@25000 {
231 device_type = "network";
233 compatible = "gianfar";
234 reg = <0x25000 0x1000>;
235 local-mac-address = [ 00 00 00 00 00 00 ];
236 interrupts = <35 0x8 36 0x8 37 0x8>;
237 phy-connection-type = "mii";
238 interrupt-parent = <&ipic>;
239 fixed-link = <1 1 1000 0 0>;
242 serial0: serial@4500 {
244 device_type = "serial";
245 compatible = "ns16550";
246 reg = <0x4500 0x100>;
247 clock-frequency = <0>;
248 interrupts = <9 0x8>;
249 interrupt-parent = <&ipic>;
252 serial1: serial@4600 {
254 device_type = "serial";
255 compatible = "ns16550";
256 reg = <0x4600 0x100>;
257 clock-frequency = <0>;
258 interrupts = <10 0x8>;
259 interrupt-parent = <&ipic>;
263 compatible = "fsl,sec3.0", "fsl,sec2.4", "fsl,sec2.2",
264 "fsl,sec2.1", "fsl,sec2.0";
265 reg = <0x30000 0x10000>;
266 interrupts = <11 0x8>;
267 interrupt-parent = <&ipic>;
268 fsl,num-channels = <4>;
269 fsl,channel-fifo-len = <24>;
270 fsl,exec-units-mask = <0x9fe>;
271 fsl,descriptor-types-mask = <0x3ab0ebf>;
275 compatible = "fsl,mpc8377-sata", "fsl,pq-sata";
276 reg = <0x18000 0x1000>;
277 interrupts = <44 0x8>;
278 interrupt-parent = <&ipic>;
282 compatible = "fsl,mpc8377-sata", "fsl,pq-sata";
283 reg = <0x19000 0x1000>;
284 interrupts = <45 0x8>;
285 interrupt-parent = <&ipic>;
289 * interrupts cell = <intr #, sense>
290 * sense values match linux IORESOURCE_IRQ_* defines:
291 * sense == 8: Level, low assertion
292 * sense == 2: Edge, high-to-low change
294 ipic: interrupt-controller@700 {
295 compatible = "fsl,ipic";
296 interrupt-controller;
297 #address-cells = <0>;
298 #interrupt-cells = <2>;
304 interrupt-map-mask = <0xf800 0 0 7>;
306 /* IRQ5 = 21 = 0x15, IRQ6 = 0x16, IRQ7 = 23 = 0x17 */
308 /* IDSEL AD14 IRQ6 inta */
309 0x7000 0x0 0x0 0x1 &ipic 22 0x8
311 /* IDSEL AD15 IRQ5 inta, IRQ6 intb, IRQ7 intd */
312 0x7800 0x0 0x0 0x1 &ipic 21 0x8
313 0x7800 0x0 0x0 0x2 &ipic 22 0x8
314 0x7800 0x0 0x0 0x4 &ipic 23 0x8
316 /* IDSEL AD28 IRQ7 inta, IRQ5 intb IRQ6 intc*/
317 0xE000 0x0 0x0 0x1 &ipic 23 0x8
318 0xE000 0x0 0x0 0x2 &ipic 21 0x8
319 0xE000 0x0 0x0 0x3 &ipic 22 0x8>;
320 interrupt-parent = <&ipic>;
321 interrupts = <66 0x8>;
323 ranges = <0x02000000 0x0 0x90000000 0x90000000 0x0 0x10000000
324 0x42000000 0x0 0x80000000 0x80000000 0x0 0x10000000
325 0x01000000 0x0 0x00000000 0xe2000000 0x0 0x00100000>;
326 clock-frequency = <66666666>;
327 #interrupt-cells = <1>;
329 #address-cells = <3>;
330 reg = <0xe0008500 0x100 /* internal registers */
331 0xe0008300 0x8>; /* config space access registers */
332 compatible = "fsl,mpc8349-pci";