2 * Device Tree for Bluestone (APM821xx) board.
4 * Copyright (c) 2010, Applied Micro Circuits Corporation
5 * Author: Tirumala R Marri <tmarri@apm.com>
7 * This program is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU General Public License as
9 * published by the Free Software Foundation; either version 2 of
10 * the License, or (at your option) any later version.
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
29 model = "apm,bluestone";
30 compatible = "apm,bluestone";
31 dcr-parent = <&{/cpus/cpu@0}>;
45 model = "PowerPC,apm821xx";
47 clock-frequency = <0>; /* Filled in by U-Boot */
48 timebase-frequency = <0>; /* Filled in by U-Boot */
49 i-cache-line-size = <32>;
50 d-cache-line-size = <32>;
51 i-cache-size = <32768>;
52 d-cache-size = <32768>;
54 dcr-access-method = "native";
55 next-level-cache = <&L2C0>;
60 device_type = "memory";
61 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by U-Boot */
64 UIC0: interrupt-controller0 {
65 compatible = "ibm,uic";
68 dcr-reg = <0x0c0 0x009>;
71 #interrupt-cells = <2>;
74 UIC1: interrupt-controller1 {
75 compatible = "ibm,uic";
78 dcr-reg = <0x0d0 0x009>;
81 #interrupt-cells = <2>;
82 interrupts = <0x1e 0x4 0x1f 0x4>; /* cascade */
83 interrupt-parent = <&UIC0>;
86 UIC2: interrupt-controller2 {
87 compatible = "ibm,uic";
90 dcr-reg = <0x0e0 0x009>;
93 #interrupt-cells = <2>;
94 interrupts = <0xa 0x4 0xb 0x4>; /* cascade */
95 interrupt-parent = <&UIC0>;
98 UIC3: interrupt-controller3 {
99 compatible = "ibm,uic";
100 interrupt-controller;
102 dcr-reg = <0x0f0 0x009>;
103 #address-cells = <0>;
105 #interrupt-cells = <2>;
106 interrupts = <0x10 0x4 0x11 0x4>; /* cascade */
107 interrupt-parent = <&UIC0>;
111 compatible = "ibm,ocm";
114 /* configured in U-Boot */
115 reg = <4 0x00040000 0x8000>; /* 32K */
119 compatible = "ibm,sdr-apm821xx";
120 dcr-reg = <0x00e 0x002>;
124 compatible = "ibm,cpr-apm821xx";
125 dcr-reg = <0x00c 0x002>;
129 compatible = "ibm,l2-cache-apm82181", "ibm,l2-cache";
130 dcr-reg = <0x020 0x008
132 cache-line-size = <32>;
133 cache-size = <262144>;
134 interrupt-parent = <&UIC1>;
139 compatible = "ibm,plb4";
140 #address-cells = <2>;
143 clock-frequency = <0>; /* Filled in by U-Boot */
146 compatible = "ibm,sdram-apm821xx";
147 dcr-reg = <0x010 0x002>;
151 compatible = "ibm,mcmal2";
152 descriptor-memory = "ocm";
153 dcr-reg = <0x180 0x062>;
156 #address-cells = <0>;
158 interrupt-parent = <&UIC2>;
159 interrupts = < /*TXEOB*/ 0x6 0x4
167 compatible = "ibm,opb";
168 #address-cells = <1>;
170 ranges = <0xb0000000 0x00000004 0xb0000000 0x50000000>;
171 clock-frequency = <0>; /* Filled in by U-Boot */
174 compatible = "ibm,ebc";
175 dcr-reg = <0x012 0x002>;
176 #address-cells = <2>;
178 clock-frequency = <0>; /* Filled in by U-Boot */
179 /* ranges property is supplied by U-Boot */
180 ranges = < 0x00000003 0x00000000 0xe0000000 0x8000000>;
181 interrupts = <0x6 0x4>;
182 interrupt-parent = <&UIC1>;
185 compatible = "amd,s29gl512n", "cfi-flash";
187 reg = <0x00000000 0x00000000 0x00400000>;
188 #address-cells = <1>;
192 reg = <0x00000000 0x00180000>;
196 reg = <0x00180000 0x00020000>;
200 reg = <0x001a0000 0x00060000>;
205 compatible = "ibm,ndfc";
206 reg = <0x00000003 0x00000000 0x00002000>;
208 bank-settings = <0x80002222>;
209 #address-cells = <1>;
213 #address-cells = <1>;
218 reg = <0x00000000 0x00C00000>;
221 label = "environment";
222 reg = <0x00C00000 0x00B00000>;
226 reg = <0x01700000 0x00E00000>;
230 reg = <0x02500000 0x08200000>;
233 label = "device-tree";
234 reg = <0x0A700000 0x00B00000>;
238 reg = <0x0B200000 0x00D00000>;
242 reg = <0x0BF00000 0x00C00000>;
246 reg = <0x0CB00000 0x3500000>;
252 UART0: serial@ef600300 {
253 device_type = "serial";
254 compatible = "ns16550";
255 reg = <0xef600300 0x00000008>;
256 virtual-reg = <0xef600300>;
257 clock-frequency = <0>; /* Filled in by U-Boot */
258 current-speed = <0>; /* Filled in by U-Boot */
259 interrupt-parent = <&UIC1>;
260 interrupts = <0x1 0x4>;
263 UART1: serial@ef600400 {
264 device_type = "serial";
265 compatible = "ns16550";
266 reg = <0xef600400 0x00000008>;
267 virtual-reg = <0xef600400>;
268 clock-frequency = <0>; /* Filled in by U-Boot */
269 current-speed = <0>; /* Filled in by U-Boot */
270 interrupt-parent = <&UIC0>;
271 interrupts = <0x1 0x4>;
275 compatible = "ibm,iic";
276 reg = <0xef600700 0x00000014>;
277 interrupt-parent = <&UIC0>;
278 interrupts = <0x2 0x4>;
279 #address-cells = <1>;
282 compatible = "stm,m41t80";
284 interrupt-parent = <&UIC0>;
285 interrupts = <0x9 0x8>;
288 compatible = "adm,adm1032";
290 interrupt-parent = <&UIC1>;
291 interrupts = <0x1E 0x8>; /* CPU_THERNAL_L */
296 compatible = "ibm,iic";
297 reg = <0xef600800 0x00000014>;
298 interrupt-parent = <&UIC0>;
299 interrupts = <0x3 0x4>;
302 RGMII0: emac-rgmii@ef601500 {
303 compatible = "ibm,rgmii";
304 reg = <0xef601500 0x00000008>;
308 TAH0: emac-tah@ef601350 {
309 compatible = "ibm,tah";
310 reg = <0xef601350 0x00000030>;
313 EMAC0: ethernet@ef600c00 {
314 device_type = "network";
315 compatible = "ibm,emac-apm821xx", "ibm,emac4sync";
316 interrupt-parent = <&EMAC0>;
317 interrupts = <0x0 0x1>;
318 #interrupt-cells = <1>;
319 #address-cells = <0>;
321 interrupt-map = </*Status*/ 0x0 &UIC2 0x10 0x4
322 /*Wake*/ 0x1 &UIC2 0x14 0x4>;
323 reg = <0xef600c00 0x000000c4>;
324 local-mac-address = [000000000000]; /* Filled in by U-Boot */
325 mal-device = <&MAL0>;
326 mal-tx-channel = <0>;
327 mal-rx-channel = <0>;
329 max-frame-size = <9000>;
330 rx-fifo-size = <16384>;
331 tx-fifo-size = <2048>;
333 phy-map = <0x00000000>;
334 rgmii-device = <&RGMII0>;
336 tah-device = <&TAH0>;
338 has-inverted-stacr-oc;
339 has-new-stacr-staopc;
343 PCIE0: pciex@d00000000 {
345 #interrupt-cells = <1>;
347 #address-cells = <3>;
348 compatible = "ibm,plb-pciex-apm821xx", "ibm,plb-pciex";
350 port = <0x0>; /* port number */
351 reg = <0x0000000d 0x00000000 0x20000000 /* Config space access */
352 0x0000000c 0x08010000 0x00001000>; /* Registers */
353 dcr-reg = <0x100 0x020>;
356 /* Outbound ranges, one memory and one IO,
357 * later cannot be changed
359 ranges = <0x02000000 0x00000000 0x80000000 0x0000000e 0x00000000 0x00000000 0x80000000
360 0x02000000 0x00000000 0x00000000 0x0000000f 0x00000000 0x00000000 0x00100000
361 0x01000000 0x00000000 0x00000000 0x0000000f 0x80000000 0x00000000 0x00010000>;
363 /* Inbound 2GB range starting at 0 */
364 dma-ranges = <0x42000000 0x0 0x0 0x0 0x0 0x0 0x80000000>;
366 /* This drives busses 40 to 0x7f */
367 bus-range = <0x40 0x7f>;
369 /* Legacy interrupts (note the weird polarity, the bridge seems
370 * to invert PCIe legacy interrupts).
371 * We are de-swizzling here because the numbers are actually for
372 * port of the root complex virtual P2P bridge. But I want
373 * to avoid putting a node for it in the tree, so the numbers
374 * below are basically de-swizzled numbers.
375 * The real slot is on idsel 0, so the swizzling is 1:1
377 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
379 0x0 0x0 0x0 0x1 &UIC3 0xc 0x4 /* swizzled int A */
380 0x0 0x0 0x0 0x2 &UIC3 0xd 0x4 /* swizzled int B */
381 0x0 0x0 0x0 0x3 &UIC3 0xe 0x4 /* swizzled int C */
382 0x0 0x0 0x0 0x4 &UIC3 0xf 0x4 /* swizzled int D */>;
385 MSI: ppc4xx-msi@C10000000 {
386 compatible = "amcc,ppc4xx-msi", "ppc4xx-msi";
387 reg = < 0xC 0x10000000 0x100
388 0xC 0x10000000 0x100>;
390 msi-data = <0x00004440>;
391 msi-mask = <0x0000ffe0>;
392 interrupts =<0 1 2 3 4 5 6 7>;
393 interrupt-parent = <&MSI>;
394 #interrupt-cells = <1>;
395 #address-cells = <0>;
397 msi-available-ranges = <0x0 0x100>;