blob: 6102978aa41ffc7f7b03f10d97bcb826c193f729 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0+
Rajeshwari Birjee2be3362013-12-26 09:44:25 +05302/*
3 * Copyright (c) 2013 The Chromium OS Authors
4 * SAMSUNG EXYNOS5 SoC device tree source
Rajeshwari Birjee2be3362013-12-26 09:44:25 +05305 */
6
Simon Glass2fdd7d92014-10-20 19:48:29 -06007#include "skeleton.dtsi"
Simon Glass6f755eb2015-01-05 20:05:42 -07008#include <dt-bindings/gpio/gpio.h>
Rajeshwari Birjee2be3362013-12-26 09:44:25 +05309
10/ {
11 compatible = "samsung,exynos5";
12
Jaehoon Chung105e3d82018-01-12 20:07:03 +090013 interrupt-parent = <&gic>;
14
Simon Glassdd547392014-10-20 19:48:30 -060015 combiner: interrupt-controller@10440000 {
16 compatible = "samsung,exynos4210-combiner";
17 #interrupt-cells = <2>;
18 interrupt-controller;
19 samsung,combiner-nr = <32>;
20 reg = <0x10440000 0x1000>;
21 interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
22 <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>,
23 <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>,
24 <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>,
25 <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>,
26 <0 20 0>, <0 21 0>, <0 22 0>, <0 23 0>,
27 <0 24 0>, <0 25 0>, <0 26 0>, <0 27 0>,
28 <0 28 0>, <0 29 0>, <0 30 0>, <0 31 0>;
29 };
30
31 gic: interrupt-controller@10481000 {
32 compatible = "arm,cortex-a15-gic", "arm,cortex-a9-gic";
33 #interrupt-cells = <3>;
34 interrupt-controller;
35 reg = <0x10481000 0x1000>,
36 <0x10482000 0x1000>,
37 <0x10484000 0x2000>,
38 <0x10486000 0x2000>;
39 interrupts = <1 9 0xf04>;
40 };
41
Rajeshwari Birjee2be3362013-12-26 09:44:25 +053042 sromc@12250000 {
43 compatible = "samsung,exynos-sromc";
44 reg = <0x12250000 0x20>;
45 #address-cells = <1>;
46 #size-cells = <0>;
47 };
48
Simon Glassf1ac35b2015-07-02 18:15:48 -060049 i2c_0: i2c@12C60000 {
Rajeshwari Birjee2be3362013-12-26 09:44:25 +053050 compatible = "samsung,s3c2440-i2c";
51 reg = <0x12C60000 0x100>;
52 interrupts = <0 56 0>;
Rajeshwari Birjee2be3362013-12-26 09:44:25 +053053 #address-cells = <1>;
54 #size-cells = <0>;
Simon Glassf1ac35b2015-07-02 18:15:48 -060055 };
56
57 i2c_1: i2c@12C70000 {
Rajeshwari Birjee2be3362013-12-26 09:44:25 +053058 compatible = "samsung,s3c2440-i2c";
59 reg = <0x12C70000 0x100>;
60 interrupts = <0 57 0>;
Rajeshwari Birjee2be3362013-12-26 09:44:25 +053061 #address-cells = <1>;
62 #size-cells = <0>;
Simon Glassf1ac35b2015-07-02 18:15:48 -060063 };
64
65 i2c_2: i2c@12C80000 {
Rajeshwari Birjee2be3362013-12-26 09:44:25 +053066 compatible = "samsung,s3c2440-i2c";
67 reg = <0x12C80000 0x100>;
68 interrupts = <0 58 0>;
Rajeshwari Birjee2be3362013-12-26 09:44:25 +053069 #address-cells = <1>;
70 #size-cells = <0>;
Simon Glassf1ac35b2015-07-02 18:15:48 -060071 };
72
73 i2c_3: i2c@12C90000 {
Rajeshwari Birjee2be3362013-12-26 09:44:25 +053074 compatible = "samsung,s3c2440-i2c";
75 reg = <0x12C90000 0x100>;
76 interrupts = <0 59 0>;
Simon Glassf1ac35b2015-07-02 18:15:48 -060077 #address-cells = <1>;
78 #size-cells = <0>;
Rajeshwari Birjee2be3362013-12-26 09:44:25 +053079 };
80
Simon Glassf1ac35b2015-07-02 18:15:48 -060081 spi_0: spi@12d20000 {
Rajeshwari Birjee2be3362013-12-26 09:44:25 +053082 #address-cells = <1>;
83 #size-cells = <0>;
84 compatible = "samsung,exynos-spi";
85 reg = <0x12d20000 0x30>;
86 interrupts = <0 68 0>;
87 };
88
Simon Glassf1ac35b2015-07-02 18:15:48 -060089 spi_1: spi@12d30000 {
Rajeshwari Birjee2be3362013-12-26 09:44:25 +053090 #address-cells = <1>;
91 #size-cells = <0>;
92 compatible = "samsung,exynos-spi";
93 reg = <0x12d30000 0x30>;
94 interrupts = <0 69 0>;
95 };
96
Simon Glassf1ac35b2015-07-02 18:15:48 -060097 spi_2: spi@12d40000 {
Rajeshwari Birjee2be3362013-12-26 09:44:25 +053098 #address-cells = <1>;
99 #size-cells = <0>;
100 compatible = "samsung,exynos-spi";
101 reg = <0x12d40000 0x30>;
102 clock-frequency = <50000000>;
103 interrupts = <0 70 0>;
104 };
105
Simon Glassf1ac35b2015-07-02 18:15:48 -0600106 spi_3: spi@131a0000 {
Rajeshwari Birjee2be3362013-12-26 09:44:25 +0530107 #address-cells = <1>;
108 #size-cells = <0>;
109 compatible = "samsung,exynos-spi";
110 reg = <0x131a0000 0x30>;
111 interrupts = <0 129 0>;
112 };
113
Simon Glassf1ac35b2015-07-02 18:15:48 -0600114 spi_4: spi@131b0000 {
Rajeshwari Birjee2be3362013-12-26 09:44:25 +0530115 #address-cells = <1>;
116 #size-cells = <0>;
117 compatible = "samsung,exynos-spi";
118 reg = <0x131b0000 0x30>;
119 interrupts = <0 130 0>;
120 };
121
122 ehci@12110000 {
123 compatible = "samsung,exynos-ehci";
124 reg = <0x12110000 0x100>;
125 #address-cells = <1>;
126 #size-cells = <1>;
127
128 phy {
129 compatible = "samsung,exynos-usb-phy";
130 reg = <0x12130000 0x100>;
131 };
132 };
133
134 tmu@10060000 {
135 compatible = "samsung,exynos-tmu";
136 reg = <0x10060000 0x10000>;
137 };
138
139 fimd@14400000 {
Simon Glassf948f5d2016-02-21 21:08:58 -0700140 u-boot,dm-pre-reloc;
Rajeshwari Birjee2be3362013-12-26 09:44:25 +0530141 compatible = "samsung,exynos-fimd";
142 reg = <0x14400000 0x10000>;
143 #address-cells = <1>;
144 #size-cells = <1>;
145 };
146
Simon Glassf948f5d2016-02-21 21:08:58 -0700147 dp: dp@145b0000 {
Rajeshwari Birjee2be3362013-12-26 09:44:25 +0530148 compatible = "samsung,exynos5-dp";
149 reg = <0x145b0000 0x1000>;
150 #address-cells = <1>;
151 #size-cells = <1>;
152 };
153
154 xhci0: xhci@12000000 {
155 compatible = "samsung,exynos5250-xhci";
156 reg = <0x12000000 0x10000>;
157 #address-cells = <1>;
158 #size-cells = <1>;
159
160 phy {
161 compatible = "samsung,exynos5250-usb3-phy";
162 reg = <0x12100000 0x100>;
163 };
164 };
165
166 mmc@12200000 {
167 #address-cells = <1>;
168 #size-cells = <0>;
Jaehoon Chung7d3ca0f2014-05-16 13:59:51 +0900169 compatible = "samsung,exynos-dwmmc";
Rajeshwari Birjee2be3362013-12-26 09:44:25 +0530170 reg = <0x12200000 0x1000>;
171 interrupts = <0 75 0>;
172 };
173
174 mmc@12210000 {
175 #address-cells = <1>;
176 #size-cells = <0>;
Jaehoon Chung7d3ca0f2014-05-16 13:59:51 +0900177 compatible = "samsung,exynos-dwmmc";
Rajeshwari Birjee2be3362013-12-26 09:44:25 +0530178 reg = <0x12210000 0x1000>;
179 interrupts = <0 76 0>;
180 };
181
182 mmc@12220000 {
183 #address-cells = <1>;
184 #size-cells = <0>;
Jaehoon Chung7d3ca0f2014-05-16 13:59:51 +0900185 compatible = "samsung,exynos-dwmmc";
Rajeshwari Birjee2be3362013-12-26 09:44:25 +0530186 reg = <0x12220000 0x1000>;
187 interrupts = <0 77 0>;
188 };
189
190 mmc@12230000 {
191 #address-cells = <1>;
192 #size-cells = <0>;
Jaehoon Chung7d3ca0f2014-05-16 13:59:51 +0900193 compatible = "samsung,exynos-dwmmc";
Rajeshwari Birjee2be3362013-12-26 09:44:25 +0530194 reg = <0x12230000 0x1000>;
195 interrupts = <0 78 0>;
196 };
197
198 serial@12C00000 {
199 compatible = "samsung,exynos4210-uart";
200 reg = <0x12C00000 0x100>;
201 interrupts = <0 51 0>;
202 id = <0>;
203 };
204
205 serial@12C10000 {
206 compatible = "samsung,exynos4210-uart";
207 reg = <0x12C10000 0x100>;
208 interrupts = <0 52 0>;
209 id = <1>;
210 };
211
212 serial@12C20000 {
213 compatible = "samsung,exynos4210-uart";
214 reg = <0x12C20000 0x100>;
215 interrupts = <0 53 0>;
216 id = <2>;
217 };
218
219 serial@12C30000 {
220 compatible = "samsung,exynos4210-uart";
221 reg = <0x12C30000 0x100>;
222 interrupts = <0 54 0>;
Simon Glass9208fff2014-09-14 16:36:16 -0600223 u-boot,dm-pre-reloc;
Rajeshwari Birjee2be3362013-12-26 09:44:25 +0530224 id = <3>;
225 };
Rajeshwari Birjee2be3362013-12-26 09:44:25 +0530226};