2 * Samsung's Exynos4 SoC series common device tree source
4 * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
5 * http://www.samsung.com
6 * Copyright (c) 2010-2011 Linaro Ltd.
9 * Samsung's Exynos4 SoC series device nodes are listed in this file. Particular
10 * SoCs from Exynos4 series can include this file and provide values for SoCs
13 * Note: This file does not include device nodes for all the controllers in
14 * Exynos4 SoCs. As device tree coverage for Exynos4 increases, additional
15 * nodes can be added to this file.
17 * This program is free software; you can redistribute it and/or modify
18 * it under the terms of the GNU General Public License version 2 as
19 * published by the Free Software Foundation.
22 /include/ "skeleton.dtsi"
25 interrupt-parent = <&gic>;
41 pd_mfc: mfc-power-domain@10023C40 {
42 compatible = "samsung,exynos4210-pd";
43 reg = <0x10023C40 0x20>;
46 pd_g3d: g3d-power-domain@10023C60 {
47 compatible = "samsung,exynos4210-pd";
48 reg = <0x10023C60 0x20>;
51 pd_lcd0: lcd0-power-domain@10023C80 {
52 compatible = "samsung,exynos4210-pd";
53 reg = <0x10023C80 0x20>;
56 pd_tv: tv-power-domain@10023C20 {
57 compatible = "samsung,exynos4210-pd";
58 reg = <0x10023C20 0x20>;
61 pd_cam: cam-power-domain@10023C00 {
62 compatible = "samsung,exynos4210-pd";
63 reg = <0x10023C00 0x20>;
66 pd_gps: gps-power-domain@10023CE0 {
67 compatible = "samsung,exynos4210-pd";
68 reg = <0x10023CE0 0x20>;
71 gic:interrupt-controller@10490000 {
72 compatible = "arm,cortex-a9-gic";
73 #interrupt-cells = <3>;
75 reg = <0x10490000 0x1000>, <0x10480000 0x100>;
78 combiner:interrupt-controller@10440000 {
79 compatible = "samsung,exynos4210-combiner";
80 #interrupt-cells = <2>;
82 reg = <0x10440000 0x1000>;
86 compatible = "samsung,s3c2410-wdt";
87 reg = <0x10060000 0x100>;
88 interrupts = <0 43 0>;
93 compatible = "samsung,s3c6410-rtc";
94 reg = <0x10070000 0x100>;
95 interrupts = <0 44 0>, <0 45 0>;
100 compatible = "samsung,s5pv210-keypad";
101 reg = <0x100A0000 0x100>;
102 interrupts = <0 109 0>;
107 compatible = "samsung,exynos4210-sdhci";
108 reg = <0x12510000 0x100>;
109 interrupts = <0 73 0>;
114 compatible = "samsung,exynos4210-sdhci";
115 reg = <0x12520000 0x100>;
116 interrupts = <0 74 0>;
121 compatible = "samsung,exynos4210-sdhci";
122 reg = <0x12530000 0x100>;
123 interrupts = <0 75 0>;
128 compatible = "samsung,exynos4210-sdhci";
129 reg = <0x12540000 0x100>;
130 interrupts = <0 76 0>;
135 compatible = "samsung,exynos4210-uart";
136 reg = <0x13800000 0x100>;
137 interrupts = <0 52 0>;
142 compatible = "samsung,exynos4210-uart";
143 reg = <0x13810000 0x100>;
144 interrupts = <0 53 0>;
149 compatible = "samsung,exynos4210-uart";
150 reg = <0x13820000 0x100>;
151 interrupts = <0 54 0>;
156 compatible = "samsung,exynos4210-uart";
157 reg = <0x13830000 0x100>;
158 interrupts = <0 55 0>;
162 i2c_0: i2c@13860000 {
163 #address-cells = <1>;
165 compatible = "samsung,s3c2440-i2c";
166 reg = <0x13860000 0x100>;
167 interrupts = <0 58 0>;
171 i2c_1: i2c@13870000 {
172 #address-cells = <1>;
174 compatible = "samsung,s3c2440-i2c";
175 reg = <0x13870000 0x100>;
176 interrupts = <0 59 0>;
180 i2c_2: i2c@13880000 {
181 #address-cells = <1>;
183 compatible = "samsung,s3c2440-i2c";
184 reg = <0x13880000 0x100>;
185 interrupts = <0 60 0>;
189 i2c_3: i2c@13890000 {
190 #address-cells = <1>;
192 compatible = "samsung,s3c2440-i2c";
193 reg = <0x13890000 0x100>;
194 interrupts = <0 61 0>;
198 i2c_4: i2c@138A0000 {
199 #address-cells = <1>;
201 compatible = "samsung,s3c2440-i2c";
202 reg = <0x138A0000 0x100>;
203 interrupts = <0 62 0>;
207 i2c_5: i2c@138B0000 {
208 #address-cells = <1>;
210 compatible = "samsung,s3c2440-i2c";
211 reg = <0x138B0000 0x100>;
212 interrupts = <0 63 0>;
216 i2c_6: i2c@138C0000 {
217 #address-cells = <1>;
219 compatible = "samsung,s3c2440-i2c";
220 reg = <0x138C0000 0x100>;
221 interrupts = <0 64 0>;
225 i2c_7: i2c@138D0000 {
226 #address-cells = <1>;
228 compatible = "samsung,s3c2440-i2c";
229 reg = <0x138D0000 0x100>;
230 interrupts = <0 65 0>;
234 spi_0: spi@13920000 {
235 compatible = "samsung,exynos4210-spi";
236 reg = <0x13920000 0x100>;
237 interrupts = <0 66 0>;
238 tx-dma-channel = <&pdma0 7>; /* preliminary */
239 rx-dma-channel = <&pdma0 6>; /* preliminary */
240 #address-cells = <1>;
245 spi_1: spi@13930000 {
246 compatible = "samsung,exynos4210-spi";
247 reg = <0x13930000 0x100>;
248 interrupts = <0 67 0>;
249 tx-dma-channel = <&pdma1 7>; /* preliminary */
250 rx-dma-channel = <&pdma1 6>; /* preliminary */
251 #address-cells = <1>;
256 spi_2: spi@13940000 {
257 compatible = "samsung,exynos4210-spi";
258 reg = <0x13940000 0x100>;
259 interrupts = <0 68 0>;
260 tx-dma-channel = <&pdma0 9>; /* preliminary */
261 rx-dma-channel = <&pdma0 8>; /* preliminary */
262 #address-cells = <1>;
268 #address-cells = <1>;
270 compatible = "arm,amba-bus";
271 interrupt-parent = <&gic>;
274 pdma0: pdma@12680000 {
275 compatible = "arm,pl330", "arm,primecell";
276 reg = <0x12680000 0x1000>;
277 interrupts = <0 35 0>;
280 pdma1: pdma@12690000 {
281 compatible = "arm,pl330", "arm,primecell";
282 reg = <0x12690000 0x1000>;
283 interrupts = <0 36 0>;
286 mdma1: mdma@12850000 {
287 compatible = "arm,pl330", "arm,primecell";
288 reg = <0x12850000 0x1000>;
289 interrupts = <0 34 0>;