2 * MPC8315E RDB Device Tree Source
4 * Copyright 2007 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,mpc8315erdb";
34 d-cache-line-size = <32>;
35 i-cache-line-size = <32>;
36 d-cache-size = <16384>;
37 i-cache-size = <16384>;
38 timebase-frequency = <0>; // from bootloader
39 bus-frequency = <0>; // from bootloader
40 clock-frequency = <0>; // from bootloader
45 device_type = "memory";
46 reg = <0x00000000 0x08000000>; // 128MB at 0
52 compatible = "fsl,mpc8315-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 0x00002000
62 0x2 0x0 0xf0000000 0x00020000
63 0x3 0x0 0xfa000000 0x00008000>;
68 compatible = "cfi-flash";
69 reg = <0x0 0x0 0x800000>;
77 compatible = "fsl,mpc8315-fcm-nand",
79 reg = <0x1 0x0 0x2000>;
87 reg = <0x100000 0x300000>;
90 reg = <0x400000 0x1c00000>;
99 compatible = "fsl,mpc8315-immr", "simple-bus";
100 ranges = <0 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>;
120 compatible = "dallas,ds1339";
126 compatible = "fsl,mc9s08qg8-mpc8315erdb",
127 "fsl,mcu-mpc8349emitx";
135 compatible = "fsl,spi";
136 reg = <0x7000 0x1000>;
137 interrupts = <16 0x8>;
138 interrupt-parent = <&ipic>;
143 #address-cells = <1>;
145 compatible = "fsl,mpc8315-dma", "fsl,elo-dma";
147 ranges = <0 0x8100 0x1a8>;
148 interrupt-parent = <&ipic>;
152 compatible = "fsl,mpc8315-dma-channel", "fsl,elo-dma-channel";
155 interrupt-parent = <&ipic>;
159 compatible = "fsl,mpc8315-dma-channel", "fsl,elo-dma-channel";
162 interrupt-parent = <&ipic>;
166 compatible = "fsl,mpc8315-dma-channel", "fsl,elo-dma-channel";
169 interrupt-parent = <&ipic>;
173 compatible = "fsl,mpc8315-dma-channel", "fsl,elo-dma-channel";
176 interrupt-parent = <&ipic>;
182 compatible = "fsl-usb2-dr";
183 reg = <0x23000 0x1000>;
184 #address-cells = <1>;
186 interrupt-parent = <&ipic>;
187 interrupts = <38 0x8>;
192 #address-cells = <1>;
194 compatible = "fsl,gianfar-mdio";
195 reg = <0x24520 0x20>;
196 phy0: ethernet-phy@0 {
197 interrupt-parent = <&ipic>;
198 interrupts = <20 0x8>;
200 device_type = "ethernet-phy";
202 phy1: ethernet-phy@1 {
203 interrupt-parent = <&ipic>;
204 interrupts = <19 0x8>;
206 device_type = "ethernet-phy";
210 enet0: ethernet@24000 {
212 device_type = "network";
214 compatible = "gianfar";
215 reg = <0x24000 0x1000>;
216 local-mac-address = [ 00 00 00 00 00 00 ];
217 interrupts = <32 0x8 33 0x8 34 0x8>;
218 interrupt-parent = <&ipic>;
219 phy-handle = < &phy0 >;
222 enet1: ethernet@25000 {
224 device_type = "network";
226 compatible = "gianfar";
227 reg = <0x25000 0x1000>;
228 local-mac-address = [ 00 00 00 00 00 00 ];
229 interrupts = <35 0x8 36 0x8 37 0x8>;
230 interrupt-parent = <&ipic>;
231 phy-handle = < &phy1 >;
234 serial0: serial@4500 {
236 device_type = "serial";
237 compatible = "ns16550";
238 reg = <0x4500 0x100>;
239 clock-frequency = <0>;
240 interrupts = <9 0x8>;
241 interrupt-parent = <&ipic>;
244 serial1: serial@4600 {
246 device_type = "serial";
247 compatible = "ns16550";
248 reg = <0x4600 0x100>;
249 clock-frequency = <0>;
250 interrupts = <10 0x8>;
251 interrupt-parent = <&ipic>;
255 compatible = "fsl,sec3.3", "fsl,sec3.1", "fsl,sec3.0",
256 "fsl,sec2.4", "fsl,sec2.2", "fsl,sec2.1",
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 = <0x97c>;
264 fsl,descriptor-types-mask = <0x3ab0abf>;
268 compatible = "fsl,mpc8315-sata", "fsl,pq-sata";
269 reg = <0x18000 0x1000>;
271 interrupts = <44 0x8>;
272 interrupt-parent = <&ipic>;
276 compatible = "fsl,mpc8315-sata", "fsl,pq-sata";
277 reg = <0x19000 0x1000>;
279 interrupts = <45 0x8>;
280 interrupt-parent = <&ipic>;
284 * interrupts cell = <intr #, sense>
285 * sense values match linux IORESOURCE_IRQ_* defines:
286 * sense == 8: Level, low assertion
287 * sense == 2: Edge, high-to-low change
289 ipic: interrupt-controller@700 {
290 interrupt-controller;
291 #address-cells = <0>;
292 #interrupt-cells = <2>;
294 device_type = "ipic";
299 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
301 /* IDSEL 0x0E -mini PCI */
302 0x7000 0x0 0x0 0x1 &ipic 18 0x8
303 0x7000 0x0 0x0 0x2 &ipic 18 0x8
304 0x7000 0x0 0x0 0x3 &ipic 18 0x8
305 0x7000 0x0 0x0 0x4 &ipic 18 0x8
307 /* IDSEL 0x0F -mini PCI */
308 0x7800 0x0 0x0 0x1 &ipic 17 0x8
309 0x7800 0x0 0x0 0x2 &ipic 17 0x8
310 0x7800 0x0 0x0 0x3 &ipic 17 0x8
311 0x7800 0x0 0x0 0x4 &ipic 17 0x8
313 /* IDSEL 0x10 - PCI slot */
314 0x8000 0x0 0x0 0x1 &ipic 48 0x8
315 0x8000 0x0 0x0 0x2 &ipic 17 0x8
316 0x8000 0x0 0x0 0x3 &ipic 48 0x8
317 0x8000 0x0 0x0 0x4 &ipic 17 0x8>;
318 interrupt-parent = <&ipic>;
319 interrupts = <66 0x8>;
320 bus-range = <0x0 0x0>;
321 ranges = <0x02000000 0 0x90000000 0x90000000 0 0x10000000
322 0x42000000 0 0x80000000 0x80000000 0 0x10000000
323 0x01000000 0 0x00000000 0xe0300000 0 0x00100000>;
324 clock-frequency = <66666666>;
325 #interrupt-cells = <1>;
327 #address-cells = <3>;
328 reg = <0xe0008500 0x100 /* internal registers */
329 0xe0008300 0x8>; /* config space access registers */
330 compatible = "fsl,mpc8349-pci";