Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / exynos4.dtsi
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Samsung's Exynos4 SoC series common device tree source
4  *
5  * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
6  *              http://www.samsung.com
7  * Copyright (c) 2010-2011 Linaro Ltd.
8  *              www.linaro.org
9  *
10  * Samsung's Exynos4 SoC series device nodes are listed in this file.  Particular
11  * SoCs from Exynos4 series can include this file and provide values for SoCs
12  * specfic bindings.
13  *
14  * Note: This file does not include device nodes for all the controllers in
15  * Exynos4 SoCs. As device tree coverage for Exynos4 increases, additional
16  * nodes can be added to this file.
17  */
18
19 #include <dt-bindings/clock/exynos4.h>
20 #include <dt-bindings/clock/exynos-audss-clk.h>
21 #include <dt-bindings/interrupt-controller/arm-gic.h>
22 #include <dt-bindings/interrupt-controller/irq.h>
23 #include "exynos-syscon-restart.dtsi"
24
25 / {
26         interrupt-parent = <&gic>;
27         #address-cells = <1>;
28         #size-cells = <1>;
29
30         aliases {
31                 spi0 = &spi_0;
32                 spi1 = &spi_1;
33                 spi2 = &spi_2;
34                 i2c0 = &i2c_0;
35                 i2c1 = &i2c_1;
36                 i2c2 = &i2c_2;
37                 i2c3 = &i2c_3;
38                 i2c4 = &i2c_4;
39                 i2c5 = &i2c_5;
40                 i2c6 = &i2c_6;
41                 i2c7 = &i2c_7;
42                 i2c8 = &i2c_8;
43                 csis0 = &csis_0;
44                 csis1 = &csis_1;
45                 fimc0 = &fimc_0;
46                 fimc1 = &fimc_1;
47                 fimc2 = &fimc_2;
48                 fimc3 = &fimc_3;
49                 serial0 = &serial_0;
50                 serial1 = &serial_1;
51                 serial2 = &serial_2;
52                 serial3 = &serial_3;
53         };
54
55         soc: soc {
56                 compatible = "simple-bus";
57                 #address-cells = <1>;
58                 #size-cells = <1>;
59                 ranges;
60
61                 clock_audss: clock-controller@3810000 {
62                         compatible = "samsung,exynos4210-audss-clock";
63                         reg = <0x03810000 0x0C>;
64                         #clock-cells = <1>;
65                         clocks = <&clock CLK_FIN_PLL>, <&clock CLK_FOUT_EPLL>,
66                                  <&clock CLK_SCLK_AUDIO0>,
67                                  <&clock CLK_SCLK_AUDIO0>;
68                         clock-names = "pll_ref", "pll_in", "sclk_audio",
69                                       "sclk_pcm_in";
70                 };
71
72                 i2s0: i2s@3830000 {
73                         compatible = "samsung,s5pv210-i2s";
74                         reg = <0x03830000 0x100>;
75                         clocks = <&clock_audss EXYNOS_I2S_BUS>,
76                                  <&clock_audss EXYNOS_DOUT_AUD_BUS>,
77                                  <&clock_audss EXYNOS_SCLK_I2S>;
78                         clock-names = "iis", "i2s_opclk0", "i2s_opclk1";
79                         #clock-cells = <1>;
80                         clock-output-names = "i2s_cdclk0";
81                         dmas = <&pdma0 12>, <&pdma0 11>, <&pdma0 10>;
82                         dma-names = "tx", "rx", "tx-sec";
83                         samsung,idma-addr = <0x03000000>;
84                         #sound-dai-cells = <1>;
85                         status = "disabled";
86                 };
87
88                 chipid@10000000 {
89                         compatible = "samsung,exynos4210-chipid";
90                         reg = <0x10000000 0x100>;
91                 };
92
93                 scu: snoop-control-unit@10500000 {
94                         compatible = "arm,cortex-a9-scu";
95                         reg = <0x10500000 0x2000>;
96                 };
97
98                 memory-controller@12570000 {
99                         compatible = "samsung,exynos4210-srom";
100                         reg = <0x12570000 0x14>;
101                 };
102
103                 mipi_phy: video-phy {
104                         compatible = "samsung,s5pv210-mipi-video-phy";
105                         #phy-cells = <1>;
106                         syscon = <&pmu_system_controller>;
107                 };
108
109                 pd_mfc: mfc-power-domain@10023c40 {
110                         compatible = "samsung,exynos4210-pd";
111                         reg = <0x10023C40 0x20>;
112                         #power-domain-cells = <0>;
113                         label = "MFC";
114                 };
115
116                 pd_g3d: g3d-power-domain@10023c60 {
117                         compatible = "samsung,exynos4210-pd";
118                         reg = <0x10023C60 0x20>;
119                         #power-domain-cells = <0>;
120                         label = "G3D";
121                 };
122
123                 pd_lcd0: lcd0-power-domain@10023c80 {
124                         compatible = "samsung,exynos4210-pd";
125                         reg = <0x10023C80 0x20>;
126                         #power-domain-cells = <0>;
127                         label = "LCD0";
128                 };
129
130                 pd_tv: tv-power-domain@10023c20 {
131                         compatible = "samsung,exynos4210-pd";
132                         reg = <0x10023C20 0x20>;
133                         #power-domain-cells = <0>;
134                         power-domains = <&pd_lcd0>;
135                         label = "TV";
136                 };
137
138                 pd_cam: cam-power-domain@10023c00 {
139                         compatible = "samsung,exynos4210-pd";
140                         reg = <0x10023C00 0x20>;
141                         #power-domain-cells = <0>;
142                         label = "CAM";
143                 };
144
145                 pd_gps: gps-power-domain@10023ce0 {
146                         compatible = "samsung,exynos4210-pd";
147                         reg = <0x10023CE0 0x20>;
148                         #power-domain-cells = <0>;
149                         label = "GPS";
150                 };
151
152                 pd_gps_alive: gps-alive-power-domain@10023d00 {
153                         compatible = "samsung,exynos4210-pd";
154                         reg = <0x10023D00 0x20>;
155                         #power-domain-cells = <0>;
156                         label = "GPS alive";
157                 };
158
159                 gic: interrupt-controller@10490000 {
160                         compatible = "arm,cortex-a9-gic";
161                         #interrupt-cells = <3>;
162                         interrupt-controller;
163                         reg = <0x10490000 0x10000>, <0x10480000 0x10000>;
164                 };
165
166                 combiner: interrupt-controller@10440000 {
167                         compatible = "samsung,exynos4210-combiner";
168                         #interrupt-cells = <2>;
169                         interrupt-controller;
170                         reg = <0x10440000 0x1000>;
171                 };
172
173                 pmu: pmu {
174                         compatible = "arm,cortex-a9-pmu";
175                         interrupt-parent = <&combiner>;
176                         interrupts = <2 2>, <3 2>;
177                 };
178
179                 sys_reg: syscon@10010000 {
180                         compatible = "samsung,exynos4-sysreg", "syscon";
181                         reg = <0x10010000 0x400>;
182                 };
183
184                 pmu_system_controller: system-controller@10020000 {
185                         compatible = "samsung,exynos4210-pmu", "syscon";
186                         reg = <0x10020000 0x4000>;
187                         interrupt-controller;
188                         #interrupt-cells = <3>;
189                         interrupt-parent = <&gic>;
190                 };
191
192                 dsi_0: dsi@11c80000 {
193                         compatible = "samsung,exynos4210-mipi-dsi";
194                         reg = <0x11C80000 0x10000>;
195                         interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
196                         power-domains = <&pd_lcd0>;
197                         phys = <&mipi_phy 1>;
198                         phy-names = "dsim";
199                         clocks = <&clock CLK_DSIM0>, <&clock CLK_SCLK_MIPI0>;
200                         clock-names = "bus_clk", "sclk_mipi";
201                         status = "disabled";
202                         #address-cells = <1>;
203                         #size-cells = <0>;
204                 };
205
206                 camera: camera {
207                         compatible = "samsung,fimc", "simple-bus";
208                         status = "disabled";
209                         #address-cells = <1>;
210                         #size-cells = <1>;
211                         #clock-cells = <1>;
212                         clock-output-names = "cam_a_clkout", "cam_b_clkout";
213                         ranges;
214
215                         fimc_0: fimc@11800000 {
216                                 compatible = "samsung,exynos4210-fimc";
217                                 reg = <0x11800000 0x1000>;
218                                 interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
219                                 clocks = <&clock CLK_FIMC0>,
220                                          <&clock CLK_SCLK_FIMC0>;
221                                 clock-names = "fimc", "sclk_fimc";
222                                 power-domains = <&pd_cam>;
223                                 samsung,sysreg = <&sys_reg>;
224                                 iommus = <&sysmmu_fimc0>;
225                                 status = "disabled";
226                         };
227
228                         fimc_1: fimc@11810000 {
229                                 compatible = "samsung,exynos4210-fimc";
230                                 reg = <0x11810000 0x1000>;
231                                 interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
232                                 clocks = <&clock CLK_FIMC1>,
233                                          <&clock CLK_SCLK_FIMC1>;
234                                 clock-names = "fimc", "sclk_fimc";
235                                 power-domains = <&pd_cam>;
236                                 samsung,sysreg = <&sys_reg>;
237                                 iommus = <&sysmmu_fimc1>;
238                                 status = "disabled";
239                         };
240
241                         fimc_2: fimc@11820000 {
242                                 compatible = "samsung,exynos4210-fimc";
243                                 reg = <0x11820000 0x1000>;
244                                 interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
245                                 clocks = <&clock CLK_FIMC2>,
246                                          <&clock CLK_SCLK_FIMC2>;
247                                 clock-names = "fimc", "sclk_fimc";
248                                 power-domains = <&pd_cam>;
249                                 samsung,sysreg = <&sys_reg>;
250                                 iommus = <&sysmmu_fimc2>;
251                                 status = "disabled";
252                         };
253
254                         fimc_3: fimc@11830000 {
255                                 compatible = "samsung,exynos4210-fimc";
256                                 reg = <0x11830000 0x1000>;
257                                 interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
258                                 clocks = <&clock CLK_FIMC3>,
259                                          <&clock CLK_SCLK_FIMC3>;
260                                 clock-names = "fimc", "sclk_fimc";
261                                 power-domains = <&pd_cam>;
262                                 samsung,sysreg = <&sys_reg>;
263                                 iommus = <&sysmmu_fimc3>;
264                                 status = "disabled";
265                         };
266
267                         csis_0: csis@11880000 {
268                                 compatible = "samsung,exynos4210-csis";
269                                 reg = <0x11880000 0x4000>;
270                                 interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
271                                 clocks = <&clock CLK_CSIS0>,
272                                          <&clock CLK_SCLK_CSIS0>;
273                                 clock-names = "csis", "sclk_csis";
274                                 bus-width = <4>;
275                                 power-domains = <&pd_cam>;
276                                 phys = <&mipi_phy 0>;
277                                 phy-names = "csis";
278                                 status = "disabled";
279                                 #address-cells = <1>;
280                                 #size-cells = <0>;
281                         };
282
283                         csis_1: csis@11890000 {
284                                 compatible = "samsung,exynos4210-csis";
285                                 reg = <0x11890000 0x4000>;
286                                 interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
287                                 clocks = <&clock CLK_CSIS1>,
288                                          <&clock CLK_SCLK_CSIS1>;
289                                 clock-names = "csis", "sclk_csis";
290                                 bus-width = <2>;
291                                 power-domains = <&pd_cam>;
292                                 phys = <&mipi_phy 2>;
293                                 phy-names = "csis";
294                                 status = "disabled";
295                                 #address-cells = <1>;
296                                 #size-cells = <0>;
297                         };
298                 };
299
300                 rtc: rtc@10070000 {
301                         compatible = "samsung,s3c6410-rtc";
302                         reg = <0x10070000 0x100>;
303                         interrupt-parent = <&pmu_system_controller>;
304                         interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>,
305                                      <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
306                         clocks = <&clock CLK_RTC>;
307                         clock-names = "rtc";
308                         status = "disabled";
309                 };
310
311                 keypad: keypad@100a0000 {
312                         compatible = "samsung,s5pv210-keypad";
313                         reg = <0x100A0000 0x100>;
314                         interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>;
315                         clocks = <&clock CLK_KEYIF>;
316                         clock-names = "keypad";
317                         status = "disabled";
318                 };
319
320                 sdhci_0: sdhci@12510000 {
321                         compatible = "samsung,exynos4210-sdhci";
322                         reg = <0x12510000 0x100>;
323                         interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;
324                         clocks = <&clock CLK_SDMMC0>, <&clock CLK_SCLK_MMC0>;
325                         clock-names = "hsmmc", "mmc_busclk.2";
326                         status = "disabled";
327                 };
328
329                 sdhci_1: sdhci@12520000 {
330                         compatible = "samsung,exynos4210-sdhci";
331                         reg = <0x12520000 0x100>;
332                         interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
333                         clocks = <&clock CLK_SDMMC1>, <&clock CLK_SCLK_MMC1>;
334                         clock-names = "hsmmc", "mmc_busclk.2";
335                         status = "disabled";
336                 };
337
338                 sdhci_2: sdhci@12530000 {
339                         compatible = "samsung,exynos4210-sdhci";
340                         reg = <0x12530000 0x100>;
341                         interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
342                         clocks = <&clock CLK_SDMMC2>, <&clock CLK_SCLK_MMC2>;
343                         clock-names = "hsmmc", "mmc_busclk.2";
344                         status = "disabled";
345                 };
346
347                 sdhci_3: sdhci@12540000 {
348                         compatible = "samsung,exynos4210-sdhci";
349                         reg = <0x12540000 0x100>;
350                         interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
351                         clocks = <&clock CLK_SDMMC3>, <&clock CLK_SCLK_MMC3>;
352                         clock-names = "hsmmc", "mmc_busclk.2";
353                         status = "disabled";
354                 };
355
356                 exynos_usbphy: exynos-usbphy@125b0000 {
357                         compatible = "samsung,exynos4210-usb2-phy";
358                         reg = <0x125B0000 0x100>;
359                         samsung,pmureg-phandle = <&pmu_system_controller>;
360                         clocks = <&clock CLK_USB_DEVICE>, <&clock CLK_XUSBXTI>;
361                         clock-names = "phy", "ref";
362                         #phy-cells = <1>;
363                         status = "disabled";
364                 };
365
366                 hsotg: hsotg@12480000 {
367                         compatible = "samsung,s3c6400-hsotg";
368                         reg = <0x12480000 0x20000>;
369                         interrupts = <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>;
370                         clocks = <&clock CLK_USB_DEVICE>;
371                         clock-names = "otg";
372                         phys = <&exynos_usbphy 0>;
373                         phy-names = "usb2-phy";
374                         status = "disabled";
375                 };
376
377                 ehci: ehci@12580000 {
378                         compatible = "samsung,exynos4210-ehci";
379                         reg = <0x12580000 0x100>;
380                         interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>;
381                         clocks = <&clock CLK_USB_HOST>;
382                         clock-names = "usbhost";
383                         status = "disabled";
384                         #address-cells = <1>;
385                         #size-cells = <0>;
386                         port@0 {
387                                 reg = <0>;
388                                 phys = <&exynos_usbphy 1>;
389                                 status = "disabled";
390                         };
391                         port@1 {
392                                 reg = <1>;
393                                 phys = <&exynos_usbphy 2>;
394                                 status = "disabled";
395                         };
396                         port@2 {
397                                 reg = <2>;
398                                 phys = <&exynos_usbphy 3>;
399                                 status = "disabled";
400                         };
401                 };
402
403                 ohci: ohci@12590000 {
404                         compatible = "samsung,exynos4210-ohci";
405                         reg = <0x12590000 0x100>;
406                         interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>;
407                         clocks = <&clock CLK_USB_HOST>;
408                         clock-names = "usbhost";
409                         status = "disabled";
410                         #address-cells = <1>;
411                         #size-cells = <0>;
412                         port@0 {
413                                 reg = <0>;
414                                 phys = <&exynos_usbphy 1>;
415                                 status = "disabled";
416                         };
417                 };
418
419                 i2s1: i2s@13960000 {
420                         compatible = "samsung,s3c6410-i2s";
421                         reg = <0x13960000 0x100>;
422                         clocks = <&clock CLK_I2S1>;
423                         clock-names = "iis";
424                         #clock-cells = <1>;
425                         clock-output-names = "i2s_cdclk1";
426                         dmas = <&pdma1 12>, <&pdma1 11>;
427                         dma-names = "tx", "rx";
428                         #sound-dai-cells = <1>;
429                         status = "disabled";
430                 };
431
432                 i2s2: i2s@13970000 {
433                         compatible = "samsung,s3c6410-i2s";
434                         reg = <0x13970000 0x100>;
435                         clocks = <&clock CLK_I2S2>;
436                         clock-names = "iis";
437                         #clock-cells = <1>;
438                         clock-output-names = "i2s_cdclk2";
439                         dmas = <&pdma0 14>, <&pdma0 13>;
440                         dma-names = "tx", "rx";
441                         #sound-dai-cells = <1>;
442                         status = "disabled";
443                 };
444
445                 mfc: codec@13400000 {
446                         compatible = "samsung,mfc-v5";
447                         reg = <0x13400000 0x10000>;
448                         interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;
449                         power-domains = <&pd_mfc>;
450                         clocks = <&clock CLK_MFC>, <&clock CLK_SCLK_MFC>;
451                         clock-names = "mfc", "sclk_mfc";
452                         iommus = <&sysmmu_mfc_l>, <&sysmmu_mfc_r>;
453                         iommu-names = "left", "right";
454                 };
455
456                 serial_0: serial@13800000 {
457                         compatible = "samsung,exynos4210-uart";
458                         reg = <0x13800000 0x100>;
459                         interrupts = <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>;
460                         clocks = <&clock CLK_UART0>, <&clock CLK_SCLK_UART0>;
461                         clock-names = "uart", "clk_uart_baud0";
462                         dmas = <&pdma0 15>, <&pdma0 16>;
463                         dma-names = "rx", "tx";
464                         status = "disabled";
465                 };
466
467                 serial_1: serial@13810000 {
468                         compatible = "samsung,exynos4210-uart";
469                         reg = <0x13810000 0x100>;
470                         interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;
471                         clocks = <&clock CLK_UART1>, <&clock CLK_SCLK_UART1>;
472                         clock-names = "uart", "clk_uart_baud0";
473                         dmas = <&pdma1 15>, <&pdma1 16>;
474                         dma-names = "rx", "tx";
475                         status = "disabled";
476                 };
477
478                 serial_2: serial@13820000 {
479                         compatible = "samsung,exynos4210-uart";
480                         reg = <0x13820000 0x100>;
481                         interrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>;
482                         clocks = <&clock CLK_UART2>, <&clock CLK_SCLK_UART2>;
483                         clock-names = "uart", "clk_uart_baud0";
484                         dmas = <&pdma0 17>, <&pdma0 18>;
485                         dma-names = "rx", "tx";
486                         status = "disabled";
487                 };
488
489                 serial_3: serial@13830000 {
490                         compatible = "samsung,exynos4210-uart";
491                         reg = <0x13830000 0x100>;
492                         interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>;
493                         clocks = <&clock CLK_UART3>, <&clock CLK_SCLK_UART3>;
494                         clock-names = "uart", "clk_uart_baud0";
495                         dmas = <&pdma1 17>, <&pdma1 18>;
496                         dma-names = "rx", "tx";
497                         status = "disabled";
498                 };
499
500                 i2c_0: i2c@13860000 {
501                         #address-cells = <1>;
502                         #size-cells = <0>;
503                         compatible = "samsung,s3c2440-i2c";
504                         reg = <0x13860000 0x100>;
505                         interrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>;
506                         clocks = <&clock CLK_I2C0>;
507                         clock-names = "i2c";
508                         pinctrl-names = "default";
509                         pinctrl-0 = <&i2c0_bus>;
510                         status = "disabled";
511                 };
512
513                 i2c_1: i2c@13870000 {
514                         #address-cells = <1>;
515                         #size-cells = <0>;
516                         compatible = "samsung,s3c2440-i2c";
517                         reg = <0x13870000 0x100>;
518                         interrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>;
519                         clocks = <&clock CLK_I2C1>;
520                         clock-names = "i2c";
521                         pinctrl-names = "default";
522                         pinctrl-0 = <&i2c1_bus>;
523                         status = "disabled";
524                 };
525
526                 i2c_2: i2c@13880000 {
527                         #address-cells = <1>;
528                         #size-cells = <0>;
529                         compatible = "samsung,s3c2440-i2c";
530                         reg = <0x13880000 0x100>;
531                         interrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>;
532                         clocks = <&clock CLK_I2C2>;
533                         clock-names = "i2c";
534                         pinctrl-names = "default";
535                         pinctrl-0 = <&i2c2_bus>;
536                         status = "disabled";
537                 };
538
539                 i2c_3: i2c@13890000 {
540                         #address-cells = <1>;
541                         #size-cells = <0>;
542                         compatible = "samsung,s3c2440-i2c";
543                         reg = <0x13890000 0x100>;
544                         interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;
545                         clocks = <&clock CLK_I2C3>;
546                         clock-names = "i2c";
547                         pinctrl-names = "default";
548                         pinctrl-0 = <&i2c3_bus>;
549                         status = "disabled";
550                 };
551
552                 i2c_4: i2c@138a0000 {
553                         #address-cells = <1>;
554                         #size-cells = <0>;
555                         compatible = "samsung,s3c2440-i2c";
556                         reg = <0x138A0000 0x100>;
557                         interrupts = <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>;
558                         clocks = <&clock CLK_I2C4>;
559                         clock-names = "i2c";
560                         pinctrl-names = "default";
561                         pinctrl-0 = <&i2c4_bus>;
562                         status = "disabled";
563                 };
564
565                 i2c_5: i2c@138b0000 {
566                         #address-cells = <1>;
567                         #size-cells = <0>;
568                         compatible = "samsung,s3c2440-i2c";
569                         reg = <0x138B0000 0x100>;
570                         interrupts = <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>;
571                         clocks = <&clock CLK_I2C5>;
572                         clock-names = "i2c";
573                         pinctrl-names = "default";
574                         pinctrl-0 = <&i2c5_bus>;
575                         status = "disabled";
576                 };
577
578                 i2c_6: i2c@138c0000 {
579                         #address-cells = <1>;
580                         #size-cells = <0>;
581                         compatible = "samsung,s3c2440-i2c";
582                         reg = <0x138C0000 0x100>;
583                         interrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>;
584                         clocks = <&clock CLK_I2C6>;
585                         clock-names = "i2c";
586                         pinctrl-names = "default";
587                         pinctrl-0 = <&i2c6_bus>;
588                         status = "disabled";
589                 };
590
591                 i2c_7: i2c@138d0000 {
592                         #address-cells = <1>;
593                         #size-cells = <0>;
594                         compatible = "samsung,s3c2440-i2c";
595                         reg = <0x138D0000 0x100>;
596                         interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
597                         clocks = <&clock CLK_I2C7>;
598                         clock-names = "i2c";
599                         pinctrl-names = "default";
600                         pinctrl-0 = <&i2c7_bus>;
601                         status = "disabled";
602                 };
603
604                 i2c_8: i2c@138e0000 {
605                         #address-cells = <1>;
606                         #size-cells = <0>;
607                         compatible = "samsung,s3c2440-hdmiphy-i2c";
608                         reg = <0x138E0000 0x100>;
609                         interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
610                         clocks = <&clock CLK_I2C_HDMI>;
611                         clock-names = "i2c";
612                         status = "disabled";
613
614                         hdmi_i2c_phy: hdmiphy@38 {
615                                 compatible = "exynos4210-hdmiphy";
616                                 reg = <0x38>;
617                         };
618                 };
619
620                 spi_0: spi@13920000 {
621                         compatible = "samsung,exynos4210-spi";
622                         reg = <0x13920000 0x100>;
623                         interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>;
624                         dmas = <&pdma0 7>, <&pdma0 6>;
625                         dma-names = "tx", "rx";
626                         #address-cells = <1>;
627                         #size-cells = <0>;
628                         clocks = <&clock CLK_SPI0>, <&clock CLK_SCLK_SPI0>;
629                         clock-names = "spi", "spi_busclk0";
630                         pinctrl-names = "default";
631                         pinctrl-0 = <&spi0_bus>;
632                         status = "disabled";
633                 };
634
635                 spi_1: spi@13930000 {
636                         compatible = "samsung,exynos4210-spi";
637                         reg = <0x13930000 0x100>;
638                         interrupts = <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>;
639                         dmas = <&pdma1 7>, <&pdma1 6>;
640                         dma-names = "tx", "rx";
641                         #address-cells = <1>;
642                         #size-cells = <0>;
643                         clocks = <&clock CLK_SPI1>, <&clock CLK_SCLK_SPI1>;
644                         clock-names = "spi", "spi_busclk0";
645                         pinctrl-names = "default";
646                         pinctrl-0 = <&spi1_bus>;
647                         status = "disabled";
648                 };
649
650                 spi_2: spi@13940000 {
651                         compatible = "samsung,exynos4210-spi";
652                         reg = <0x13940000 0x100>;
653                         interrupts = <GIC_SPI 68 IRQ_TYPE_LEVEL_HIGH>;
654                         dmas = <&pdma0 9>, <&pdma0 8>;
655                         dma-names = "tx", "rx";
656                         #address-cells = <1>;
657                         #size-cells = <0>;
658                         clocks = <&clock CLK_SPI2>, <&clock CLK_SCLK_SPI2>;
659                         clock-names = "spi", "spi_busclk0";
660                         pinctrl-names = "default";
661                         pinctrl-0 = <&spi2_bus>;
662                         status = "disabled";
663                 };
664
665                 pwm: pwm@139d0000 {
666                         compatible = "samsung,exynos4210-pwm";
667                         reg = <0x139D0000 0x1000>;
668                         interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>,
669                                      <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>,
670                                      <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>,
671                                      <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>,
672                                      <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;
673                         clocks = <&clock CLK_PWM>;
674                         clock-names = "timers";
675                         #pwm-cells = <3>;
676                         status = "disabled";
677                 };
678
679                 amba {
680                         #address-cells = <1>;
681                         #size-cells = <1>;
682                         compatible = "simple-bus";
683                         interrupt-parent = <&gic>;
684                         ranges;
685
686                         pdma0: pdma@12680000 {
687                                 compatible = "arm,pl330", "arm,primecell";
688                                 reg = <0x12680000 0x1000>;
689                                 interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
690                                 clocks = <&clock CLK_PDMA0>;
691                                 clock-names = "apb_pclk";
692                                 #dma-cells = <1>;
693                                 #dma-channels = <8>;
694                                 #dma-requests = <32>;
695                         };
696
697                         pdma1: pdma@12690000 {
698                                 compatible = "arm,pl330", "arm,primecell";
699                                 reg = <0x12690000 0x1000>;
700                                 interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>;
701                                 clocks = <&clock CLK_PDMA1>;
702                                 clock-names = "apb_pclk";
703                                 #dma-cells = <1>;
704                                 #dma-channels = <8>;
705                                 #dma-requests = <32>;
706                         };
707
708                         mdma1: mdma@12850000 {
709                                 compatible = "arm,pl330", "arm,primecell";
710                                 reg = <0x12850000 0x1000>;
711                                 interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
712                                 clocks = <&clock CLK_MDMA>;
713                                 clock-names = "apb_pclk";
714                                 #dma-cells = <1>;
715                                 #dma-channels = <8>;
716                                 #dma-requests = <1>;
717                         };
718                 };
719
720                 fimd: fimd@11c00000 {
721                         compatible = "samsung,exynos4210-fimd";
722                         interrupt-parent = <&combiner>;
723                         reg = <0x11c00000 0x20000>;
724                         interrupt-names = "fifo", "vsync", "lcd_sys";
725                         interrupts = <11 0>, <11 1>, <11 2>;
726                         clocks = <&clock CLK_SCLK_FIMD0>, <&clock CLK_FIMD0>;
727                         clock-names = "sclk_fimd", "fimd";
728                         power-domains = <&pd_lcd0>;
729                         iommus = <&sysmmu_fimd0>;
730                         samsung,sysreg = <&sys_reg>;
731                         status = "disabled";
732                 };
733
734                 tmu: tmu@100c0000 {
735                         interrupt-parent = <&combiner>;
736                         reg = <0x100C0000 0x100>;
737                         interrupts = <2 4>;
738                         status = "disabled";
739                         #include "exynos4412-tmu-sensor-conf.dtsi"
740                 };
741
742                 jpeg_codec: jpeg-codec@11840000 {
743                         compatible = "samsung,exynos4210-jpeg";
744                         reg = <0x11840000 0x1000>;
745                         interrupts = <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>;
746                         clocks = <&clock CLK_JPEG>;
747                         clock-names = "jpeg";
748                         power-domains = <&pd_cam>;
749                         iommus = <&sysmmu_jpeg>;
750                 };
751
752                 rotator: rotator@12810000 {
753                         compatible = "samsung,exynos4210-rotator";
754                         reg = <0x12810000 0x64>;
755                         interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
756                         clocks = <&clock CLK_ROTATOR>;
757                         clock-names = "rotator";
758                         iommus = <&sysmmu_rotator>;
759                 };
760
761                 hdmi: hdmi@12d00000 {
762                         compatible = "samsung,exynos4210-hdmi";
763                         reg = <0x12D00000 0x70000>;
764                         interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;
765                         clock-names = "hdmi", "sclk_hdmi", "sclk_pixel",
766                                       "sclk_hdmiphy", "mout_hdmi";
767                         clocks = <&clock CLK_HDMI>, <&clock CLK_SCLK_HDMI>,
768                                  <&clock CLK_SCLK_PIXEL>,
769                                  <&clock CLK_SCLK_HDMIPHY>,
770                                  <&clock CLK_MOUT_HDMI>;
771                         phy = <&hdmi_i2c_phy>;
772                         power-domains = <&pd_tv>;
773                         samsung,syscon-phandle = <&pmu_system_controller>;
774                         #sound-dai-cells = <0>;
775                         status = "disabled";
776                 };
777
778                 hdmicec: cec@100b0000 {
779                         compatible = "samsung,s5p-cec";
780                         reg = <0x100B0000 0x200>;
781                         interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
782                         clocks = <&clock CLK_HDMI_CEC>;
783                         clock-names = "hdmicec";
784                         samsung,syscon-phandle = <&pmu_system_controller>;
785                         hdmi-phandle = <&hdmi>;
786                         pinctrl-names = "default";
787                         pinctrl-0 = <&hdmi_cec>;
788                         status = "disabled";
789                 };
790
791                 mixer: mixer@12c10000 {
792                         compatible = "samsung,exynos4210-mixer";
793                         interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
794                         reg = <0x12C10000 0x2100>, <0x12c00000 0x300>;
795                         power-domains = <&pd_tv>;
796                         iommus = <&sysmmu_tv>;
797                         status = "disabled";
798                 };
799
800                 ppmu_dmc0: ppmu_dmc0@106a0000 {
801                         compatible = "samsung,exynos-ppmu";
802                         reg = <0x106a0000 0x2000>;
803                         clocks = <&clock CLK_PPMUDMC0>;
804                         clock-names = "ppmu";
805                         status = "disabled";
806                 };
807
808                 ppmu_dmc1: ppmu_dmc1@106b0000 {
809                         compatible = "samsung,exynos-ppmu";
810                         reg = <0x106b0000 0x2000>;
811                         clocks = <&clock CLK_PPMUDMC1>;
812                         clock-names = "ppmu";
813                         status = "disabled";
814                 };
815
816                 ppmu_cpu: ppmu_cpu@106c0000 {
817                         compatible = "samsung,exynos-ppmu";
818                         reg = <0x106c0000 0x2000>;
819                         clocks = <&clock CLK_PPMUCPU>;
820                         clock-names = "ppmu";
821                         status = "disabled";
822                 };
823
824                 ppmu_rightbus: ppmu_rightbus@112a0000 {
825                         compatible = "samsung,exynos-ppmu";
826                         reg = <0x112a0000 0x2000>;
827                         clocks = <&clock CLK_PPMURIGHT>;
828                         clock-names = "ppmu";
829                         status = "disabled";
830                 };
831
832                 ppmu_leftbus: ppmu_leftbus0@116a0000 {
833                         compatible = "samsung,exynos-ppmu";
834                         reg = <0x116a0000 0x2000>;
835                         clocks = <&clock CLK_PPMULEFT>;
836                         clock-names = "ppmu";
837                         status = "disabled";
838                 };
839
840                 ppmu_camif: ppmu_camif@11ac0000 {
841                         compatible = "samsung,exynos-ppmu";
842                         reg = <0x11ac0000 0x2000>;
843                         clocks = <&clock CLK_PPMUCAMIF>;
844                         clock-names = "ppmu";
845                         status = "disabled";
846                 };
847
848                 ppmu_lcd0: ppmu_lcd0@11e40000 {
849                         compatible = "samsung,exynos-ppmu";
850                         reg = <0x11e40000 0x2000>;
851                         clocks = <&clock CLK_PPMULCD0>;
852                         clock-names = "ppmu";
853                         status = "disabled";
854                 };
855
856                 ppmu_fsys: ppmu_g3d@12630000 {
857                         compatible = "samsung,exynos-ppmu";
858                         reg = <0x12630000 0x2000>;
859                         status = "disabled";
860                 };
861
862                 ppmu_image: ppmu_image@12aa0000 {
863                         compatible = "samsung,exynos-ppmu";
864                         reg = <0x12aa0000 0x2000>;
865                         clocks = <&clock CLK_PPMUIMAGE>;
866                         clock-names = "ppmu";
867                         status = "disabled";
868                 };
869
870                 ppmu_tv: ppmu_tv@12e40000 {
871                         compatible = "samsung,exynos-ppmu";
872                         reg = <0x12e40000 0x2000>;
873                         clocks = <&clock CLK_PPMUTV>;
874                         clock-names = "ppmu";
875                         status = "disabled";
876                 };
877
878                 ppmu_g3d: ppmu_g3d@13220000 {
879                         compatible = "samsung,exynos-ppmu";
880                         reg = <0x13220000 0x2000>;
881                         clocks = <&clock CLK_PPMUG3D>;
882                         clock-names = "ppmu";
883                         status = "disabled";
884                 };
885
886                 ppmu_mfc_left: ppmu_mfc_left@13660000 {
887                         compatible = "samsung,exynos-ppmu";
888                         reg = <0x13660000 0x2000>;
889                         clocks = <&clock CLK_PPMUMFC_L>;
890                         clock-names = "ppmu";
891                         status = "disabled";
892                 };
893
894                 ppmu_mfc_right: ppmu_mfc_right@13670000 {
895                         compatible = "samsung,exynos-ppmu";
896                         reg = <0x13670000 0x2000>;
897                         clocks = <&clock CLK_PPMUMFC_R>;
898                         clock-names = "ppmu";
899                         status = "disabled";
900                 };
901
902                 sysmmu_mfc_l: sysmmu@13620000 {
903                         compatible = "samsung,exynos-sysmmu";
904                         reg = <0x13620000 0x1000>;
905                         interrupt-parent = <&combiner>;
906                         interrupts = <5 5>;
907                         clock-names = "sysmmu", "master";
908                         clocks = <&clock CLK_SMMU_MFCL>, <&clock CLK_MFC>;
909                         power-domains = <&pd_mfc>;
910                         #iommu-cells = <0>;
911                 };
912
913                 sysmmu_mfc_r: sysmmu@13630000 {
914                         compatible = "samsung,exynos-sysmmu";
915                         reg = <0x13630000 0x1000>;
916                         interrupt-parent = <&combiner>;
917                         interrupts = <5 6>;
918                         clock-names = "sysmmu", "master";
919                         clocks = <&clock CLK_SMMU_MFCR>, <&clock CLK_MFC>;
920                         power-domains = <&pd_mfc>;
921                         #iommu-cells = <0>;
922                 };
923
924                 sysmmu_tv: sysmmu@12e20000 {
925                         compatible = "samsung,exynos-sysmmu";
926                         reg = <0x12E20000 0x1000>;
927                         interrupt-parent = <&combiner>;
928                         interrupts = <5 4>;
929                         clock-names = "sysmmu", "master";
930                         clocks = <&clock CLK_SMMU_TV>, <&clock CLK_MIXER>;
931                         power-domains = <&pd_tv>;
932                         #iommu-cells = <0>;
933                 };
934
935                 sysmmu_fimc0: sysmmu@11a20000 {
936                         compatible = "samsung,exynos-sysmmu";
937                         reg = <0x11A20000 0x1000>;
938                         interrupt-parent = <&combiner>;
939                         interrupts = <4 2>;
940                         clock-names = "sysmmu", "master";
941                         clocks = <&clock CLK_SMMU_FIMC0>, <&clock CLK_FIMC0>;
942                         power-domains = <&pd_cam>;
943                         #iommu-cells = <0>;
944                 };
945
946                 sysmmu_fimc1: sysmmu@11a30000 {
947                         compatible = "samsung,exynos-sysmmu";
948                         reg = <0x11A30000 0x1000>;
949                         interrupt-parent = <&combiner>;
950                         interrupts = <4 3>;
951                         clock-names = "sysmmu", "master";
952                         clocks = <&clock CLK_SMMU_FIMC1>, <&clock CLK_FIMC1>;
953                         power-domains = <&pd_cam>;
954                         #iommu-cells = <0>;
955                 };
956
957                 sysmmu_fimc2: sysmmu@11a40000 {
958                         compatible = "samsung,exynos-sysmmu";
959                         reg = <0x11A40000 0x1000>;
960                         interrupt-parent = <&combiner>;
961                         interrupts = <4 4>;
962                         clock-names = "sysmmu", "master";
963                         clocks = <&clock CLK_SMMU_FIMC2>, <&clock CLK_FIMC2>;
964                         power-domains = <&pd_cam>;
965                         #iommu-cells = <0>;
966                 };
967
968                 sysmmu_fimc3: sysmmu@11a50000 {
969                         compatible = "samsung,exynos-sysmmu";
970                         reg = <0x11A50000 0x1000>;
971                         interrupt-parent = <&combiner>;
972                         interrupts = <4 5>;
973                         clock-names = "sysmmu", "master";
974                         clocks = <&clock CLK_SMMU_FIMC3>, <&clock CLK_FIMC3>;
975                         power-domains = <&pd_cam>;
976                         #iommu-cells = <0>;
977                 };
978
979                 sysmmu_jpeg: sysmmu@11a60000 {
980                         compatible = "samsung,exynos-sysmmu";
981                         reg = <0x11A60000 0x1000>;
982                         interrupt-parent = <&combiner>;
983                         interrupts = <4 6>;
984                         clock-names = "sysmmu", "master";
985                         clocks = <&clock CLK_SMMU_JPEG>, <&clock CLK_JPEG>;
986                         power-domains = <&pd_cam>;
987                         #iommu-cells = <0>;
988                 };
989
990                 sysmmu_rotator: sysmmu@12a30000 {
991                         compatible = "samsung,exynos-sysmmu";
992                         reg = <0x12A30000 0x1000>;
993                         interrupt-parent = <&combiner>;
994                         interrupts = <5 0>;
995                         clock-names = "sysmmu", "master";
996                         clocks = <&clock CLK_SMMU_ROTATOR>,
997                                  <&clock CLK_ROTATOR>;
998                         #iommu-cells = <0>;
999                 };
1000
1001                 sysmmu_fimd0: sysmmu@11e20000 {
1002                         compatible = "samsung,exynos-sysmmu";
1003                         reg = <0x11E20000 0x1000>;
1004                         interrupt-parent = <&combiner>;
1005                         interrupts = <5 2>;
1006                         clock-names = "sysmmu", "master";
1007                         clocks = <&clock CLK_SMMU_FIMD0>, <&clock CLK_FIMD0>;
1008                         power-domains = <&pd_lcd0>;
1009                         #iommu-cells = <0>;
1010                 };
1011
1012                 sss: sss@10830000 {
1013                         compatible = "samsung,exynos4210-secss";
1014                         reg = <0x10830000 0x300>;
1015                         interrupts = <GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>;
1016                         clocks = <&clock CLK_SSS>;
1017                         clock-names = "secss";
1018                 };
1019
1020                 prng: rng@10830400 {
1021                         compatible = "samsung,exynos4-rng";
1022                         reg = <0x10830400 0x200>;
1023                         clocks = <&clock CLK_SSS>;
1024                         clock-names = "secss";
1025                 };
1026         };
1027 };