033f88aecdf3f22bf14fac3f40b90f5764438f73
[cascardo/linux.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                 mshc0 = &mshc_0;
28                 mshc1 = &mshc_1;
29                 mshc2 = &mshc_2;
30                 mshc3 = &mshc_3;
31                 sysmmu2 = &sysmmu_2;
32                 sysmmu3 = &sysmmu_3;
33                 sysmmu4 = &sysmmu_4;
34                 sysmmu27 = &sysmmu_27;
35                 sysmmu28 = &sysmmu_28;
36                 sysmmu23 = &sysmmu_23;
37                 sysmmu24 = &sysmmu_24;
38                 sysmmu25 = &sysmmu_25;
39                 sysmmu26 = &sysmmu_26;
40                 gsc0 = &gsc_0;
41                 gsc1 = &gsc_1;
42                 gsc2 = &gsc_2;
43                 gsc3 = &gsc_3;
44                 i2s0 = &i2s_0;
45                 i2c0 = &i2c_0;
46                 i2c1 = &i2c_1;
47                 i2c2 = &i2c_2;
48                 i2c3 = &i2c_3;
49                 i2c4 = &i2c_4;
50                 i2c5 = &i2c_5;
51                 i2c6 = &i2c_6;
52                 i2c7 = &i2c_7;
53                 i2c8 = &i2c_8;
54                 spi0 = &spi_0;
55                 spi1 = &spi_1;
56                 spi2 = &spi_2;
57         };
58
59         cpus {
60                 #address-cells = <1>;
61                 #size-cells = <0>;
62
63                 cpu@0 {
64                         device_type = "cpu";
65                         compatible = "arm,cortex-a15";
66                         reg = <0>;
67                 };
68
69                 cpu@1 {
70                         device_type = "cpu";
71                         compatible = "arm,cortex-a15";
72                         reg = <1>;
73                 };
74         };
75
76         gic:interrupt-controller@10481000 {
77                 compatible = "arm,cortex-a9-gic";
78                 #interrupt-cells = <3>;
79                 #address-cells = <0>;
80                 #size-cells = <0>;
81                 interrupt-controller;
82                 reg = <0x10481000 0x1000>, <0x10482000 0x2000>;
83         };
84
85         combiner:interrupt-controller@10440000 {
86                 compatible = "samsung,exynos4210-combiner";
87                 #interrupt-cells = <2>;
88                 interrupt-controller;
89                 samsung,combiner-nr = <32>;
90                 reg = <0x10440000 0x1000>;
91                 interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
92                              <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>,
93                              <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>,
94                              <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>,
95                              <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>,
96                              <0 20 0>, <0 21 0>, <0 22 0>, <0 23 0>,
97                              <0 24 0>, <0 25 0>, <0 26 0>, <0 27 0>,
98                              <0 28 0>, <0 29 0>, <0 30 0>, <0 31 0>;
99         };
100
101         wakeup_eint: interrupt-controller@11400000 {
102                 compatible = "samsung,exynos5210-wakeup-eint";
103                 reg = <0x11400000 0x1000>;
104                 interrupt-controller;
105                 #interrupt-cells = <2>;
106                 interrupt-parent = <&wakeup_map>;
107                 interrupts = <0x0 0>, <0x1 0>, <0x2 0>, <0x3 0>,
108                              <0x4 0>, <0x5 0>, <0x6 0>, <0x7 0>,
109                              <0x8 0>, <0x9 0>, <0xa 0>, <0xb 0>,
110                              <0xc 0>, <0xd 0>, <0xe 0>, <0xf 0>,
111                              <0x10 0>;
112
113                 wakeup_map: interrupt-map {
114                         compatible = "samsung,exynos5210-wakeup-eint-map";
115                         #interrupt-cells = <2>;
116                         #address-cells = <0>;
117                         #size-cells = <0>;
118                         interrupt-map = <0x0 0 &combiner 23 0>,
119                                         <0x1 0 &combiner 24 0>,
120                                         <0x2 0 &combiner 25 0>,
121                                         <0x3 0 &combiner 25 1>,
122                                         <0x4 0 &combiner 26 0>,
123                                         <0x5 0 &combiner 26 1>,
124                                         <0x6 0 &combiner 27 0>,
125                                         <0x7 0 &combiner 27 1>,
126                                         <0x8 0 &combiner 28 0>,
127                                         <0x9 0 &combiner 28 1>,
128                                         <0xa 0 &combiner 29 0>,
129                                         <0xb 0 &combiner 29 1>,
130                                         <0xc 0 &combiner 30 0>,
131                                         <0xd 0 &combiner 30 1>,
132                                         <0xe 0 &combiner 31 0>,
133                                         <0xf 0 &combiner 31 1>,
134                                         <0x10 0 &gic 0 32 0>;
135                 };
136         };
137
138         watchdog {
139                 compatible = "samsung,s3c2410-wdt";
140                 reg = <0x101D0000 0x100>;
141                 interrupts = <0 42 0>;
142         };
143
144         mfc {
145                 compatible = "samsung,s5p-mfc-v6";
146                 reg = <0x11000000 0x10000>;
147                 interrupts = <0 96 0>;
148                 sysmmu_l = <&sysmmu_3>;
149                 sysmmu_r = <&sysmmu_4>;
150         };
151
152         ohci {
153                 compatible = "samsung,exynos-ohci";
154                 reg = <0x12120000 0x100>;
155                 interrupts = <0 71 0>;
156         };
157
158         ehci {
159                 compatible = "samsung,exynos-ehci";
160                 reg = <0x12110000 0x100>;
161                 interrupts = <0 71 0>;
162         };
163
164         xhci {
165                 compatible = "samsung,exynos-xhci";
166                 reg = <0x12000000 0x10000>;
167                 interrupts = <0 72 0>;
168         };
169
170         rtc {
171                 compatible = "samsung,s3c6410-rtc";
172                 reg = <0x101E0000 0x100>;
173                 interrupts = <0 43 0>, <0 44 0>;
174         };
175
176         serial@12C00000 {
177                 compatible = "samsung,exynos4210-uart";
178                 reg = <0x12C00000 0x100>;
179                 interrupts = <0 51 0>;
180         };
181
182         serial@12C10000 {
183                 compatible = "samsung,exynos4210-uart";
184                 reg = <0x12C10000 0x100>;
185                 interrupts = <0 52 0>;
186         };
187
188         serial@12C20000 {
189                 compatible = "samsung,exynos4210-uart";
190                 reg = <0x12C20000 0x100>;
191                 interrupts = <0 53 0>;
192         };
193
194         serial@12C30000 {
195                 compatible = "samsung,exynos4210-uart";
196                 reg = <0x12C30000 0x100>;
197                 interrupts = <0 54 0>;
198         };
199
200         i2c_0: i2c@12C60000 {
201                 compatible = "samsung,s3c2440-i2c";
202                 reg = <0x12C60000 0x100>;
203                 interrupts = <0 56 0>;
204                 #address-cells = <1>;
205                 #size-cells = <0>;
206         };
207
208         i2c_1: i2c@12C70000 {
209                 compatible = "samsung,s3c2440-i2c";
210                 reg = <0x12C70000 0x100>;
211                 interrupts = <0 57 0>;
212                 #address-cells = <1>;
213                 #size-cells = <0>;
214         };
215
216         i2c_2: i2c@12C80000 {
217                 compatible = "samsung,s3c2440-i2c";
218                 reg = <0x12C80000 0x100>;
219                 interrupts = <0 58 0>;
220                 #address-cells = <1>;
221                 #size-cells = <0>;
222         };
223
224         i2c_3: i2c@12C90000 {
225                 compatible = "samsung,s3c2440-i2c";
226                 reg = <0x12C90000 0x100>;
227                 interrupts = <0 59 0>;
228                 #address-cells = <1>;
229                 #size-cells = <0>;
230         };
231
232         i2c_4: i2c@12CA0000 {
233                 compatible = "samsung,s3c2440-i2c";
234                 reg = <0x12CA0000 0x100>;
235                 interrupts = <0 60 0>;
236                 #address-cells = <1>;
237                 #size-cells = <0>;
238         };
239
240         i2c_5: i2c@12CB0000 {
241                 compatible = "samsung,s3c2440-i2c";
242                 reg = <0x12CB0000 0x100>;
243                 interrupts = <0 61 0>;
244                 #address-cells = <1>;
245                 #size-cells = <0>;
246         };
247
248         i2c_6: i2c@12CC0000 {
249                 compatible = "samsung,s3c2440-i2c";
250                 reg = <0x12CC0000 0x100>;
251                 interrupts = <0 62 0>;
252                 #address-cells = <1>;
253                 #size-cells = <0>;
254         };
255
256         i2c_7: i2c@12CD0000 {
257                 compatible = "samsung,s3c2440-i2c";
258                 reg = <0x12CD0000 0x100>;
259                 interrupts = <0 63 0>;
260                 #address-cells = <1>;
261                 #size-cells = <0>;
262         };
263
264         i2c_8: i2c@12CE0000 {
265                 compatible = "samsung,s3c2440-hdmiphy-i2c";
266                 reg = <0x12CE0000 0x1000>;
267                 interrupts = <0 64 0>;
268                 #address-cells = <1>;
269                 #size-cells = <0>;
270         };
271
272         sysmmu_2: sysmmu@0x10A60000 {
273                 compatible = "samsung,s5p-sysmmu";
274                 reg = <0x10A60000 0x100>;
275                 interrupts = <24 5>;
276                 interrupt-parent = <&combiner>;
277         };
278
279         sysmmu_3: sysmmu@0x11210000 {
280                 compatible = "samsung,s5p-sysmmu";
281                 reg = <0x11210000 0x100>;
282                 interrupts = <8 5>;
283                 interrupt-parent = <&combiner>;
284         };
285
286         sysmmu_4: sysmmu@0x11200000 {
287                 compatible = "samsung,s5p-sysmmu";
288                 reg = <0x11200000 0x100>;
289                 interrupts = <6 2>;
290                 interrupt-parent = <&combiner>;
291         };
292
293         sysmmu_27: sysmmu@0x14640000 {
294                 compatible = "samsung,s5p-sysmmu";
295                 reg = <0x14640000 0x100>;
296                 interrupts = <3 2>;
297                 interrupt-parent = <&combiner>;
298         };
299
300         sysmmu_28: sysmmu@0x14650000 {
301                 compatible = "samsung,s5p-sysmmu";
302                 reg = <0x14650000 0x100>;
303                 interrupts = <7 4>;
304                 interrupt-parent = <&combiner>;
305         };
306
307         sysmmu_23: sysmmu@0x13E80000 {
308                 compatible = "samsung,s5p-sysmmu";
309                 reg = <0x13E80000 0x100>;
310                 interrupts = <2 0>;
311                 interrupt-parent = <&combiner>;
312         };
313
314         sysmmu_24: sysmmu@0x13E90000 {
315                 compatible = "samsung,s5p-sysmmu";
316                 reg = <0x13E90000 0x100>;
317                 interrupts = <2 2>;
318                 interrupt-parent = <&combiner>;
319         };
320
321         sysmmu_25: sysmmu@0x13EA0000 {
322                 compatible = "samsung,s5p-sysmmu";
323                 reg = <0x13EA0000 0x100>;
324                 interrupts = <2 4>;
325                 interrupt-parent = <&combiner>;
326         };
327
328         sysmmu_26: sysmmu@0x13EB0000 {
329                 compatible = "samsung,s5p-sysmmu";
330                 reg = <0x13EB0000 0x100>;
331                 interrupts = <2 6>;
332                 interrupt-parent = <&combiner>;
333         };
334
335         mshc_0: dwmmc0@12200000 {
336                 compatible = "synopsis,dw-mshc-exynos5250";
337                 reg = <0x12200000 0x1000>;
338                 interrupts = <0 75 0>;
339         };
340
341         mshc_1: dwmmc1@12210000 {
342                 compatible = "synopsis,dw-mshc-exynos5250";
343                 reg = <0x12210000 0x1000>;
344                 interrupts = <0 76 0>;
345         };
346
347         mshc_2: dwmmc2@12220000 {
348                 compatible = "synopsis,dw-mshc-exynos5250";
349                 reg = <0x12220000 0x1000>;
350                 interrupts = <0 77 0>;
351         };
352
353         mshc_3: dwmmc3@12230000 {
354                 compatible = "synopsis,dw-mshc-exynos5250";
355                 reg = <0x12230000 0x1000>;
356                 interrupts = <0 78 0>;
357         };
358
359         i2s_0: i2s@03830000 {
360                 compatible = "samsung,i2s";
361                 reg = <0x03830000 0x100>;
362                 tx-dma-channel-secondary = <&pdma0 8>;
363                 tx-dma-channel = <&pdma0 10>;
364                 rx-dma-channel = <&pdma0 9>;
365         };
366
367         spi_0: spi@12d20000 {
368                 compatible = "samsung,exynos4210-spi";
369                 reg = <0x12d20000 0x100>;
370                 interrupts = <0 66 0>;
371                 tx-dma-channel = <&pdma0 5>;
372                 rx-dma-channel = <&pdma0 4>;
373                 #address-cells = <1>;
374                 #size-cells = <0>;
375         };
376
377         spi_1: spi@12d30000 {
378                 compatible = "samsung,exynos4210-spi";
379                 reg = <0x12d30000 0x100>;
380                 interrupts = <0 67 0>;
381                 tx-dma-channel = <&pdma1 5>;
382                 rx-dma-channel = <&pdma1 4>;
383                 #address-cells = <1>;
384                 #size-cells = <0>;
385         };
386
387         spi_2: spi@12d40000 {
388                 compatible = "samsung,exynos4210-spi";
389                 reg = <0x12d40000 0x100>;
390                 interrupts = <0 68 0>;
391                 tx-dma-channel = <&pdma0 7>;
392                 rx-dma-channel = <&pdma0 6>;
393                 #address-cells = <1>;
394                 #size-cells = <0>;
395         };
396
397         tmu@10060000 {
398                 compatible = "samsung,exynos5-tmu";
399                 reg = <0x10060000 0x100>;
400                 interrupts = <0 65 0>;
401         };
402
403         amba {
404                 #address-cells = <1>;
405                 #size-cells = <1>;
406                 compatible = "arm,amba-bus";
407                 interrupt-parent = <&gic>;
408                 ranges;
409
410                 pdma0: pdma@121A0000 {
411                         compatible = "arm,pl330", "arm,primecell";
412                         reg = <0x121A0000 0x1000>;
413                         interrupts = <0 34 0>;
414                 };
415
416                 pdma1: pdma@121B0000 {
417                         compatible = "arm,pl330", "arm,primecell";
418                         reg = <0x121B0000 0x1000>;
419                         interrupts = <0 35 0>;
420                 };
421
422                 mdma0: mdma@10800000 {
423                         compatible = "arm,pl330", "arm,primecell";
424                         reg = <0x10800000 0x1000>;
425                         interrupts = <0 33 0>;
426                 };
427
428                 mdma1: mdma@11C10000 {
429                         compatible = "arm,pl330", "arm,primecell";
430                         reg = <0x11C10000 0x1000>;
431                         interrupts = <0 124 0>;
432                 };
433         };
434
435         gpio-controllers {
436                 #address-cells = <1>;
437                 #size-cells = <1>;
438                 gpio-controller;
439                 ranges;
440
441                 gpa0: gpio-controller@11400000 {
442                         compatible = "samsung,exynos4-gpio";
443                         reg = <0x11400000 0x20>;
444                         #gpio-cells = <4>;
445                 };
446
447                 gpa1: gpio-controller@11400020 {
448                         compatible = "samsung,exynos4-gpio";
449                         reg = <0x11400020 0x20>;
450                         #gpio-cells = <4>;
451                 };
452
453                 gpa2: gpio-controller@11400040 {
454                         compatible = "samsung,exynos4-gpio";
455                         reg = <0x11400040 0x20>;
456                         #gpio-cells = <4>;
457                 };
458
459                 gpb0: gpio-controller@11400060 {
460                         compatible = "samsung,exynos4-gpio";
461                         reg = <0x11400060 0x20>;
462                         #gpio-cells = <4>;
463                 };
464
465                 gpb1: gpio-controller@11400080 {
466                         compatible = "samsung,exynos4-gpio";
467                         reg = <0x11400080 0x20>;
468                         #gpio-cells = <4>;
469                 };
470
471                 gpb2: gpio-controller@114000A0 {
472                         compatible = "samsung,exynos4-gpio";
473                         reg = <0x114000A0 0x20>;
474                         #gpio-cells = <4>;
475                 };
476
477                 gpb3: gpio-controller@114000C0 {
478                         compatible = "samsung,exynos4-gpio";
479                         reg = <0x114000C0 0x20>;
480                         #gpio-cells = <4>;
481                 };
482
483                 gpc0: gpio-controller@114000E0 {
484                         compatible = "samsung,exynos4-gpio";
485                         reg = <0x114000E0 0x20>;
486                         #gpio-cells = <4>;
487                 };
488
489                 gpc1: gpio-controller@11400100 {
490                         compatible = "samsung,exynos4-gpio";
491                         reg = <0x11400100 0x20>;
492                         #gpio-cells = <4>;
493                 };
494
495                 gpc2: gpio-controller@11400120 {
496                         compatible = "samsung,exynos4-gpio";
497                         reg = <0x11400120 0x20>;
498                         #gpio-cells = <4>;
499                 };
500
501                 gpc3: gpio-controller@11400140 {
502                         compatible = "samsung,exynos4-gpio";
503                         reg = <0x11400140 0x20>;
504                         #gpio-cells = <4>;
505                 };
506
507                 gpc4: gpio-controller@114002E0 {
508                         compatible = "samsung,exynos4-gpio";
509                         reg = <0x114002E0 0x20>;
510                         #gpio-cells = <4>;
511                 };
512
513                 gpd0: gpio-controller@11400160 {
514                         compatible = "samsung,exynos4-gpio";
515                         reg = <0x11400160 0x20>;
516                         #gpio-cells = <4>;
517                 };
518
519                 gpd1: gpio-controller@11400180 {
520                         compatible = "samsung,exynos4-gpio";
521                         reg = <0x11400180 0x20>;
522                         #gpio-cells = <4>;
523                 };
524
525                 gpy0: gpio-controller@114001A0 {
526                         compatible = "samsung,exynos4-gpio";
527                         reg = <0x114001A0 0x20>;
528                         #gpio-cells = <4>;
529                 };
530
531                 gpy1: gpio-controller@114001C0 {
532                         compatible = "samsung,exynos4-gpio";
533                         reg = <0x114001C0 0x20>;
534                         #gpio-cells = <4>;
535                 };
536
537                 gpy2: gpio-controller@114001E0 {
538                         compatible = "samsung,exynos4-gpio";
539                         reg = <0x114001E0 0x20>;
540                         #gpio-cells = <4>;
541                 };
542
543                 gpy3: gpio-controller@11400200 {
544                         compatible = "samsung,exynos4-gpio";
545                         reg = <0x11400200 0x20>;
546                         #gpio-cells = <4>;
547                 };
548
549                 gpy4: gpio-controller@11400220 {
550                         compatible = "samsung,exynos4-gpio";
551                         reg = <0x11400220 0x20>;
552                         #gpio-cells = <4>;
553                 };
554
555                 gpy5: gpio-controller@11400240 {
556                         compatible = "samsung,exynos4-gpio";
557                         reg = <0x11400240 0x20>;
558                         #gpio-cells = <4>;
559                 };
560
561                 gpy6: gpio-controller@11400260 {
562                         compatible = "samsung,exynos4-gpio";
563                         reg = <0x11400260 0x20>;
564                         #gpio-cells = <4>;
565                 };
566
567                 gpx0: gpio-controller@11400C00 {
568                         compatible = "samsung,exynos4-gpio";
569                         reg = <0x11400C00 0x20>;
570                         #gpio-cells = <4>;
571                 };
572
573                 gpx1: gpio-controller@11400C20 {
574                         compatible = "samsung,exynos4-gpio";
575                         reg = <0x11400C20 0x20>;
576                         #gpio-cells = <4>;
577                 };
578
579                 gpx2: gpio-controller@11400C40 {
580                         compatible = "samsung,exynos4-gpio";
581                         reg = <0x11400C40 0x20>;
582                         #gpio-cells = <4>;
583                 };
584
585                 gpx3: gpio-controller@11400C60 {
586                         compatible = "samsung,exynos4-gpio";
587                         reg = <0x11400C60 0x20>;
588                         #gpio-cells = <4>;
589                 };
590
591                 gpe0: gpio-controller@13400000 {
592                         compatible = "samsung,exynos4-gpio";
593                         reg = <0x13400000 0x20>;
594                         #gpio-cells = <4>;
595                 };
596
597                 gpe1: gpio-controller@13400020 {
598                         compatible = "samsung,exynos4-gpio";
599                         reg = <0x13400020 0x20>;
600                         #gpio-cells = <4>;
601                 };
602
603                 gpf0: gpio-controller@13400040 {
604                         compatible = "samsung,exynos4-gpio";
605                         reg = <0x13400040 0x20>;
606                         #gpio-cells = <4>;
607                 };
608
609                 gpf1: gpio-controller@13400060 {
610                         compatible = "samsung,exynos4-gpio";
611                         reg = <0x13400060 0x20>;
612                         #gpio-cells = <4>;
613                 };
614
615                 gpg0: gpio-controller@13400080 {
616                         compatible = "samsung,exynos4-gpio";
617                         reg = <0x13400080 0x20>;
618                         #gpio-cells = <4>;
619                 };
620
621                 gpg1: gpio-controller@134000A0 {
622                         compatible = "samsung,exynos4-gpio";
623                         reg = <0x134000A0 0x20>;
624                         #gpio-cells = <4>;
625                 };
626
627                 gpg2: gpio-controller@134000C0 {
628                         compatible = "samsung,exynos4-gpio";
629                         reg = <0x134000C0 0x20>;
630                         #gpio-cells = <4>;
631                 };
632
633                 gph0: gpio-controller@134000E0 {
634                         compatible = "samsung,exynos4-gpio";
635                         reg = <0x134000E0 0x20>;
636                         #gpio-cells = <4>;
637                 };
638
639                 gph1: gpio-controller@13400100 {
640                         compatible = "samsung,exynos4-gpio";
641                         reg = <0x13400100 0x20>;
642                         #gpio-cells = <4>;
643                 };
644
645                 gpv0: gpio-controller@10D10000 {
646                         compatible = "samsung,exynos4-gpio";
647                         reg = <0x10D10000 0x20>;
648                         #gpio-cells = <4>;
649                 };
650
651                 gpv1: gpio-controller@10D10020 {
652                         compatible = "samsung,exynos4-gpio";
653                         reg = <0x10D10020 0x20>;
654                         #gpio-cells = <4>;
655                 };
656
657                 gpv2: gpio-controller@10D10040 {
658                         compatible = "samsung,exynos4-gpio";
659                         reg = <0x10D10060 0x20>;
660                         #gpio-cells = <4>;
661                 };
662
663                 gpv3: gpio-controller@10D10060 {
664                         compatible = "samsung,exynos4-gpio";
665                         reg = <0x10D10080 0x20>;
666                         #gpio-cells = <4>;
667                 };
668
669                 gpv4: gpio-controller@10D10080 {
670                         compatible = "samsung,exynos4-gpio";
671                         reg = <0x10D100C0 0x20>;
672                         #gpio-cells = <4>;
673                 };
674
675                 gpz: gpio-controller@03860000 {
676                         compatible = "samsung,exynos4-gpio";
677                         reg = <0x03860000 0x20>;
678                         #gpio-cells = <4>;
679                 };
680         };
681
682         fimd {
683                 compatible = "samsung,exynos5-fb";
684                 interrupt-parent = <&combiner>;
685                 reg = <0x14400000 0x40000>;
686                 interrupts = <18 4>, <18 5>, <18 6>;
687                 sysmmu = <&sysmmu_27>;
688         };
689
690         mipi {
691                 compatible = "samsung,exynos5-mipi";
692                 reg = <0x14500000 0x10000>;
693                 interrupts = <0 82 0>;
694         };
695
696         display-port-controller {
697                 compatible = "samsung,exynos5-dp";
698                 reg = <0x145B0000 0x10000>;
699                 interrupts = <10 3>;
700                 interrupt-parent = <&combiner>;
701         };
702
703         gsc_0:  gsc@0x13e00000 {
704                 compatible = "samsung,exynos-gsc";
705                 reg = <0x13e00000 0x1000>;
706                 interrupts = <0 85 0>;
707                 sysmmu = <&sysmmu_23>;
708         };
709
710         gsc_1:  gsc@0x13e10000 {
711                 compatible = "samsung,exynos-gsc";
712                 reg = <0x13e10000 0x1000>;
713                 interrupts = <0 86 0>;
714                 sysmmu = <&sysmmu_24>;
715         };
716
717         gsc_2:  gsc@0x13e20000 {
718                 compatible = "samsung,exynos-gsc";
719                 reg = <0x13e20000 0x1000>;
720                 interrupts = <0 87 0>;
721                 sysmmu = <&sysmmu_25>;
722         };
723
724         gsc_3:  gsc@0x13e30000 {
725                 compatible = "samsung,exynos-gsc";
726                 reg = <0x13e30000 0x1000>;
727                 interrupts = <0 88 0>;
728                 sysmmu = <&sysmmu_26>;
729         };
730
731         g2d {
732                 compatible = "samsung,s5p-g2d";
733                 reg = <0x10850000 0x400>;
734                 interrupts = <0 91 0>;
735         };
736
737         hdmi {
738                 compatible = "samsung,exynos5-hdmi";
739                 reg = <0x14530000 0x100000>;
740                 interrupts = <0 95 0>, <5 0>;
741                 interrupt-parent = <&wakeup_eint>;
742         };
743
744         mixer {
745                 compatible = "samsung,s5p-mixer";
746                 reg = <0x14450000 0x10000>;
747                 interrupts = <0 94 0>;
748                 sysmmu = <&sysmmu_28>;
749         };
750
751         sromc-bus {
752                 compatible = "samsung,exynos-sromc-bus", "simple-bus";
753
754                 #address-cells = <2>;
755                 #size-cells = <1>;
756                 ranges = < 0 0 0x04000000 0x20000
757                            1 0 0x05000000 0x20000
758                            2 0 0x06000000 0x20000
759                            3 0 0x07000000 0x20000>;
760         };
761 };