2 * SBC8349E Device Tree Source
4 * Copyright 2007 Wind River Inc.
6 * Paul Gortmaker (see MAINTAINERS for contact information)
8 * -based largely on the Freescale MPC834x_MDS dts.
10 * This program is free software; you can redistribute it and/or modify it
11 * under the terms of the GNU General Public License as published by the
12 * Free Software Foundation; either version 2 of the License, or (at your
13 * option) any later version.
20 compatible = "SBC834xE";
39 d-cache-line-size = <32>;
40 i-cache-line-size = <32>;
41 d-cache-size = <32768>;
42 i-cache-size = <32768>;
43 timebase-frequency = <0>; // from bootloader
44 bus-frequency = <0>; // from bootloader
45 clock-frequency = <0>; // from bootloader
50 device_type = "memory";
51 reg = <0x00000000 0x10000000>; // 256MB at 0
58 ranges = <0x0 0xe0000000 0x00100000>;
59 reg = <0xe0000000 0x00000200>;
63 compatible = "mpc83xx_wdt";
71 compatible = "fsl-i2c";
73 interrupts = <14 0x8>;
74 interrupt-parent = <&ipic>;
82 compatible = "fsl-i2c";
84 interrupts = <15 0x8>;
85 interrupt-parent = <&ipic>;
91 compatible = "fsl,spi";
92 reg = <0x7000 0x1000>;
93 interrupts = <16 0x8>;
94 interrupt-parent = <&ipic>;
101 compatible = "fsl,mpc8349-dma", "fsl,elo-dma";
103 ranges = <0 0x8100 0x1a8>;
104 interrupt-parent = <&ipic>;
108 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
111 interrupt-parent = <&ipic>;
115 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
118 interrupt-parent = <&ipic>;
122 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
125 interrupt-parent = <&ipic>;
129 compatible = "fsl,mpc8349-dma-channel", "fsl,elo-dma-channel";
132 interrupt-parent = <&ipic>;
137 /* phy type (ULPI or SERIAL) are only types supported for MPH */
140 compatible = "fsl-usb2-mph";
141 reg = <0x22000 0x1000>;
142 #address-cells = <1>;
144 interrupt-parent = <&ipic>;
145 interrupts = <39 0x8>;
150 enet0: ethernet@24000 {
151 #address-cells = <1>;
154 device_type = "network";
156 compatible = "gianfar";
157 reg = <0x24000 0x1000>;
158 ranges = <0x0 0x24000 0x1000>;
159 local-mac-address = [ 00 00 00 00 00 00 ];
160 interrupts = <32 0x8 33 0x8 34 0x8>;
161 interrupt-parent = <&ipic>;
162 tbi-handle = <&tbi0>;
163 phy-handle = <&phy0>;
164 linux,network-index = <0>;
167 #address-cells = <1>;
169 compatible = "fsl,gianfar-mdio";
172 phy0: ethernet-phy@19 {
173 interrupt-parent = <&ipic>;
174 interrupts = <20 0x8>;
176 device_type = "ethernet-phy";
179 phy1: ethernet-phy@1a {
180 interrupt-parent = <&ipic>;
181 interrupts = <21 0x8>;
183 device_type = "ethernet-phy";
188 device_type = "tbi-phy";
193 enet1: ethernet@25000 {
194 #address-cells = <1>;
197 device_type = "network";
199 compatible = "gianfar";
200 reg = <0x25000 0x1000>;
201 ranges = <0x0 0x25000 0x1000>;
202 local-mac-address = [ 00 00 00 00 00 00 ];
203 interrupts = <35 0x8 36 0x8 37 0x8>;
204 interrupt-parent = <&ipic>;
205 tbi-handle = <&tbi1>;
206 phy-handle = <&phy1>;
207 linux,network-index = <1>;
210 #address-cells = <1>;
212 compatible = "fsl,gianfar-tbi";
217 device_type = "tbi-phy";
222 serial0: serial@4500 {
224 device_type = "serial";
225 compatible = "ns16550";
226 reg = <0x4500 0x100>;
227 clock-frequency = <0>;
228 interrupts = <9 0x8>;
229 interrupt-parent = <&ipic>;
232 serial1: serial@4600 {
234 device_type = "serial";
235 compatible = "ns16550";
236 reg = <0x4600 0x100>;
237 clock-frequency = <0>;
238 interrupts = <10 0x8>;
239 interrupt-parent = <&ipic>;
243 compatible = "fsl,sec2.0";
244 reg = <0x30000 0x10000>;
245 interrupts = <11 0x8>;
246 interrupt-parent = <&ipic>;
247 fsl,num-channels = <4>;
248 fsl,channel-fifo-len = <24>;
249 fsl,exec-units-mask = <0x7e>;
250 fsl,descriptor-types-mask = <0x01010ebf>;
254 * interrupts cell = <intr #, sense>
255 * sense values match linux IORESOURCE_IRQ_* defines:
256 * sense == 8: Level, low assertion
257 * sense == 2: Edge, high-to-low change
260 interrupt-controller;
261 #address-cells = <0>;
262 #interrupt-cells = <2>;
264 device_type = "ipic";
269 #address-cells = <2>;
271 compatible = "fsl,mpc8349-localbus", "simple-bus";
272 reg = <0xe0005000 0x1000>;
273 interrupts = <77 0x8>;
274 interrupt-parent = <&ipic>;
275 ranges = <0x0 0x0 0xff800000 0x00800000 /* 8MB Flash */
276 0x1 0x0 0xf8000000 0x00002000 /* 8KB EEPROM */
277 0x2 0x0 0x10000000 0x04000000 /* 64MB SDRAM */
278 0x3 0x0 0x10000000 0x04000000>; /* 64MB SDRAM */
281 #address-cells = <1>;
283 compatible = "intel,28F640J3A", "cfi-flash";
284 reg = <0x0 0x0 0x800000>;
290 reg = <0x00000000 0x00040000>;
296 reg = <0x00040000 0x006c0000>;
300 label = "legacy u-boot";
301 reg = <0x00700000 0x00100000>;
309 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
313 0x8800 0x0 0x0 0x1 &ipic 48 0x8
314 0x8800 0x0 0x0 0x2 &ipic 17 0x8
315 0x8800 0x0 0x0 0x3 &ipic 18 0x8
316 0x8800 0x0 0x0 0x4 &ipic 19 0x8>;
318 interrupt-parent = <&ipic>;
319 interrupts = <0x42 0x8>;
321 ranges = <0x02000000 0x0 0x90000000 0x90000000 0x0 0x10000000
322 0x42000000 0x0 0x80000000 0x80000000 0x0 0x10000000
323 0x01000000 0x0 0x00000000 0xe2000000 0x0 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";