[POWERPC] 86xx: Enable MSI support for MPC8610HPCD board
[linux-2.6] / arch / powerpc / boot / dts / mpc8610_hpcd.dts
1 /*
2  * MPC8610 HPCD Device Tree Source
3  *
4  * Copyright 2007-2008 Freescale Semiconductor Inc.
5  *
6  * This program is free software; you can redistribute  it and/or modify it
7  * under the terms of the GNU General Public License Version 2 as published
8  * by the Free Software Foundation.
9  */
10
11 /dts-v1/;
12
13 / {
14         model = "MPC8610HPCD";
15         compatible = "fsl,MPC8610HPCD";
16         #address-cells = <1>;
17         #size-cells = <1>;
18
19         aliases {
20                 serial0 = &serial0;
21                 serial1 = &serial1;
22                 pci0 = &pci0;
23                 pci1 = &pci1;
24                 pci2 = &pci2;
25         };
26
27         cpus {
28                 #address-cells = <1>;
29                 #size-cells = <0>;
30
31                 PowerPC,8610@0 {
32                         device_type = "cpu";
33                         reg = <0>;
34                         d-cache-line-size = <32>;
35                         i-cache-line-size = <32>;
36                         d-cache-size = <32768>;         // L1
37                         i-cache-size = <32768>;         // L1
38                         timebase-frequency = <0>;       // From uboot
39                         bus-frequency = <0>;            // From uboot
40                         clock-frequency = <0>;          // From uboot
41                 };
42         };
43
44         memory {
45                 device_type = "memory";
46                 reg = <0x00000000 0x20000000>;  // 512M at 0x0
47         };
48
49         localbus@e0005000 {
50                 #address-cells = <2>;
51                 #size-cells = <1>;
52                 compatible = "fsl,mpc8610-elbc", "fsl,elbc", "simple-bus";
53                 reg = <0xe0005000 0x1000>;
54                 interrupts = <19 2>;
55                 interrupt-parent = <&mpic>;
56                 ranges = <0 0 0xf8000000 0x08000000
57                           1 0 0xf0000000 0x08000000
58                           2 0 0xe8400000 0x00008000
59                           4 0 0xe8440000 0x00008000
60                           5 0 0xe8480000 0x00008000
61                           6 0 0xe84c0000 0x00008000
62                           3 0 0xe8000000 0x00000020>;
63
64                 flash@0,0 {
65                         compatible = "cfi-flash";
66                         reg = <0 0 0x8000000>;
67                         bank-width = <2>;
68                         device-width = <1>;
69                 };
70
71                 flash@1,0 {
72                         compatible = "cfi-flash";
73                         reg = <1 0 0x8000000>;
74                         bank-width = <2>;
75                         device-width = <1>;
76                 };
77
78                 flash@2,0 {
79                         compatible = "fsl,mpc8610-fcm-nand",
80                                      "fsl,elbc-fcm-nand";
81                         reg = <2 0 0x8000>;
82                 };
83
84                 flash@4,0 {
85                         compatible = "fsl,mpc8610-fcm-nand",
86                                      "fsl,elbc-fcm-nand";
87                         reg = <4 0 0x8000>;
88                 };
89
90                 flash@5,0 {
91                         compatible = "fsl,mpc8610-fcm-nand",
92                                      "fsl,elbc-fcm-nand";
93                         reg = <5 0 0x8000>;
94                 };
95
96                 flash@6,0 {
97                         compatible = "fsl,mpc8610-fcm-nand",
98                                      "fsl,elbc-fcm-nand";
99                         reg = <6 0 0x8000>;
100                 };
101
102                 board-control@3,0 {
103                         compatible = "fsl,fpga-pixis";
104                         reg = <3 0 0x20>;
105                 };
106         };
107
108         soc@e0000000 {
109                 #address-cells = <1>;
110                 #size-cells = <1>;
111                 #interrupt-cells = <2>;
112                 device_type = "soc";
113                 compatible = "fsl,mpc8610-immr", "simple-bus";
114                 ranges = <0x0 0xe0000000 0x00100000>;
115                 reg = <0xe0000000 0x1000>;
116                 bus-frequency = <0>;
117
118                 i2c@3000 {
119                         #address-cells = <1>;
120                         #size-cells = <0>;
121                         cell-index = <0>;
122                         compatible = "fsl-i2c";
123                         reg = <0x3000 0x100>;
124                         interrupts = <43 2>;
125                         interrupt-parent = <&mpic>;
126                         dfsrr;
127
128                         cs4270:codec@4f {
129                                 compatible = "cirrus,cs4270";
130                                 reg = <0x4f>;
131                                 /* MCLK source is a stand-alone oscillator */
132                                 clock-frequency = <12288000>;
133                         };
134                 };
135
136                 i2c@3100 {
137                         #address-cells = <1>;
138                         #size-cells = <0>;
139                         cell-index = <1>;
140                         compatible = "fsl-i2c";
141                         reg = <0x3100 0x100>;
142                         interrupts = <43 2>;
143                         interrupt-parent = <&mpic>;
144                         dfsrr;
145                 };
146
147                 serial0: serial@4500 {
148                         cell-index = <0>;
149                         device_type = "serial";
150                         compatible = "ns16550";
151                         reg = <0x4500 0x100>;
152                         clock-frequency = <0>;
153                         interrupts = <42 2>;
154                         interrupt-parent = <&mpic>;
155                 };
156
157                 serial1: serial@4600 {
158                         cell-index = <1>;
159                         device_type = "serial";
160                         compatible = "ns16550";
161                         reg = <0x4600 0x100>;
162                         clock-frequency = <0>;
163                         interrupts = <42 2>;
164                         interrupt-parent = <&mpic>;
165                 };
166
167                 display@2c000 {
168                         compatible = "fsl,diu";
169                         reg = <0x2c000 100>;
170                         interrupts = <72 2>;
171                         interrupt-parent = <&mpic>;
172                 };
173
174                 mpic: interrupt-controller@40000 {
175                         clock-frequency = <0>;
176                         interrupt-controller;
177                         #address-cells = <0>;
178                         #interrupt-cells = <2>;
179                         reg = <0x40000 0x40000>;
180                         compatible = "chrp,open-pic";
181                         device_type = "open-pic";
182                         big-endian;
183                 };
184
185                 msi@41600 {
186                         compatible = "fsl,mpc8610-msi", "fsl,mpic-msi";
187                         reg = <0x41600 0x80>;
188                         msi-available-ranges = <0 0x100>;
189                         interrupts = <
190                                 0xe0 0
191                                 0xe1 0
192                                 0xe2 0
193                                 0xe3 0
194                                 0xe4 0
195                                 0xe5 0
196                                 0xe6 0
197                                 0xe7 0>;
198                         interrupt-parent = <&mpic>;
199                 };
200
201                 global-utilities@e0000 {
202                         compatible = "fsl,mpc8610-guts";
203                         reg = <0xe0000 0x1000>;
204                         fsl,has-rstcr;
205                 };
206
207                 i2s@16000 {
208                         compatible = "fsl,mpc8610-ssi";
209                         cell-index = <0>;
210                         reg = <0x16000 0x100>;
211                         interrupt-parent = <&mpic>;
212                         interrupts = <62 2>;
213                         fsl,mode = "i2s-slave";
214                         codec-handle = <&cs4270>;
215                 };
216
217                 ssi@16100 {
218                         compatible = "fsl,mpc8610-ssi";
219                         cell-index = <1>;
220                         reg = <0x16100 0x100>;
221                         interrupt-parent = <&mpic>;
222                         interrupts = <63 2>;
223                 };
224
225                 dma@21300 {
226                         #address-cells = <1>;
227                         #size-cells = <1>;
228                         compatible = "fsl,mpc8610-dma", "fsl,eloplus-dma";
229                         cell-index = <0>;
230                         reg = <0x21300 0x4>; /* DMA general status register */
231                         ranges = <0x0 0x21100 0x200>;
232
233                         dma-channel@0 {
234                                 compatible = "fsl,mpc8610-dma-channel",
235                                         "fsl,eloplus-dma-channel";
236                                 cell-index = <0>;
237                                 reg = <0x0 0x80>;
238                                 interrupt-parent = <&mpic>;
239                                 interrupts = <20 2>;
240                         };
241                         dma-channel@1 {
242                                 compatible = "fsl,mpc8610-dma-channel",
243                                         "fsl,eloplus-dma-channel";
244                                 cell-index = <1>;
245                                 reg = <0x80 0x80>;
246                                 interrupt-parent = <&mpic>;
247                                 interrupts = <21 2>;
248                         };
249                         dma-channel@2 {
250                                 compatible = "fsl,mpc8610-dma-channel",
251                                         "fsl,eloplus-dma-channel";
252                                 cell-index = <2>;
253                                 reg = <0x100 0x80>;
254                                 interrupt-parent = <&mpic>;
255                                 interrupts = <22 2>;
256                         };
257                         dma-channel@3 {
258                                 compatible = "fsl,mpc8610-dma-channel",
259                                         "fsl,eloplus-dma-channel";
260                                 cell-index = <3>;
261                                 reg = <0x180 0x80>;
262                                 interrupt-parent = <&mpic>;
263                                 interrupts = <23 2>;
264                         };
265                 };
266
267                 dma@c300 {
268                         #address-cells = <1>;
269                         #size-cells = <1>;
270                         compatible = "fsl,mpc8610-dma", "fsl,mpc8540-dma";
271                         cell-index = <1>;
272                         reg = <0xc300 0x4>; /* DMA general status register */
273                         ranges = <0x0 0xc100 0x200>;
274
275                         dma-channel@0 {
276                                 compatible = "fsl,mpc8610-dma-channel",
277                                         "fsl,mpc8540-dma-channel";
278                                 cell-index = <0>;
279                                 reg = <0x0 0x80>;
280                                 interrupt-parent = <&mpic>;
281                                 interrupts = <60 2>;
282                         };
283                         dma-channel@1 {
284                                 compatible = "fsl,mpc8610-dma-channel",
285                                         "fsl,mpc8540-dma-channel";
286                                 cell-index = <1>;
287                                 reg = <0x80 0x80>;
288                                 interrupt-parent = <&mpic>;
289                                 interrupts = <61 2>;
290                         };
291                         dma-channel@2 {
292                                 compatible = "fsl,mpc8610-dma-channel",
293                                         "fsl,mpc8540-dma-channel";
294                                 cell-index = <2>;
295                                 reg = <0x100 0x80>;
296                                 interrupt-parent = <&mpic>;
297                                 interrupts = <62 2>;
298                         };
299                         dma-channel@3 {
300                                 compatible = "fsl,mpc8610-dma-channel",
301                                         "fsl,mpc8540-dma-channel";
302                                 cell-index = <3>;
303                                 reg = <0x180 0x80>;
304                                 interrupt-parent = <&mpic>;
305                                 interrupts = <63 2>;
306                         };
307                 };
308
309         };
310
311         pci0: pci@e0008000 {
312                 cell-index = <0>;
313                 compatible = "fsl,mpc8610-pci";
314                 device_type = "pci";
315                 #interrupt-cells = <1>;
316                 #size-cells = <2>;
317                 #address-cells = <3>;
318                 reg = <0xe0008000 0x1000>;
319                 bus-range = <0 0>;
320                 ranges = <0x02000000 0x0 0x80000000 0x80000000 0x0 0x10000000
321                           0x01000000 0x0 0x00000000 0xe1000000 0x0 0x00100000>;
322                 clock-frequency = <33333333>;
323                 interrupt-parent = <&mpic>;
324                 interrupts = <24 2>;
325                 interrupt-map-mask = <0xf800 0 0 7>;
326                 interrupt-map = <
327                         /* IDSEL 0x11 */
328                         0x8800 0 0 1 &mpic 4 1
329                         0x8800 0 0 2 &mpic 5 1
330                         0x8800 0 0 3 &mpic 6 1
331                         0x8800 0 0 4 &mpic 7 1
332
333                         /* IDSEL 0x12 */
334                         0x9000 0 0 1 &mpic 5 1
335                         0x9000 0 0 2 &mpic 6 1
336                         0x9000 0 0 3 &mpic 7 1
337                         0x9000 0 0 4 &mpic 4 1
338                         >;
339         };
340
341         pci1: pcie@e000a000 {
342                 cell-index = <1>;
343                 compatible = "fsl,mpc8641-pcie";
344                 device_type = "pci";
345                 #interrupt-cells = <1>;
346                 #size-cells = <2>;
347                 #address-cells = <3>;
348                 reg = <0xe000a000 0x1000>;
349                 bus-range = <1 3>;
350                 ranges = <0x02000000 0x0 0xa0000000 0xa0000000 0x0 0x10000000
351                           0x01000000 0x0 0x00000000 0xe3000000 0x0 0x00100000>;
352                 clock-frequency = <33333333>;
353                 interrupt-parent = <&mpic>;
354                 interrupts = <26 2>;
355                 interrupt-map-mask = <0xf800 0 0 7>;
356
357                 interrupt-map = <
358                         /* IDSEL 0x1b */
359                         0xd800 0 0 1 &mpic 2 1
360
361                         /* IDSEL 0x1c*/
362                         0xe000 0 0 1 &mpic 1 1
363                         0xe000 0 0 2 &mpic 1 1
364                         0xe000 0 0 3 &mpic 1 1
365                         0xe000 0 0 4 &mpic 1 1
366
367                         /* IDSEL 0x1f */
368                         0xf800 0 0 1 &mpic 3 0
369                         0xf800 0 0 2 &mpic 0 1
370                 >;
371
372                 pcie@0 {
373                         reg = <0 0 0 0 0>;
374                         #size-cells = <2>;
375                         #address-cells = <3>;
376                         device_type = "pci";
377                         ranges = <0x02000000 0x0 0xa0000000
378                                   0x02000000 0x0 0xa0000000
379                                   0x0 0x10000000
380                                   0x01000000 0x0 0x00000000
381                                   0x01000000 0x0 0x00000000
382                                   0x0 0x00100000>;
383                         uli1575@0 {
384                                 reg = <0 0 0 0 0>;
385                                 #size-cells = <2>;
386                                 #address-cells = <3>;
387                                 ranges = <0x02000000 0x0 0xa0000000
388                                           0x02000000 0x0 0xa0000000
389                                           0x0 0x10000000
390                                           0x01000000 0x0 0x00000000
391                                           0x01000000 0x0 0x00000000
392                                           0x0 0x00100000>;
393                         };
394                 };
395         };
396
397         pci2: pcie@e0009000 {
398                 #address-cells = <3>;
399                 #size-cells = <2>;
400                 #interrupt-cells = <1>;
401                 device_type = "pci";
402                 compatible = "fsl,mpc8641-pcie";
403                 reg = <0xe0009000 0x00001000>;
404                 ranges = <0x02000000 0 0x90000000 0x90000000 0 0x10000000
405                           0x01000000 0 0x00000000 0xe2000000 0 0x00100000>;
406                 bus-range = <0 255>;
407                 interrupt-map-mask = <0xf800 0 0 7>;
408                 interrupt-map = <0x0000 0 0 1 &mpic 4 1
409                                  0x0000 0 0 2 &mpic 5 1
410                                  0x0000 0 0 3 &mpic 6 1
411                                  0x0000 0 0 4 &mpic 7 1>;
412                 interrupt-parent = <&mpic>;
413                 interrupts = <25 2>;
414                 clock-frequency = <33333333>;
415         };
416 };