Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
[sfrench/cifs-2.6.git] / arch / powerpc / boot / dts / mpc8548cds.dts
1 /*
2  * MPC8555 CDS Device Tree Source
3  *
4  * Copyright 2006 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 as published by the
8  * Free Software Foundation;  either version 2 of the  License, or (at your
9  * option) any later version.
10  */
11
12
13 / {
14         model = "MPC8548CDS";
15         compatible = "MPC8548CDS", "MPC85xxCDS";
16         #address-cells = <1>;
17         #size-cells = <1>;
18
19         cpus {
20                 #address-cells = <1>;
21                 #size-cells = <0>;
22
23                 PowerPC,8548@0 {
24                         device_type = "cpu";
25                         reg = <0>;
26                         d-cache-line-size = <20>;       // 32 bytes
27                         i-cache-line-size = <20>;       // 32 bytes
28                         d-cache-size = <8000>;          // L1, 32K
29                         i-cache-size = <8000>;          // L1, 32K
30                         timebase-frequency = <0>;       //  33 MHz, from uboot
31                         bus-frequency = <0>;    // 166 MHz
32                         clock-frequency = <0>;  // 825 MHz, from uboot
33                         32-bit;
34                 };
35         };
36
37         memory {
38                 device_type = "memory";
39                 reg = <00000000 08000000>;      // 128M at 0x0
40         };
41
42         soc8548@e0000000 {
43                 #address-cells = <1>;
44                 #size-cells = <1>;
45                 #interrupt-cells = <2>;
46                 device_type = "soc";
47                 ranges = <0 e0000000 00100000>;
48                 reg = <e0000000 00100000>;      // CCSRBAR 1M
49                 bus-frequency = <0>;
50
51                 memory-controller@2000 {
52                         compatible = "fsl,8548-memory-controller";
53                         reg = <2000 1000>;
54                         interrupt-parent = <&mpic>;
55                         interrupts = <12 2>;
56                 };
57
58                 l2-cache-controller@20000 {
59                         compatible = "fsl,8548-l2-cache-controller";
60                         reg = <20000 1000>;
61                         cache-line-size = <20>; // 32 bytes
62                         cache-size = <80000>;   // L2, 512K
63                         interrupt-parent = <&mpic>;
64                         interrupts = <10 2>;
65                 };
66
67                 i2c@3000 {
68                         device_type = "i2c";
69                         compatible = "fsl-i2c";
70                         reg = <3000 100>;
71                         interrupts = <2b 2>;
72                         interrupt-parent = <&mpic>;
73                         dfsrr;
74                 };
75
76                 mdio@24520 {
77                         #address-cells = <1>;
78                         #size-cells = <0>;
79                         device_type = "mdio";
80                         compatible = "gianfar";
81                         reg = <24520 20>;
82                         phy0: ethernet-phy@0 {
83                                 interrupt-parent = <&mpic>;
84                                 interrupts = <5 1>;
85                                 reg = <0>;
86                                 device_type = "ethernet-phy";
87                         };
88                         phy1: ethernet-phy@1 {
89                                 interrupt-parent = <&mpic>;
90                                 interrupts = <5 1>;
91                                 reg = <1>;
92                                 device_type = "ethernet-phy";
93                         };
94                         phy2: ethernet-phy@2 {
95                                 interrupt-parent = <&mpic>;
96                                 interrupts = <5 1>;
97                                 reg = <2>;
98                                 device_type = "ethernet-phy";
99                         };
100                         phy3: ethernet-phy@3 {
101                                 interrupt-parent = <&mpic>;
102                                 interrupts = <5 1>;
103                                 reg = <3>;
104                                 device_type = "ethernet-phy";
105                         };
106                 };
107
108                 ethernet@24000 {
109                         #address-cells = <1>;
110                         #size-cells = <0>;
111                         device_type = "network";
112                         model = "eTSEC";
113                         compatible = "gianfar";
114                         reg = <24000 1000>;
115                         local-mac-address = [ 00 00 00 00 00 00 ];
116                         interrupts = <1d 2 1e 2 22 2>;
117                         interrupt-parent = <&mpic>;
118                         phy-handle = <&phy0>;
119                 };
120
121                 ethernet@25000 {
122                         #address-cells = <1>;
123                         #size-cells = <0>;
124                         device_type = "network";
125                         model = "eTSEC";
126                         compatible = "gianfar";
127                         reg = <25000 1000>;
128                         local-mac-address = [ 00 00 00 00 00 00 ];
129                         interrupts = <23 2 24 2 28 2>;
130                         interrupt-parent = <&mpic>;
131                         phy-handle = <&phy1>;
132                 };
133
134 /* eTSEC 3/4 are currently broken
135                 ethernet@26000 {
136                         #address-cells = <1>;
137                         #size-cells = <0>;
138                         device_type = "network";
139                         model = "eTSEC";
140                         compatible = "gianfar";
141                         reg = <26000 1000>;
142                         local-mac-address = [ 00 00 00 00 00 00 ];
143                         interrupts = <1f 2 20 2 21 2>;
144                         interrupt-parent = <&mpic>;
145                         phy-handle = <&phy2>;
146                 };
147
148                 ethernet@27000 {
149                         #address-cells = <1>;
150                         #size-cells = <0>;
151                         device_type = "network";
152                         model = "eTSEC";
153                         compatible = "gianfar";
154                         reg = <27000 1000>;
155                         local-mac-address = [ 00 00 00 00 00 00 ];
156                         interrupts = <25 2 26 2 27 2>;
157                         interrupt-parent = <&mpic>;
158                         phy-handle = <&phy3>;
159                 };
160  */
161
162                 serial@4500 {
163                         device_type = "serial";
164                         compatible = "ns16550";
165                         reg = <4500 100>;       // reg base, size
166                         clock-frequency = <0>;  // should we fill in in uboot?
167                         interrupts = <2a 2>;
168                         interrupt-parent = <&mpic>;
169                 };
170
171                 serial@4600 {
172                         device_type = "serial";
173                         compatible = "ns16550";
174                         reg = <4600 100>;       // reg base, size
175                         clock-frequency = <0>;  // should we fill in in uboot?
176                         interrupts = <2a 2>;
177                         interrupt-parent = <&mpic>;
178                 };
179
180                 global-utilities@e0000 {        //global utilities reg
181                         compatible = "fsl,mpc8548-guts";
182                         reg = <e0000 1000>;
183                         fsl,has-rstcr;
184                 };
185
186                 pci1: pci@8000 {
187                         interrupt-map-mask = <1f800 0 0 7>;
188                         interrupt-map = <
189
190                                 /* IDSEL 0x10 */
191                                 08000 0 0 1 &mpic 0 1
192                                 08000 0 0 2 &mpic 1 1
193                                 08000 0 0 3 &mpic 2 1
194                                 08000 0 0 4 &mpic 3 1
195
196                                 /* IDSEL 0x11 */
197                                 08800 0 0 1 &mpic 0 1
198                                 08800 0 0 2 &mpic 1 1
199                                 08800 0 0 3 &mpic 2 1
200                                 08800 0 0 4 &mpic 3 1
201
202                                 /* IDSEL 0x12 (Slot 1) */
203                                 09000 0 0 1 &mpic 0 1
204                                 09000 0 0 2 &mpic 1 1
205                                 09000 0 0 3 &mpic 2 1
206                                 09000 0 0 4 &mpic 3 1
207
208                                 /* IDSEL 0x13 (Slot 2) */
209                                 09800 0 0 1 &mpic 1 1
210                                 09800 0 0 2 &mpic 2 1
211                                 09800 0 0 3 &mpic 3 1
212                                 09800 0 0 4 &mpic 0 1
213
214                                 /* IDSEL 0x14 (Slot 3) */
215                                 0a000 0 0 1 &mpic 2 1
216                                 0a000 0 0 2 &mpic 3 1
217                                 0a000 0 0 3 &mpic 0 1
218                                 0a000 0 0 4 &mpic 1 1
219
220                                 /* IDSEL 0x15 (Slot 4) */
221                                 0a800 0 0 1 &mpic 3 1
222                                 0a800 0 0 2 &mpic 0 1
223                                 0a800 0 0 3 &mpic 1 1
224                                 0a800 0 0 4 &mpic 2 1
225
226                                 /* Bus 1 (Tundra Bridge) */
227                                 /* IDSEL 0x12 (ISA bridge) */
228                                 19000 0 0 1 &mpic 0 1
229                                 19000 0 0 2 &mpic 1 1
230                                 19000 0 0 3 &mpic 2 1
231                                 19000 0 0 4 &mpic 3 1>;
232                         interrupt-parent = <&mpic>;
233                         interrupts = <18 2>;
234                         bus-range = <0 0>;
235                         ranges = <02000000 0 80000000 80000000 0 20000000
236                                   01000000 0 00000000 e2000000 0 00100000>;
237                         clock-frequency = <3f940aa>;
238                         #interrupt-cells = <1>;
239                         #size-cells = <2>;
240                         #address-cells = <3>;
241                         reg = <8000 1000>;
242                         compatible = "85xx";
243                         device_type = "pci";
244
245                         i8259@19000 {
246                                 clock-frequency = <0>;
247                                 interrupt-controller;
248                                 device_type = "interrupt-controller";
249                                 reg = <19000 0 0 0 1>;
250                                 #address-cells = <0>;
251                                 #interrupt-cells = <2>;
252                                 built-in;
253                                 compatible = "chrp,iic";
254                                 big-endian;
255                                 interrupts = <1>;
256                                 interrupt-parent = <&pci1>;
257                         };
258                 };
259
260                 pci@9000 {
261                         interrupt-map-mask = <f800 0 0 7>;
262                         interrupt-map = <
263
264                                 /* IDSEL 0x15 */
265                                 a800 0 0 1 &mpic b 1
266                                 a800 0 0 2 &mpic b 1
267                                 a800 0 0 3 &mpic b 1
268                                 a800 0 0 4 &mpic b 1>;
269                         interrupt-parent = <&mpic>;
270                         interrupts = <19 2>;
271                         bus-range = <0 0>;
272                         ranges = <02000000 0 a0000000 a0000000 0 20000000
273                                   01000000 0 00000000 e3000000 0 00100000>;
274                         clock-frequency = <3f940aa>;
275                         #interrupt-cells = <1>;
276                         #size-cells = <2>;
277                         #address-cells = <3>;
278                         reg = <9000 1000>;
279                         compatible = "85xx";
280                         device_type = "pci";
281                 };
282
283                 mpic: pic@40000 {
284                         clock-frequency = <0>;
285                         interrupt-controller;
286                         #address-cells = <0>;
287                         #interrupt-cells = <2>;
288                         reg = <40000 40000>;
289                         built-in;
290                         compatible = "chrp,open-pic";
291                         device_type = "open-pic";
292                         big-endian;
293                 };
294         };
295 };