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