2 * Device Tree Source for AMCC Sequoia
4 * Based on Bamboo code by Josh Boyer <jwboyer@linux.vnet.ibm.com>
5 * Copyright (c) 2006, 2007 IBM Corp.
9 * This file is licensed under the terms of the GNU General Public
10 * License version 2. This program is licensed "as is" without
11 * any warranty of any kind, whether express or implied.
20 model = "amcc,sequoia";
21 compatible = "amcc,sequoia";
22 dcr-parent = <&{/cpus/cpu@0}>;
39 model = "PowerPC,440EPx";
41 clock-frequency = <0>; /* Filled in by zImage */
42 timebase-frequency = <0>; /* Filled in by zImage */
43 i-cache-line-size = <32>;
44 d-cache-line-size = <32>;
45 i-cache-size = <32768>;
46 d-cache-size = <32768>;
48 dcr-access-method = "native";
53 device_type = "memory";
54 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by zImage */
57 UIC0: interrupt-controller0 {
58 compatible = "ibm,uic-440epx","ibm,uic";
61 dcr-reg = <0x0c0 0x009>;
64 #interrupt-cells = <2>;
67 UIC1: interrupt-controller1 {
68 compatible = "ibm,uic-440epx","ibm,uic";
71 dcr-reg = <0x0d0 0x009>;
74 #interrupt-cells = <2>;
75 interrupts = <0x1e 0x4 0x1f 0x4>; /* cascade */
76 interrupt-parent = <&UIC0>;
79 UIC2: interrupt-controller2 {
80 compatible = "ibm,uic-440epx","ibm,uic";
83 dcr-reg = <0x0e0 0x009>;
86 #interrupt-cells = <2>;
87 interrupts = <0x1c 0x4 0x1d 0x4>; /* cascade */
88 interrupt-parent = <&UIC0>;
92 compatible = "ibm,sdr-440epx", "ibm,sdr-440ep";
93 dcr-reg = <0x00e 0x002>;
97 compatible = "ibm,cpr-440epx", "ibm,cpr-440ep";
98 dcr-reg = <0x00c 0x002>;
102 compatible = "ibm,plb-440epx", "ibm,plb4";
103 #address-cells = <2>;
106 clock-frequency = <0>; /* Filled in by zImage */
109 compatible = "ibm,sdram-440epx", "ibm,sdram-44x-ddr2denali";
110 dcr-reg = <0x010 0x002>;
113 CRYPTO: crypto@e0100000 {
114 compatible = "amcc,ppc440epx-crypto","amcc,ppc4xx-crypto";
115 reg = <0 0xE0100000 0x80400>;
116 interrupt-parent = <&UIC0>;
117 interrupts = <0x17 0x4>;
121 compatible = "amcc,ppc440epx-rng","amcc,ppc4xx-rng";
122 reg = <0 0xE0120000 0x150>;
126 compatible = "ibm,dma-440epx", "ibm,dma-4xx";
127 dcr-reg = <0x100 0x027>;
131 compatible = "ibm,mcmal-440epx", "ibm,mcmal2";
132 dcr-reg = <0x180 0x062>;
135 interrupt-parent = <&MAL0>;
136 interrupts = <0x0 0x1 0x2 0x3 0x4>;
137 #interrupt-cells = <1>;
138 #address-cells = <0>;
140 interrupt-map = </*TXEOB*/ 0x0 &UIC0 0xa 0x4
141 /*RXEOB*/ 0x1 &UIC0 0xb 0x4
142 /*SERR*/ 0x2 &UIC1 0x0 0x4
143 /*TXDE*/ 0x3 &UIC1 0x1 0x4
144 /*RXDE*/ 0x4 &UIC1 0x2 0x4>;
145 interrupt-map-mask = <0xffffffff>;
149 compatible = "ibm,usb-ohci-440epx", "ohci-be";
150 reg = <0x00000000 0xe0000400 0x00000060>;
151 interrupt-parent = <&UIC0>;
152 interrupts = <0x15 0x8>;
155 USB0: ehci@e0000300 {
156 compatible = "ibm,usb-ehci-440epx", "usb-ehci";
157 interrupt-parent = <&UIC0>;
158 interrupts = <0x1a 0x4>;
159 reg = <0x00000000 0xe0000300 0x00000090 0x00000000 0xe0000390 0x00000070>;
164 compatible = "ibm,opb-440epx", "ibm,opb";
165 #address-cells = <1>;
167 ranges = <0x00000000 0x00000001 0x00000000 0x80000000
168 0x80000000 0x00000001 0x80000000 0x80000000>;
169 interrupt-parent = <&UIC1>;
170 interrupts = <0x7 0x4>;
171 clock-frequency = <0>; /* Filled in by zImage */
174 compatible = "ibm,ebc-440epx", "ibm,ebc";
175 dcr-reg = <0x012 0x002>;
176 #address-cells = <2>;
178 clock-frequency = <0>; /* Filled in by zImage */
179 interrupts = <0x5 0x1>;
180 interrupt-parent = <&UIC1>;
183 compatible = "amd,s29gl256n", "cfi-flash";
185 reg = <0x00000000 0x00000000 0x04000000>;
186 #address-cells = <1>;
190 reg = <0x00000000 0x00180000>;
194 reg = <0x00180000 0x00200000>;
197 label = "file system";
198 reg = <0x00380000 0x03aa0000>;
202 reg = <0x03e20000 0x00140000>;
206 reg = <0x03f60000 0x00040000>;
210 reg = <0x03fa0000 0x00060000>;
215 compatible = "ibm,ndfc";
216 reg = <0x00000003 0x00000000 0x00002000>;
218 bank-settings = <0x80002222>;
219 #address-cells = <1>;
223 #address-cells = <1>;
228 reg = <0x00000000 0x00084000>;
232 reg = <0x00000000 0x01f7c000>;
238 UART0: serial@ef600300 {
239 device_type = "serial";
240 compatible = "ns16550";
241 reg = <0xef600300 0x00000008>;
242 virtual-reg = <0xef600300>;
243 clock-frequency = <0>; /* Filled in by zImage */
244 current-speed = <115200>;
245 interrupt-parent = <&UIC0>;
246 interrupts = <0x0 0x4>;
249 UART1: serial@ef600400 {
250 device_type = "serial";
251 compatible = "ns16550";
252 reg = <0xef600400 0x00000008>;
253 virtual-reg = <0xef600400>;
254 clock-frequency = <0>;
256 interrupt-parent = <&UIC0>;
257 interrupts = <0x1 0x4>;
260 UART2: serial@ef600500 {
261 device_type = "serial";
262 compatible = "ns16550";
263 reg = <0xef600500 0x00000008>;
264 virtual-reg = <0xef600500>;
265 clock-frequency = <0>;
267 interrupt-parent = <&UIC1>;
268 interrupts = <0x3 0x4>;
271 UART3: serial@ef600600 {
272 device_type = "serial";
273 compatible = "ns16550";
274 reg = <0xef600600 0x00000008>;
275 virtual-reg = <0xef600600>;
276 clock-frequency = <0>;
278 interrupt-parent = <&UIC1>;
279 interrupts = <0x4 0x4>;
283 #address-cells = <1>;
285 compatible = "ibm,iic-440epx", "ibm,iic";
286 reg = <0xef600700 0x00000014>;
287 interrupt-parent = <&UIC0>;
288 interrupts = <0x2 0x4>;
291 compatible = "adi,ad7414";
297 #address-cells = <1>;
299 compatible = "ibm,iic-440epx", "ibm,iic";
300 reg = <0xef600800 0x00000014>;
301 interrupt-parent = <&UIC0>;
302 interrupts = <0x7 0x4>;
305 ZMII0: emac-zmii@ef600d00 {
306 compatible = "ibm,zmii-440epx", "ibm,zmii";
307 reg = <0xef600d00 0x0000000c>;
310 RGMII0: emac-rgmii@ef601000 {
311 compatible = "ibm,rgmii-440epx", "ibm,rgmii";
312 reg = <0xef601000 0x00000008>;
316 EMAC0: ethernet@ef600e00 {
317 device_type = "network";
318 compatible = "ibm,emac-440epx", "ibm,emac4";
319 interrupt-parent = <&EMAC0>;
320 interrupts = <0x0 0x1>;
321 #interrupt-cells = <1>;
322 #address-cells = <0>;
324 interrupt-map = </*Status*/ 0x0 &UIC0 0x18 0x4
325 /*Wake*/ 0x1 &UIC1 0x1d 0x4>;
326 reg = <0xef600e00 0x00000074>;
327 local-mac-address = [000000000000];
328 mal-device = <&MAL0>;
329 mal-tx-channel = <0>;
330 mal-rx-channel = <0>;
332 max-frame-size = <9000>;
333 rx-fifo-size = <4096>;
334 tx-fifo-size = <2048>;
336 phy-map = <0x00000000>;
337 zmii-device = <&ZMII0>;
339 rgmii-device = <&RGMII0>;
341 has-inverted-stacr-oc;
342 has-new-stacr-staopc;
345 EMAC1: ethernet@ef600f00 {
346 device_type = "network";
347 compatible = "ibm,emac-440epx", "ibm,emac4";
348 interrupt-parent = <&EMAC1>;
349 interrupts = <0x0 0x1>;
350 #interrupt-cells = <1>;
351 #address-cells = <0>;
353 interrupt-map = </*Status*/ 0x0 &UIC0 0x19 0x4
354 /*Wake*/ 0x1 &UIC1 0x1f 0x4>;
355 reg = <0xef600f00 0x00000074>;
356 local-mac-address = [000000000000];
357 mal-device = <&MAL0>;
358 mal-tx-channel = <1>;
359 mal-rx-channel = <1>;
361 max-frame-size = <9000>;
362 rx-fifo-size = <4096>;
363 tx-fifo-size = <2048>;
365 phy-map = <0x00000000>;
366 zmii-device = <&ZMII0>;
368 rgmii-device = <&RGMII0>;
370 has-inverted-stacr-oc;
371 has-new-stacr-staopc;
375 PCI0: pci@1ec000000 {
377 #interrupt-cells = <1>;
379 #address-cells = <3>;
380 compatible = "ibm,plb440epx-pci", "ibm,plb-pci";
382 reg = <0x00000001 0xeec00000 0x00000008 /* Config space access */
383 0x00000001 0xeed00000 0x00000004 /* IACK */
384 0x00000001 0xeed00000 0x00000004 /* Special cycle */
385 0x00000001 0xef400000 0x00000040>; /* Internal registers */
387 /* Outbound ranges, one memory and one IO,
388 * later cannot be changed. Chip supports a second
389 * IO range but we don't use it for now
390 * From the 440EPx user manual:
391 * PCI 1 Memory 1 8000 0000 1 BFFF FFFF 1GB
392 * I/O 1 E800 0000 1 E800 FFFF 64KB
393 * I/O 1 E880 0000 1 EBFF FFFF 56MB
395 ranges = <0x02000000 0x00000000 0x80000000 0x00000001 0x80000000 0x00000000 0x40000000
396 0x01000000 0x00000000 0x00000000 0x00000001 0xe8000000 0x00000000 0x00010000
397 0x01000000 0x00000000 0x00000000 0x00000001 0xe8800000 0x00000000 0x03800000>;
399 /* Inbound 2GB range starting at 0 */
400 dma-ranges = <0x42000000 0x0 0x0 0x0 0x0 0x0 0x80000000>;
402 /* All PCI interrupts are routed to IRQ 67 */
403 interrupt-map-mask = <0x0 0x0 0x0 0x0>;
404 interrupt-map = < 0x0 0x0 0x0 0x0 &UIC2 0x3 0x8 >;
409 linux,stdout-path = "/plb/opb/serial@ef600300";
410 bootargs = "console=ttyS0,115200";