blob: 8fc8433a3cddef6de743be1b6f012e062d5d6967 [file] [log] [blame]
Masahiro Yamada3e98fc12018-04-16 12:35:33 +09001// SPDX-License-Identifier: GPL-2.0+ OR MIT
2//
3// Device Tree Source for UniPhier Pro5 SoC
4//
5// Copyright (C) 2015-2016 Socionext Inc.
6// Author: Masahiro Yamada <yamada.masahiro@socionext.com>
Masahiro Yamada10ee0a62015-08-28 22:33:14 +09007
Masahiro Yamada10ee0a62015-08-28 22:33:14 +09008/ {
Masahiro Yamada52159d22016-10-07 16:43:00 +09009 compatible = "socionext,uniphier-pro5";
Masahiro Yamadaf16eda92017-03-13 00:16:39 +090010 #address-cells = <1>;
11 #size-cells = <1>;
Masahiro Yamada10ee0a62015-08-28 22:33:14 +090012
13 cpus {
14 #address-cells = <1>;
15 #size-cells = <0>;
Masahiro Yamada10ee0a62015-08-28 22:33:14 +090016
17 cpu@0 {
18 device_type = "cpu";
19 compatible = "arm,cortex-a9";
20 reg = <0>;
Masahiro Yamadacd622142016-12-05 18:31:39 +090021 clocks = <&sys_clk 32>;
Masahiro Yamada52159d22016-10-07 16:43:00 +090022 enable-method = "psci";
Masahiro Yamada4e1f81d2015-12-16 10:54:08 +090023 next-level-cache = <&l2>;
Masahiro Yamadacd622142016-12-05 18:31:39 +090024 operating-points-v2 = <&cpu_opp>;
Masahiro Yamada10ee0a62015-08-28 22:33:14 +090025 };
26
27 cpu@1 {
28 device_type = "cpu";
29 compatible = "arm,cortex-a9";
30 reg = <1>;
Masahiro Yamadacd622142016-12-05 18:31:39 +090031 clocks = <&sys_clk 32>;
Masahiro Yamada52159d22016-10-07 16:43:00 +090032 enable-method = "psci";
Masahiro Yamada4e1f81d2015-12-16 10:54:08 +090033 next-level-cache = <&l2>;
Masahiro Yamadacd622142016-12-05 18:31:39 +090034 operating-points-v2 = <&cpu_opp>;
Masahiro Yamada10ee0a62015-08-28 22:33:14 +090035 };
36 };
37
Masahiro Yamadab443fb42017-11-25 00:25:35 +090038 cpu_opp: opp-table {
Masahiro Yamadacd622142016-12-05 18:31:39 +090039 compatible = "operating-points-v2";
40 opp-shared;
41
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090042 opp-100000000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090043 opp-hz = /bits/ 64 <100000000>;
44 clock-latency-ns = <300>;
45 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090046 opp-116667000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090047 opp-hz = /bits/ 64 <116667000>;
48 clock-latency-ns = <300>;
49 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090050 opp-150000000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090051 opp-hz = /bits/ 64 <150000000>;
52 clock-latency-ns = <300>;
53 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090054 opp-175000000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090055 opp-hz = /bits/ 64 <175000000>;
56 clock-latency-ns = <300>;
57 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090058 opp-200000000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090059 opp-hz = /bits/ 64 <200000000>;
60 clock-latency-ns = <300>;
61 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090062 opp-233334000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090063 opp-hz = /bits/ 64 <233334000>;
64 clock-latency-ns = <300>;
65 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090066 opp-300000000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090067 opp-hz = /bits/ 64 <300000000>;
68 clock-latency-ns = <300>;
69 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090070 opp-350000000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090071 opp-hz = /bits/ 64 <350000000>;
72 clock-latency-ns = <300>;
73 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090074 opp-400000000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090075 opp-hz = /bits/ 64 <400000000>;
76 clock-latency-ns = <300>;
77 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090078 opp-466667000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090079 opp-hz = /bits/ 64 <466667000>;
80 clock-latency-ns = <300>;
81 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090082 opp-600000000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090083 opp-hz = /bits/ 64 <600000000>;
84 clock-latency-ns = <300>;
85 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090086 opp-700000000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090087 opp-hz = /bits/ 64 <700000000>;
88 clock-latency-ns = <300>;
89 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090090 opp-800000000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090091 opp-hz = /bits/ 64 <800000000>;
92 clock-latency-ns = <300>;
93 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090094 opp-933334000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090095 opp-hz = /bits/ 64 <933334000>;
96 clock-latency-ns = <300>;
97 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +090098 opp-1200000000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +090099 opp-hz = /bits/ 64 <1200000000>;
100 clock-latency-ns = <300>;
101 };
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +0900102 opp-1400000000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +0900103 opp-hz = /bits/ 64 <1400000000>;
104 clock-latency-ns = <300>;
105 };
106 };
107
108 psci {
109 compatible = "arm,psci-0.2";
110 method = "smc";
111 };
112
Masahiro Yamada10ee0a62015-08-28 22:33:14 +0900113 clocks {
Masahiro Yamadacd622142016-12-05 18:31:39 +0900114 refclk: ref {
115 compatible = "fixed-clock";
116 #clock-cells = <0>;
117 clock-frequency = <20000000>;
118 };
119
Masahiro Yamadab443fb42017-11-25 00:25:35 +0900120 arm_timer_clk: arm-timer {
Masahiro Yamada10ee0a62015-08-28 22:33:14 +0900121 #clock-cells = <0>;
122 compatible = "fixed-clock";
123 clock-frequency = <50000000>;
124 };
Masahiro Yamadacd622142016-12-05 18:31:39 +0900125 };
Masahiro Yamada10ee0a62015-08-28 22:33:14 +0900126
Masahiro Yamadacd622142016-12-05 18:31:39 +0900127 soc {
128 compatible = "simple-bus";
129 #address-cells = <1>;
130 #size-cells = <1>;
131 ranges;
132 interrupt-parent = <&intc>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900133
Masahiro Yamada44ebaa82020-02-28 21:57:19 +0900134 l2: cache-controller@500c0000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +0900135 compatible = "socionext,uniphier-system-cache";
136 reg = <0x500c0000 0x2000>, <0x503c0100 0x8>,
137 <0x506c0000 0x400>;
138 interrupts = <0 190 4>, <0 191 4>;
139 cache-unified;
140 cache-size = <(2 * 1024 * 1024)>;
141 cache-sets = <512>;
142 cache-line-size = <128>;
143 cache-level = <2>;
144 next-level-cache = <&l3>;
145 };
146
Masahiro Yamada44ebaa82020-02-28 21:57:19 +0900147 l3: cache-controller@500c8000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +0900148 compatible = "socionext,uniphier-system-cache";
149 reg = <0x500c8000 0x2000>, <0x503c8100 0x8>,
150 <0x506c8000 0x400>;
151 interrupts = <0 174 4>, <0 175 4>;
152 cache-unified;
153 cache-size = <(2 * 1024 * 1024)>;
154 cache-sets = <512>;
155 cache-line-size = <256>;
156 cache-level = <3>;
157 };
158
Masahiro Yamada2001a812018-12-19 20:03:21 +0900159 spi0: spi@54006000 {
160 compatible = "socionext,uniphier-scssi";
161 status = "disabled";
162 reg = <0x54006000 0x100>;
Masahiro Yamada08520332020-07-09 15:08:14 +0900163 #address-cells = <1>;
164 #size-cells = <0>;
Masahiro Yamada2001a812018-12-19 20:03:21 +0900165 interrupts = <0 39 4>;
166 pinctrl-names = "default";
167 pinctrl-0 = <&pinctrl_spi0>;
168 clocks = <&peri_clk 11>;
169 resets = <&peri_rst 11>;
170 };
171
172 spi1: spi@54006100 {
173 compatible = "socionext,uniphier-scssi";
174 status = "disabled";
175 reg = <0x54006100 0x100>;
Masahiro Yamada08520332020-07-09 15:08:14 +0900176 #address-cells = <1>;
177 #size-cells = <0>;
Masahiro Yamada2001a812018-12-19 20:03:21 +0900178 interrupts = <0 216 4>;
179 pinctrl-names = "default";
180 pinctrl-0 = <&pinctrl_spi1>;
Masahiro Yamada08520332020-07-09 15:08:14 +0900181 clocks = <&peri_clk 11>; /* common with spi0 */
182 resets = <&peri_rst 12>;
Masahiro Yamada2001a812018-12-19 20:03:21 +0900183 };
184
Masahiro Yamadacd622142016-12-05 18:31:39 +0900185 serial0: serial@54006800 {
186 compatible = "socionext,uniphier-uart";
187 status = "disabled";
188 reg = <0x54006800 0x40>;
189 interrupts = <0 33 4>;
190 pinctrl-names = "default";
191 pinctrl-0 = <&pinctrl_uart0>;
192 clocks = <&peri_clk 0>;
Masahiro Yamadab443fb42017-11-25 00:25:35 +0900193 resets = <&peri_rst 0>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900194 };
195
196 serial1: serial@54006900 {
197 compatible = "socionext,uniphier-uart";
198 status = "disabled";
199 reg = <0x54006900 0x40>;
200 interrupts = <0 35 4>;
201 pinctrl-names = "default";
202 pinctrl-0 = <&pinctrl_uart1>;
203 clocks = <&peri_clk 1>;
Masahiro Yamadab443fb42017-11-25 00:25:35 +0900204 resets = <&peri_rst 1>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900205 };
206
207 serial2: serial@54006a00 {
208 compatible = "socionext,uniphier-uart";
209 status = "disabled";
210 reg = <0x54006a00 0x40>;
211 interrupts = <0 37 4>;
212 pinctrl-names = "default";
213 pinctrl-0 = <&pinctrl_uart2>;
214 clocks = <&peri_clk 2>;
Masahiro Yamadab443fb42017-11-25 00:25:35 +0900215 resets = <&peri_rst 2>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900216 };
217
218 serial3: serial@54006b00 {
219 compatible = "socionext,uniphier-uart";
220 status = "disabled";
221 reg = <0x54006b00 0x40>;
222 interrupts = <0 177 4>;
223 pinctrl-names = "default";
224 pinctrl-0 = <&pinctrl_uart3>;
225 clocks = <&peri_clk 3>;
Masahiro Yamadab443fb42017-11-25 00:25:35 +0900226 resets = <&peri_rst 3>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900227 };
228
Masahiro Yamada0f72b742017-10-13 19:21:52 +0900229 gpio: gpio@55000000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +0900230 compatible = "socionext,uniphier-gpio";
Masahiro Yamada0f72b742017-10-13 19:21:52 +0900231 reg = <0x55000000 0x200>;
232 interrupt-parent = <&aidet>;
233 interrupt-controller;
234 #interrupt-cells = <2>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900235 gpio-controller;
236 #gpio-cells = <2>;
Masahiro Yamada0f72b742017-10-13 19:21:52 +0900237 gpio-ranges = <&pinctrl 0 0 0>;
238 gpio-ranges-group-names = "gpio_range";
239 ngpios = <248>;
Masahiro Yamadab443fb42017-11-25 00:25:35 +0900240 socionext,interrupt-ranges = <0 48 16>, <16 154 5>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900241 };
242
243 i2c0: i2c@58780000 {
244 compatible = "socionext,uniphier-fi2c";
245 status = "disabled";
246 reg = <0x58780000 0x80>;
247 #address-cells = <1>;
248 #size-cells = <0>;
249 interrupts = <0 41 4>;
250 pinctrl-names = "default";
251 pinctrl-0 = <&pinctrl_i2c0>;
252 clocks = <&peri_clk 4>;
Masahiro Yamadab443fb42017-11-25 00:25:35 +0900253 resets = <&peri_rst 4>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900254 clock-frequency = <100000>;
255 };
256
257 i2c1: i2c@58781000 {
258 compatible = "socionext,uniphier-fi2c";
259 status = "disabled";
260 reg = <0x58781000 0x80>;
261 #address-cells = <1>;
262 #size-cells = <0>;
263 interrupts = <0 42 4>;
264 pinctrl-names = "default";
265 pinctrl-0 = <&pinctrl_i2c1>;
266 clocks = <&peri_clk 5>;
Masahiro Yamadab443fb42017-11-25 00:25:35 +0900267 resets = <&peri_rst 5>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900268 clock-frequency = <100000>;
269 };
270
271 i2c2: i2c@58782000 {
272 compatible = "socionext,uniphier-fi2c";
273 status = "disabled";
274 reg = <0x58782000 0x80>;
275 #address-cells = <1>;
276 #size-cells = <0>;
277 interrupts = <0 43 4>;
278 pinctrl-names = "default";
279 pinctrl-0 = <&pinctrl_i2c2>;
280 clocks = <&peri_clk 6>;
Masahiro Yamadab443fb42017-11-25 00:25:35 +0900281 resets = <&peri_rst 6>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900282 clock-frequency = <100000>;
283 };
284
285 i2c3: i2c@58783000 {
286 compatible = "socionext,uniphier-fi2c";
287 status = "disabled";
288 reg = <0x58783000 0x80>;
289 #address-cells = <1>;
290 #size-cells = <0>;
291 interrupts = <0 44 4>;
292 pinctrl-names = "default";
293 pinctrl-0 = <&pinctrl_i2c3>;
294 clocks = <&peri_clk 7>;
Masahiro Yamadab443fb42017-11-25 00:25:35 +0900295 resets = <&peri_rst 7>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900296 clock-frequency = <100000>;
297 };
298
299 /* i2c4 does not exist */
300
301 /* chip-internal connection for DMD */
302 i2c5: i2c@58785000 {
303 compatible = "socionext,uniphier-fi2c";
304 reg = <0x58785000 0x80>;
305 #address-cells = <1>;
306 #size-cells = <0>;
307 interrupts = <0 25 4>;
308 clocks = <&peri_clk 9>;
Masahiro Yamadab443fb42017-11-25 00:25:35 +0900309 resets = <&peri_rst 9>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900310 clock-frequency = <400000>;
311 };
312
313 /* chip-internal connection for HDMI */
314 i2c6: i2c@58786000 {
315 compatible = "socionext,uniphier-fi2c";
316 reg = <0x58786000 0x80>;
317 #address-cells = <1>;
318 #size-cells = <0>;
319 interrupts = <0 26 4>;
320 clocks = <&peri_clk 10>;
Masahiro Yamadab443fb42017-11-25 00:25:35 +0900321 resets = <&peri_rst 10>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900322 clock-frequency = <400000>;
323 };
324
325 system_bus: system-bus@58c00000 {
326 compatible = "socionext,uniphier-system-bus";
327 status = "disabled";
328 reg = <0x58c00000 0x400>;
329 #address-cells = <2>;
330 #size-cells = <1>;
331 pinctrl-names = "default";
332 pinctrl-0 = <&pinctrl_system_bus>;
333 };
334
Masahiro Yamadaabb6ac22017-05-15 14:23:46 +0900335 smpctrl@59801000 {
Masahiro Yamadacd622142016-12-05 18:31:39 +0900336 compatible = "socionext,uniphier-smpctrl";
337 reg = <0x59801000 0x400>;
338 };
339
340 sdctrl@59810000 {
341 compatible = "socionext,uniphier-pro5-sdctrl",
342 "simple-mfd", "syscon";
Masahiro Yamada6c9e46e2017-08-29 12:20:52 +0900343 reg = <0x59810000 0x400>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900344
345 sd_clk: clock {
346 compatible = "socionext,uniphier-pro5-sd-clock";
347 #clock-cells = <1>;
348 };
349
350 sd_rst: reset {
351 compatible = "socionext,uniphier-pro5-sd-reset";
352 #reset-cells = <1>;
353 };
354 };
355
356 perictrl@59820000 {
357 compatible = "socionext,uniphier-pro5-perictrl",
358 "simple-mfd", "syscon";
359 reg = <0x59820000 0x200>;
360
361 peri_clk: clock {
362 compatible = "socionext,uniphier-pro5-peri-clock";
363 #clock-cells = <1>;
364 };
365
366 peri_rst: reset {
367 compatible = "socionext,uniphier-pro5-peri-reset";
368 #reset-cells = <1>;
369 };
370 };
371
372 soc-glue@5f800000 {
373 compatible = "socionext,uniphier-pro5-soc-glue",
374 "simple-mfd", "syscon";
375 reg = <0x5f800000 0x2000>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900376
377 pinctrl: pinctrl {
378 compatible = "socionext,uniphier-pro5-pinctrl";
Masahiro Yamadacd622142016-12-05 18:31:39 +0900379 };
380 };
381
Masahiro Yamada46820e32018-03-15 11:43:03 +0900382 soc-glue@5f900000 {
383 compatible = "socionext,uniphier-pro5-soc-glue-debug",
384 "simple-mfd";
385 #address-cells = <1>;
386 #size-cells = <1>;
387 ranges = <0 0x5f900000 0x2000>;
388
389 efuse@100 {
390 compatible = "socionext,uniphier-efuse";
391 reg = <0x100 0x28>;
392 };
393
394 efuse@130 {
395 compatible = "socionext,uniphier-efuse";
396 reg = <0x130 0x8>;
397 };
398
399 efuse@200 {
400 compatible = "socionext,uniphier-efuse";
401 reg = <0x200 0x28>;
402 };
403
404 efuse@300 {
405 compatible = "socionext,uniphier-efuse";
406 reg = <0x300 0x14>;
407 };
408
409 efuse@400 {
410 compatible = "socionext,uniphier-efuse";
411 reg = <0x400 0x8>;
412 };
413 };
414
Masahiro Yamada08520332020-07-09 15:08:14 +0900415 xdmac: dma-controller@5fc10000 {
416 compatible = "socionext,uniphier-xdmac";
417 reg = <0x5fc10000 0x5300>;
418 interrupts = <0 188 4>;
419 dma-channels = <16>;
420 #dma-cells = <2>;
421 };
422
Masahiro Yamada44ebaa82020-02-28 21:57:19 +0900423 aidet: interrupt-controller@5fc20000 {
Masahiro Yamada6c9e46e2017-08-29 12:20:52 +0900424 compatible = "socionext,uniphier-pro5-aidet";
Masahiro Yamadacd622142016-12-05 18:31:39 +0900425 reg = <0x5fc20000 0x200>;
Masahiro Yamada6c9e46e2017-08-29 12:20:52 +0900426 interrupt-controller;
427 #interrupt-cells = <2>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900428 };
429
430 timer@60000200 {
431 compatible = "arm,cortex-a9-global-timer";
432 reg = <0x60000200 0x20>;
433 interrupts = <1 11 0x304>;
434 clocks = <&arm_timer_clk>;
435 };
436
437 timer@60000600 {
438 compatible = "arm,cortex-a9-twd-timer";
439 reg = <0x60000600 0x20>;
440 interrupts = <1 13 0x304>;
441 clocks = <&arm_timer_clk>;
442 };
443
444 intc: interrupt-controller@60001000 {
445 compatible = "arm,cortex-a9-gic";
446 reg = <0x60001000 0x1000>,
447 <0x60000100 0x100>;
448 #interrupt-cells = <3>;
449 interrupt-controller;
450 };
451
452 sysctrl@61840000 {
453 compatible = "socionext,uniphier-pro5-sysctrl",
454 "simple-mfd", "syscon";
455 reg = <0x61840000 0x10000>;
456
457 sys_clk: clock {
458 compatible = "socionext,uniphier-pro5-clock";
459 #clock-cells = <1>;
460 };
461
462 sys_rst: reset {
463 compatible = "socionext,uniphier-pro5-reset";
464 #reset-cells = <1>;
465 };
466 };
467
468 usb0: usb@65b00000 {
469 compatible = "socionext,uniphier-pro5-dwc3";
470 status = "disabled";
471 reg = <0x65b00000 0x1000>;
472 #address-cells = <1>;
473 #size-cells = <1>;
474 ranges;
475 pinctrl-names = "default";
476 pinctrl-0 = <&pinctrl_usb0>;
477 dwc3@65a00000 {
478 compatible = "snps,dwc3";
479 reg = <0x65a00000 0x10000>;
480 interrupts = <0 134 4>;
Masahiro Yamada3444d1d2017-08-13 09:01:17 +0900481 dr_mode = "host";
Masahiro Yamadacd622142016-12-05 18:31:39 +0900482 tx-fifo-resize;
483 };
484 };
485
486 usb1: usb@65d00000 {
487 compatible = "socionext,uniphier-pro5-dwc3";
488 status = "disabled";
489 reg = <0x65d00000 0x1000>;
490 #address-cells = <1>;
491 #size-cells = <1>;
492 ranges;
493 pinctrl-names = "default";
494 pinctrl-0 = <&pinctrl_usb1>, <&pinctrl_usb2>;
495 dwc3@65c00000 {
496 compatible = "snps,dwc3";
497 reg = <0x65c00000 0x10000>;
498 interrupts = <0 137 4>;
Masahiro Yamada3444d1d2017-08-13 09:01:17 +0900499 dr_mode = "host";
Masahiro Yamadacd622142016-12-05 18:31:39 +0900500 tx-fifo-resize;
501 };
502 };
503
Masahiro Yamada44ebaa82020-02-28 21:57:19 +0900504 nand: nand-controller@68000000 {
Masahiro Yamada4e7f8de2017-04-20 16:54:44 +0900505 compatible = "socionext,uniphier-denali-nand-v5b";
Masahiro Yamadacd622142016-12-05 18:31:39 +0900506 status = "disabled";
507 reg-names = "nand_data", "denali_reg";
508 reg = <0x68000000 0x20>, <0x68100000 0x1000>;
509 interrupts = <0 65 4>;
510 pinctrl-names = "default";
Masahiro Yamada6c9e46e2017-08-29 12:20:52 +0900511 pinctrl-0 = <&pinctrl_nand2cs>;
Masahiro Yamada2001a812018-12-19 20:03:21 +0900512 clock-names = "nand", "nand_x", "ecc";
513 clocks = <&sys_clk 2>, <&sys_clk 3>, <&sys_clk 3>;
Masahiro Yamada5ad15962020-02-28 21:57:20 +0900514 reset-names = "nand", "reg";
515 resets = <&sys_rst 2>, <&sys_rst 2>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900516 };
517
Masahiro Yamada44ebaa82020-02-28 21:57:19 +0900518 emmc: mmc@68400000 {
Masahiro Yamadac3ab1e12018-09-10 12:58:35 +0900519 compatible = "socionext,uniphier-sd-v3.1";
Masahiro Yamadacd622142016-12-05 18:31:39 +0900520 status = "disabled";
521 reg = <0x68400000 0x800>;
522 interrupts = <0 78 4>;
523 pinctrl-names = "default";
524 pinctrl-0 = <&pinctrl_emmc>;
525 clocks = <&sd_clk 1>;
Masahiro Yamadac3ab1e12018-09-10 12:58:35 +0900526 reset-names = "host", "hw";
527 resets = <&sd_rst 1>, <&sd_rst 6>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900528 bus-width = <8>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900529 cap-mmc-highspeed;
530 cap-mmc-hw-reset;
Masahiro Yamadac3ab1e12018-09-10 12:58:35 +0900531 non-removable;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900532 };
533
Masahiro Yamada44ebaa82020-02-28 21:57:19 +0900534 sd: mmc@68800000 {
Masahiro Yamadac3ab1e12018-09-10 12:58:35 +0900535 compatible = "socionext,uniphier-sd-v3.1";
Masahiro Yamadacd622142016-12-05 18:31:39 +0900536 status = "disabled";
537 reg = <0x68800000 0x800>;
538 interrupts = <0 76 4>;
Masahiro Yamadac3ab1e12018-09-10 12:58:35 +0900539 pinctrl-names = "default", "uhs";
Masahiro Yamadacd622142016-12-05 18:31:39 +0900540 pinctrl-0 = <&pinctrl_sd>;
Masahiro Yamadac3ab1e12018-09-10 12:58:35 +0900541 pinctrl-1 = <&pinctrl_sd_uhs>;
Masahiro Yamadacd622142016-12-05 18:31:39 +0900542 clocks = <&sd_clk 0>;
543 reset-names = "host";
544 resets = <&sd_rst 0>;
545 bus-width = <4>;
546 cap-sd-highspeed;
547 sd-uhs-sdr12;
548 sd-uhs-sdr25;
549 sd-uhs-sdr50;
Masahiro Yamada10ee0a62015-08-28 22:33:14 +0900550 };
551 };
Masahiro Yamada8f062432015-12-16 10:54:07 +0900552};
Masahiro Yamada10ee0a62015-08-28 22:33:14 +0900553
Masahiro Yamada6c9e46e2017-08-29 12:20:52 +0900554#include "uniphier-pinctrl.dtsi"