Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / exynos5250.dtsi
1 /*
2  * SAMSUNG EXYNOS5250 SoC device tree source
3  *
4  * Copyright (c) 2012 Samsung Electronics Co., Ltd.
5  *              http://www.samsung.com
6  *
7  * SAMSUNG EXYNOS5250 SoC device nodes are listed in this file.
8  * EXYNOS5250 based board files can include this file and provide
9  * values for board specfic bindings.
10  *
11  * Note: This file does not include device nodes for all the controllers in
12  * EXYNOS5250 SoC. As device tree coverage for EXYNOS5250 increases,
13  * additional nodes can be added to this file.
14  *
15  * This program is free software; you can redistribute it and/or modify
16  * it under the terms of the GNU General Public License version 2 as
17  * published by the Free Software Foundation.
18 */
19
20 /include/ "skeleton.dtsi"
21
22 / {
23         compatible = "samsung,exynos5250";
24         interrupt-parent = <&gic>;
25
26         aliases {
27                 spi0 = &spi_0;
28                 spi1 = &spi_1;
29                 spi2 = &spi_2;
30                 gsc0 = &gsc_0;
31                 gsc1 = &gsc_1;
32                 gsc2 = &gsc_2;
33                 gsc3 = &gsc_3;
34                 mshc0 = &dwmmc_0;
35                 mshc1 = &dwmmc_1;
36                 mshc2 = &dwmmc_2;
37                 mshc3 = &dwmmc_3;
38                 i2c0 = &i2c_0;
39                 i2c1 = &i2c_1;
40                 i2c2 = &i2c_2;
41                 i2c3 = &i2c_3;
42                 i2c4 = &i2c_4;
43                 i2c5 = &i2c_5;
44                 i2c6 = &i2c_6;
45                 i2c7 = &i2c_7;
46                 i2c8 = &i2c_8;
47         };
48
49         gic:interrupt-controller@10481000 {
50                 compatible = "arm,cortex-a9-gic";
51                 #interrupt-cells = <3>;
52                 interrupt-controller;
53                 reg = <0x10481000 0x1000>, <0x10482000 0x2000>;
54         };
55
56         combiner:interrupt-controller@10440000 {
57                 compatible = "samsung,exynos4210-combiner";
58                 #interrupt-cells = <2>;
59                 interrupt-controller;
60                 samsung,combiner-nr = <32>;
61                 reg = <0x10440000 0x1000>;
62                 interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
63                              <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>,
64                              <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>,
65                              <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>,
66                              <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>,
67                              <0 20 0>, <0 21 0>, <0 22 0>, <0 23 0>,
68                              <0 24 0>, <0 25 0>, <0 26 0>, <0 27 0>,
69                              <0 28 0>, <0 29 0>, <0 30 0>, <0 31 0>;
70         };
71
72         watchdog {
73                 compatible = "samsung,s3c2410-wdt";
74                 reg = <0x101D0000 0x100>;
75                 interrupts = <0 42 0>;
76         };
77
78         codec@11000000 {
79                 compatible = "samsung,mfc-v6";
80                 reg = <0x11000000 0x10000>;
81                 interrupts = <0 96 0>;
82         };
83
84         rtc {
85                 compatible = "samsung,s3c6410-rtc";
86                 reg = <0x101E0000 0x100>;
87                 interrupts = <0 43 0>, <0 44 0>;
88         };
89
90         tmu@10060000 {
91                 compatible = "samsung,exynos5250-tmu";
92                 reg = <0x10060000 0x100>;
93                 interrupts = <0 65 0>;
94         };
95
96         serial@12C00000 {
97                 compatible = "samsung,exynos4210-uart";
98                 reg = <0x12C00000 0x100>;
99                 interrupts = <0 51 0>;
100         };
101
102         serial@12C10000 {
103                 compatible = "samsung,exynos4210-uart";
104                 reg = <0x12C10000 0x100>;
105                 interrupts = <0 52 0>;
106         };
107
108         serial@12C20000 {
109                 compatible = "samsung,exynos4210-uart";
110                 reg = <0x12C20000 0x100>;
111                 interrupts = <0 53 0>;
112         };
113
114         serial@12C30000 {
115                 compatible = "samsung,exynos4210-uart";
116                 reg = <0x12C30000 0x100>;
117                 interrupts = <0 54 0>;
118         };
119
120         sata@122F0000 {
121                 compatible = "samsung,exynos5-sata-ahci";
122                 reg = <0x122F0000 0x1ff>;
123                 interrupts = <0 115 0>;
124         };
125
126         sata-phy@12170000 {
127                 compatible = "samsung,exynos5-sata-phy";
128                 reg = <0x12170000 0x1ff>;
129         };
130
131         i2c_0: i2c@12C60000 {
132                 compatible = "samsung,s3c2440-i2c";
133                 reg = <0x12C60000 0x100>;
134                 interrupts = <0 56 0>;
135                 #address-cells = <1>;
136                 #size-cells = <0>;
137         };
138
139         i2c_1: i2c@12C70000 {
140                 compatible = "samsung,s3c2440-i2c";
141                 reg = <0x12C70000 0x100>;
142                 interrupts = <0 57 0>;
143                 #address-cells = <1>;
144                 #size-cells = <0>;
145         };
146
147         i2c_2: i2c@12C80000 {
148                 compatible = "samsung,s3c2440-i2c";
149                 reg = <0x12C80000 0x100>;
150                 interrupts = <0 58 0>;
151                 #address-cells = <1>;
152                 #size-cells = <0>;
153         };
154
155         i2c_3: i2c@12C90000 {
156                 compatible = "samsung,s3c2440-i2c";
157                 reg = <0x12C90000 0x100>;
158                 interrupts = <0 59 0>;
159                 #address-cells = <1>;
160                 #size-cells = <0>;
161         };
162
163         i2c_4: i2c@12CA0000 {
164                 compatible = "samsung,s3c2440-i2c";
165                 reg = <0x12CA0000 0x100>;
166                 interrupts = <0 60 0>;
167                 #address-cells = <1>;
168                 #size-cells = <0>;
169         };
170
171         i2c_5: i2c@12CB0000 {
172                 compatible = "samsung,s3c2440-i2c";
173                 reg = <0x12CB0000 0x100>;
174                 interrupts = <0 61 0>;
175                 #address-cells = <1>;
176                 #size-cells = <0>;
177         };
178
179         i2c_6: i2c@12CC0000 {
180                 compatible = "samsung,s3c2440-i2c";
181                 reg = <0x12CC0000 0x100>;
182                 interrupts = <0 62 0>;
183                 #address-cells = <1>;
184                 #size-cells = <0>;
185         };
186
187         i2c_7: i2c@12CD0000 {
188                 compatible = "samsung,s3c2440-i2c";
189                 reg = <0x12CD0000 0x100>;
190                 interrupts = <0 63 0>;
191                 #address-cells = <1>;
192                 #size-cells = <0>;
193         };
194
195         i2c_8: i2c@12CE0000 {
196                 compatible = "samsung,s3c2440-hdmiphy-i2c";
197                 reg = <0x12CE0000 0x1000>;
198                 interrupts = <0 64 0>;
199                 #address-cells = <1>;
200                 #size-cells = <0>;
201         };
202
203         i2c@121D0000 {
204                 compatible = "samsung,exynos5-sata-phy-i2c";
205                 reg = <0x121D0000 0x100>;
206                 #address-cells = <1>;
207                 #size-cells = <0>;
208         };
209
210         spi_0: spi@12d20000 {
211                 compatible = "samsung,exynos4210-spi";
212                 reg = <0x12d20000 0x100>;
213                 interrupts = <0 66 0>;
214                 tx-dma-channel = <&pdma0 5>; /* preliminary */
215                 rx-dma-channel = <&pdma0 4>; /* preliminary */
216                 #address-cells = <1>;
217                 #size-cells = <0>;
218         };
219
220         spi_1: spi@12d30000 {
221                 compatible = "samsung,exynos4210-spi";
222                 reg = <0x12d30000 0x100>;
223                 interrupts = <0 67 0>;
224                 tx-dma-channel = <&pdma1 5>; /* preliminary */
225                 rx-dma-channel = <&pdma1 4>; /* preliminary */
226                 #address-cells = <1>;
227                 #size-cells = <0>;
228         };
229
230         spi_2: spi@12d40000 {
231                 compatible = "samsung,exynos4210-spi";
232                 reg = <0x12d40000 0x100>;
233                 interrupts = <0 68 0>;
234                 tx-dma-channel = <&pdma0 7>; /* preliminary */
235                 rx-dma-channel = <&pdma0 6>; /* preliminary */
236                 #address-cells = <1>;
237                 #size-cells = <0>;
238         };
239
240         dwmmc_0: dwmmc0@12200000 {
241                 compatible = "samsung,exynos5250-dw-mshc";
242                 reg = <0x12200000 0x1000>;
243                 interrupts = <0 75 0>;
244                 #address-cells = <1>;
245                 #size-cells = <0>;
246         };
247
248         dwmmc_1: dwmmc1@12210000 {
249                 compatible = "samsung,exynos5250-dw-mshc";
250                 reg = <0x12210000 0x1000>;
251                 interrupts = <0 76 0>;
252                 #address-cells = <1>;
253                 #size-cells = <0>;
254         };
255
256         dwmmc_2: dwmmc2@12220000 {
257                 compatible = "samsung,exynos5250-dw-mshc";
258                 reg = <0x12220000 0x1000>;
259                 interrupts = <0 77 0>;
260                 #address-cells = <1>;
261                 #size-cells = <0>;
262         };
263
264         dwmmc_3: dwmmc3@12230000 {
265                 compatible = "samsung,exynos5250-dw-mshc";
266                 reg = <0x12230000 0x1000>;
267                 interrupts = <0 78 0>;
268                 #address-cells = <1>;
269                 #size-cells = <0>;
270         };
271
272         amba {
273                 #address-cells = <1>;
274                 #size-cells = <1>;
275                 compatible = "arm,amba-bus";
276                 interrupt-parent = <&gic>;
277                 ranges;
278
279                 pdma0: pdma@121A0000 {
280                         compatible = "arm,pl330", "arm,primecell";
281                         reg = <0x121A0000 0x1000>;
282                         interrupts = <0 34 0>;
283                 };
284
285                 pdma1: pdma@121B0000 {
286                         compatible = "arm,pl330", "arm,primecell";
287                         reg = <0x121B0000 0x1000>;
288                         interrupts = <0 35 0>;
289                 };
290
291                 mdma0: mdma@10800000 {
292                         compatible = "arm,pl330", "arm,primecell";
293                         reg = <0x10800000 0x1000>;
294                         interrupts = <0 33 0>;
295                 };
296
297                 mdma1: mdma@11C10000 {
298                         compatible = "arm,pl330", "arm,primecell";
299                         reg = <0x11C10000 0x1000>;
300                         interrupts = <0 124 0>;
301                 };
302         };
303
304         gpio-controllers {
305                 #address-cells = <1>;
306                 #size-cells = <1>;
307                 gpio-controller;
308                 ranges;
309
310                 gpa0: gpio-controller@11400000 {
311                         compatible = "samsung,exynos4-gpio";
312                         reg = <0x11400000 0x20>;
313                         #gpio-cells = <4>;
314                 };
315
316                 gpa1: gpio-controller@11400020 {
317                         compatible = "samsung,exynos4-gpio";
318                         reg = <0x11400020 0x20>;
319                         #gpio-cells = <4>;
320                 };
321
322                 gpa2: gpio-controller@11400040 {
323                         compatible = "samsung,exynos4-gpio";
324                         reg = <0x11400040 0x20>;
325                         #gpio-cells = <4>;
326                 };
327
328                 gpb0: gpio-controller@11400060 {
329                         compatible = "samsung,exynos4-gpio";
330                         reg = <0x11400060 0x20>;
331                         #gpio-cells = <4>;
332                 };
333
334                 gpb1: gpio-controller@11400080 {
335                         compatible = "samsung,exynos4-gpio";
336                         reg = <0x11400080 0x20>;
337                         #gpio-cells = <4>;
338                 };
339
340                 gpb2: gpio-controller@114000A0 {
341                         compatible = "samsung,exynos4-gpio";
342                         reg = <0x114000A0 0x20>;
343                         #gpio-cells = <4>;
344                 };
345
346                 gpb3: gpio-controller@114000C0 {
347                         compatible = "samsung,exynos4-gpio";
348                         reg = <0x114000C0 0x20>;
349                         #gpio-cells = <4>;
350                 };
351
352                 gpc0: gpio-controller@114000E0 {
353                         compatible = "samsung,exynos4-gpio";
354                         reg = <0x114000E0 0x20>;
355                         #gpio-cells = <4>;
356                 };
357
358                 gpc1: gpio-controller@11400100 {
359                         compatible = "samsung,exynos4-gpio";
360                         reg = <0x11400100 0x20>;
361                         #gpio-cells = <4>;
362                 };
363
364                 gpc2: gpio-controller@11400120 {
365                         compatible = "samsung,exynos4-gpio";
366                         reg = <0x11400120 0x20>;
367                         #gpio-cells = <4>;
368                 };
369
370                 gpc3: gpio-controller@11400140 {
371                         compatible = "samsung,exynos4-gpio";
372                         reg = <0x11400140 0x20>;
373                         #gpio-cells = <4>;
374                 };
375
376                 gpc4: gpio-controller@114002E0 {
377                         compatible = "samsung,exynos4-gpio";
378                         reg = <0x114002E0 0x20>;
379                         #gpio-cells = <4>;
380                 };
381
382                 gpd0: gpio-controller@11400160 {
383                         compatible = "samsung,exynos4-gpio";
384                         reg = <0x11400160 0x20>;
385                         #gpio-cells = <4>;
386                 };
387
388                 gpd1: gpio-controller@11400180 {
389                         compatible = "samsung,exynos4-gpio";
390                         reg = <0x11400180 0x20>;
391                         #gpio-cells = <4>;
392                 };
393
394                 gpy0: gpio-controller@114001A0 {
395                         compatible = "samsung,exynos4-gpio";
396                         reg = <0x114001A0 0x20>;
397                         #gpio-cells = <4>;
398                 };
399
400                 gpy1: gpio-controller@114001C0 {
401                         compatible = "samsung,exynos4-gpio";
402                         reg = <0x114001C0 0x20>;
403                         #gpio-cells = <4>;
404                 };
405
406                 gpy2: gpio-controller@114001E0 {
407                         compatible = "samsung,exynos4-gpio";
408                         reg = <0x114001E0 0x20>;
409                         #gpio-cells = <4>;
410                 };
411
412                 gpy3: gpio-controller@11400200 {
413                         compatible = "samsung,exynos4-gpio";
414                         reg = <0x11400200 0x20>;
415                         #gpio-cells = <4>;
416                 };
417
418                 gpy4: gpio-controller@11400220 {
419                         compatible = "samsung,exynos4-gpio";
420                         reg = <0x11400220 0x20>;
421                         #gpio-cells = <4>;
422                 };
423
424                 gpy5: gpio-controller@11400240 {
425                         compatible = "samsung,exynos4-gpio";
426                         reg = <0x11400240 0x20>;
427                         #gpio-cells = <4>;
428                 };
429
430                 gpy6: gpio-controller@11400260 {
431                         compatible = "samsung,exynos4-gpio";
432                         reg = <0x11400260 0x20>;
433                         #gpio-cells = <4>;
434                 };
435
436                 gpx0: gpio-controller@11400C00 {
437                         compatible = "samsung,exynos4-gpio";
438                         reg = <0x11400C00 0x20>;
439                         #gpio-cells = <4>;
440                 };
441
442                 gpx1: gpio-controller@11400C20 {
443                         compatible = "samsung,exynos4-gpio";
444                         reg = <0x11400C20 0x20>;
445                         #gpio-cells = <4>;
446                 };
447
448                 gpx2: gpio-controller@11400C40 {
449                         compatible = "samsung,exynos4-gpio";
450                         reg = <0x11400C40 0x20>;
451                         #gpio-cells = <4>;
452                 };
453
454                 gpx3: gpio-controller@11400C60 {
455                         compatible = "samsung,exynos4-gpio";
456                         reg = <0x11400C60 0x20>;
457                         #gpio-cells = <4>;
458                 };
459
460                 gpe0: gpio-controller@13400000 {
461                         compatible = "samsung,exynos4-gpio";
462                         reg = <0x13400000 0x20>;
463                         #gpio-cells = <4>;
464                 };
465
466                 gpe1: gpio-controller@13400020 {
467                         compatible = "samsung,exynos4-gpio";
468                         reg = <0x13400020 0x20>;
469                         #gpio-cells = <4>;
470                 };
471
472                 gpf0: gpio-controller@13400040 {
473                         compatible = "samsung,exynos4-gpio";
474                         reg = <0x13400040 0x20>;
475                         #gpio-cells = <4>;
476                 };
477
478                 gpf1: gpio-controller@13400060 {
479                         compatible = "samsung,exynos4-gpio";
480                         reg = <0x13400060 0x20>;
481                         #gpio-cells = <4>;
482                 };
483
484                 gpg0: gpio-controller@13400080 {
485                         compatible = "samsung,exynos4-gpio";
486                         reg = <0x13400080 0x20>;
487                         #gpio-cells = <4>;
488                 };
489
490                 gpg1: gpio-controller@134000A0 {
491                         compatible = "samsung,exynos4-gpio";
492                         reg = <0x134000A0 0x20>;
493                         #gpio-cells = <4>;
494                 };
495
496                 gpg2: gpio-controller@134000C0 {
497                         compatible = "samsung,exynos4-gpio";
498                         reg = <0x134000C0 0x20>;
499                         #gpio-cells = <4>;
500                 };
501
502                 gph0: gpio-controller@134000E0 {
503                         compatible = "samsung,exynos4-gpio";
504                         reg = <0x134000E0 0x20>;
505                         #gpio-cells = <4>;
506                 };
507
508                 gph1: gpio-controller@13400100 {
509                         compatible = "samsung,exynos4-gpio";
510                         reg = <0x13400100 0x20>;
511                         #gpio-cells = <4>;
512                 };
513
514                 gpv0: gpio-controller@10D10000 {
515                         compatible = "samsung,exynos4-gpio";
516                         reg = <0x10D10000 0x20>;
517                         #gpio-cells = <4>;
518                 };
519
520                 gpv1: gpio-controller@10D10020 {
521                         compatible = "samsung,exynos4-gpio";
522                         reg = <0x10D10020 0x20>;
523                         #gpio-cells = <4>;
524                 };
525
526                 gpv2: gpio-controller@10D10040 {
527                         compatible = "samsung,exynos4-gpio";
528                         reg = <0x10D10060 0x20>;
529                         #gpio-cells = <4>;
530                 };
531
532                 gpv3: gpio-controller@10D10060 {
533                         compatible = "samsung,exynos4-gpio";
534                         reg = <0x10D10080 0x20>;
535                         #gpio-cells = <4>;
536                 };
537
538                 gpv4: gpio-controller@10D10080 {
539                         compatible = "samsung,exynos4-gpio";
540                         reg = <0x10D100C0 0x20>;
541                         #gpio-cells = <4>;
542                 };
543
544                 gpz: gpio-controller@03860000 {
545                         compatible = "samsung,exynos4-gpio";
546                         reg = <0x03860000 0x20>;
547                         #gpio-cells = <4>;
548                 };
549         };
550
551         gsc_0:  gsc@0x13e00000 {
552                 compatible = "samsung,exynos5-gsc";
553                 reg = <0x13e00000 0x1000>;
554                 interrupts = <0 85 0>;
555         };
556
557         gsc_1:  gsc@0x13e10000 {
558                 compatible = "samsung,exynos5-gsc";
559                 reg = <0x13e10000 0x1000>;
560                 interrupts = <0 86 0>;
561         };
562
563         gsc_2:  gsc@0x13e20000 {
564                 compatible = "samsung,exynos5-gsc";
565                 reg = <0x13e20000 0x1000>;
566                 interrupts = <0 87 0>;
567         };
568
569         gsc_3:  gsc@0x13e30000 {
570                 compatible = "samsung,exynos5-gsc";
571                 reg = <0x13e30000 0x1000>;
572                 interrupts = <0 88 0>;
573         };
574
575         hdmi {
576                 compatible = "samsung,exynos5-hdmi";
577                 reg = <0x14530000 0x100000>;
578                 interrupts = <0 95 0>;
579         };
580
581         mixer {
582                 compatible = "samsung,exynos5-mixer";
583                 reg = <0x14450000 0x10000>;
584                 interrupts = <0 94 0>;
585         };
586 };