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.
18 model = "amcc,sequoia";
19 compatible = "amcc,sequoia";
20 dcr-parent = <&/cpus/PowerPC,440EPx@0>;
29 clock-frequency = <0>; /* Filled in by zImage */
30 timebase-frequency = <0>; /* Filled in by zImage */
31 i-cache-line-size = <20>;
32 d-cache-line-size = <20>;
33 i-cache-size = <8000>;
34 d-cache-size = <8000>;
36 dcr-access-method = "native";
41 device_type = "memory";
42 reg = <0 0 0>; /* Filled in by zImage */
45 UIC0: interrupt-controller0 {
46 compatible = "ibm,uic-440epx","ibm,uic";
52 #interrupt-cells = <2>;
55 UIC1: interrupt-controller1 {
56 compatible = "ibm,uic-440epx","ibm,uic";
62 #interrupt-cells = <2>;
63 interrupts = <1e 4 1f 4>; /* cascade */
64 interrupt-parent = <&UIC0>;
67 UIC2: interrupt-controller2 {
68 compatible = "ibm,uic-440epx","ibm,uic";
74 #interrupt-cells = <2>;
75 interrupts = <1c 4 1d 4>; /* cascade */
76 interrupt-parent = <&UIC0>;
80 compatible = "ibm,sdr-440epx", "ibm,sdr-440ep";
85 compatible = "ibm,cpr-440epx", "ibm,cpr-440ep";
90 compatible = "ibm,plb-440epx", "ibm,plb4";
94 clock-frequency = <0>; /* Filled in by zImage */
97 device_type = "memory-controller";
98 compatible = "ibm,sdram-440epx", "ibm,sdram-44x-ddr2denali";
103 compatible = "ibm,dma-440epx", "ibm,dma-4xx";
108 compatible = "ibm,mcmal-440epx", "ibm,mcmal2";
112 interrupt-parent = <&MAL0>;
113 interrupts = <0 1 2 3 4>;
114 #interrupt-cells = <1>;
115 #address-cells = <0>;
117 interrupt-map = </*TXEOB*/ 0 &UIC0 a 4
118 /*RXEOB*/ 1 &UIC0 b 4
121 /*RXDE*/ 4 &UIC1 2 4>;
122 interrupt-map-mask = <ffffffff>;
126 compatible = "ohci-be";
127 reg = <0 e0000400 60>;
128 interrupt-parent = <&UIC0>;
133 compatible = "ibm,opb-440epx", "ibm,opb";
134 #address-cells = <1>;
136 ranges = <00000000 1 00000000 80000000
137 80000000 1 80000000 80000000>;
138 interrupt-parent = <&UIC1>;
140 clock-frequency = <0>; /* Filled in by zImage */
143 compatible = "ibm,ebc-440epx", "ibm,ebc";
145 #address-cells = <2>;
147 clock-frequency = <0>; /* Filled in by zImage */
149 interrupt-parent = <&UIC1>;
152 compatible = "amd,s29gl256n", "cfi-flash";
154 reg = <0 000000 4000000>;
155 #address-cells = <1>;
163 reg = <180000 200000>;
166 label = "file system";
167 reg = <380000 3aa0000>;
171 reg = <3e20000 140000>;
175 reg = <3f60000 40000>;
179 reg = <3fa0000 60000>;
185 UART0: serial@ef600300 {
186 device_type = "serial";
187 compatible = "ns16550";
189 virtual-reg = <ef600300>;
190 clock-frequency = <0>; /* Filled in by zImage */
191 current-speed = <1c200>;
192 interrupt-parent = <&UIC0>;
196 UART1: serial@ef600400 {
197 device_type = "serial";
198 compatible = "ns16550";
200 virtual-reg = <ef600400>;
201 clock-frequency = <0>;
203 interrupt-parent = <&UIC0>;
207 UART2: serial@ef600500 {
208 device_type = "serial";
209 compatible = "ns16550";
211 virtual-reg = <ef600500>;
212 clock-frequency = <0>;
214 interrupt-parent = <&UIC1>;
218 UART3: serial@ef600600 {
219 device_type = "serial";
220 compatible = "ns16550";
222 virtual-reg = <ef600600>;
223 clock-frequency = <0>;
225 interrupt-parent = <&UIC1>;
231 compatible = "ibm,iic-440epx", "ibm,iic";
233 interrupt-parent = <&UIC0>;
239 compatible = "ibm,iic-440epx", "ibm,iic";
241 interrupt-parent = <&UIC0>;
245 ZMII0: emac-zmii@ef600d00 {
246 device_type = "zmii-interface";
247 compatible = "ibm,zmii-440epx", "ibm,zmii";
251 RGMII0: emac-rgmii@ef601000 {
252 device_type = "rgmii-interface";
253 compatible = "ibm,rgmii-440epx", "ibm,rgmii";
258 EMAC0: ethernet@ef600e00 {
259 linux,network-index = <0>;
260 device_type = "network";
261 compatible = "ibm,emac-440epx", "ibm,emac4";
262 interrupt-parent = <&EMAC0>;
264 #interrupt-cells = <1>;
265 #address-cells = <0>;
267 interrupt-map = </*Status*/ 0 &UIC0 18 4
268 /*Wake*/ 1 &UIC1 1d 4>;
270 local-mac-address = [000000000000];
271 mal-device = <&MAL0>;
272 mal-tx-channel = <0>;
273 mal-rx-channel = <0>;
275 max-frame-size = <5dc>;
276 rx-fifo-size = <1000>;
277 tx-fifo-size = <800>;
279 phy-map = <00000000>;
280 zmii-device = <&ZMII0>;
282 rgmii-device = <&RGMII0>;
284 has-inverted-stacr-oc;
285 has-new-stacr-staopc;
288 EMAC1: ethernet@ef600f00 {
289 linux,network-index = <1>;
290 device_type = "network";
291 compatible = "ibm,emac-440epx", "ibm,emac4";
292 interrupt-parent = <&EMAC1>;
294 #interrupt-cells = <1>;
295 #address-cells = <0>;
297 interrupt-map = </*Status*/ 0 &UIC0 19 4
298 /*Wake*/ 1 &UIC1 1f 4>;
300 local-mac-address = [000000000000];
301 mal-device = <&MAL0>;
302 mal-tx-channel = <1>;
303 mal-rx-channel = <1>;
305 max-frame-size = <5dc>;
306 rx-fifo-size = <1000>;
307 tx-fifo-size = <800>;
309 phy-map = <00000000>;
310 zmii-device = <&ZMII0>;
312 rgmii-device = <&RGMII0>;
314 has-inverted-stacr-oc;
315 has-new-stacr-staopc;
321 linux,stdout-path = "/plb/opb/serial@ef600300";
322 bootargs = "console=ttyS0,115200";