2 * Device Tree Source for the r8a7790 SoC
4 * Copyright (C) 2015 Renesas Electronics Corporation
5 * Copyright (C) 2013-2014 Renesas Solutions Corp.
6 * Copyright (C) 2014 Cogent Embedded Inc.
8 * SPDX-License-Identifier: GPL-2.0
11 #include <dt-bindings/clock/r8a7790-cpg-mssr.h>
12 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 #include <dt-bindings/interrupt-controller/irq.h>
14 #include <dt-bindings/power/r8a7790-sysc.h>
17 compatible = "renesas,r8a7790";
18 interrupt-parent = <&gic>;
45 enable-method = "renesas,apmu";
49 compatible = "arm,cortex-a15";
51 clock-frequency = <1300000000>;
52 voltage-tolerance = <1>; /* 1% */
53 clocks = <&cpg CPG_CORE R8A7790_CLK_Z>;
54 clock-latency = <300000>; /* 300 us */
55 power-domains = <&sysc R8A7790_PD_CA15_CPU0>;
56 next-level-cache = <&L2_CA15>;
57 capacity-dmips-mhz = <1024>;
59 /* kHz - uV - OPPs unknown yet */
60 operating-points = <1400000 1000000>,
70 compatible = "arm,cortex-a15";
72 clock-frequency = <1300000000>;
73 clocks = <&cpg CPG_CORE R8A7790_CLK_Z>;
74 power-domains = <&sysc R8A7790_PD_CA15_CPU1>;
75 next-level-cache = <&L2_CA15>;
76 capacity-dmips-mhz = <1024>;
81 compatible = "arm,cortex-a15";
83 clock-frequency = <1300000000>;
84 clocks = <&cpg CPG_CORE R8A7790_CLK_Z>;
85 power-domains = <&sysc R8A7790_PD_CA15_CPU2>;
86 next-level-cache = <&L2_CA15>;
87 capacity-dmips-mhz = <1024>;
92 compatible = "arm,cortex-a15";
94 clock-frequency = <1300000000>;
95 clocks = <&cpg CPG_CORE R8A7790_CLK_Z>;
96 power-domains = <&sysc R8A7790_PD_CA15_CPU3>;
97 next-level-cache = <&L2_CA15>;
98 capacity-dmips-mhz = <1024>;
103 compatible = "arm,cortex-a7";
105 clock-frequency = <780000000>;
106 clocks = <&cpg CPG_CORE R8A7790_CLK_Z2>;
107 power-domains = <&sysc R8A7790_PD_CA7_CPU0>;
108 next-level-cache = <&L2_CA7>;
109 capacity-dmips-mhz = <539>;
114 compatible = "arm,cortex-a7";
116 clock-frequency = <780000000>;
117 clocks = <&cpg CPG_CORE R8A7790_CLK_Z2>;
118 power-domains = <&sysc R8A7790_PD_CA7_CPU1>;
119 next-level-cache = <&L2_CA7>;
120 capacity-dmips-mhz = <539>;
125 compatible = "arm,cortex-a7";
127 clock-frequency = <780000000>;
128 clocks = <&cpg CPG_CORE R8A7790_CLK_Z2>;
129 power-domains = <&sysc R8A7790_PD_CA7_CPU2>;
130 next-level-cache = <&L2_CA7>;
131 capacity-dmips-mhz = <539>;
136 compatible = "arm,cortex-a7";
138 clock-frequency = <780000000>;
139 clocks = <&cpg CPG_CORE R8A7790_CLK_Z2>;
140 power-domains = <&sysc R8A7790_PD_CA7_CPU3>;
141 next-level-cache = <&L2_CA7>;
142 capacity-dmips-mhz = <539>;
145 L2_CA15: cache-controller-0 {
146 compatible = "cache";
147 power-domains = <&sysc R8A7790_PD_CA15_SCU>;
152 L2_CA7: cache-controller-1 {
153 compatible = "cache";
154 power-domains = <&sysc R8A7790_PD_CA7_SCU>;
161 cpu_thermal: cpu-thermal {
162 polling-delay-passive = <0>;
165 thermal-sensors = <&thermal>;
169 temperature = <115000>;
180 compatible = "renesas,r8a7790-apmu", "renesas,apmu";
181 reg = <0 0xe6151000 0 0x188>;
182 cpus = <&cpu4 &cpu5 &cpu6 &cpu7>;
186 compatible = "renesas,r8a7790-apmu", "renesas,apmu";
187 reg = <0 0xe6152000 0 0x188>;
188 cpus = <&cpu0 &cpu1 &cpu2 &cpu3>;
191 gic: interrupt-controller@f1001000 {
192 compatible = "arm,gic-400";
193 #interrupt-cells = <3>;
194 #address-cells = <0>;
195 interrupt-controller;
196 reg = <0 0xf1001000 0 0x1000>,
197 <0 0xf1002000 0 0x2000>,
198 <0 0xf1004000 0 0x2000>,
199 <0 0xf1006000 0 0x2000>;
200 interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
201 clocks = <&cpg CPG_MOD 408>;
203 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
207 gpio0: gpio@e6050000 {
208 compatible = "renesas,gpio-r8a7790", "renesas,rcar-gen2-gpio";
209 reg = <0 0xe6050000 0 0x50>;
210 interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
213 gpio-ranges = <&pfc 0 0 32>;
214 #interrupt-cells = <2>;
215 interrupt-controller;
216 clocks = <&cpg CPG_MOD 912>;
217 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
221 gpio1: gpio@e6051000 {
222 compatible = "renesas,gpio-r8a7790", "renesas,rcar-gen2-gpio";
223 reg = <0 0xe6051000 0 0x50>;
224 interrupts = <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>;
227 gpio-ranges = <&pfc 0 32 30>;
228 #interrupt-cells = <2>;
229 interrupt-controller;
230 clocks = <&cpg CPG_MOD 911>;
231 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
235 gpio2: gpio@e6052000 {
236 compatible = "renesas,gpio-r8a7790", "renesas,rcar-gen2-gpio";
237 reg = <0 0xe6052000 0 0x50>;
238 interrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>;
241 gpio-ranges = <&pfc 0 64 30>;
242 #interrupt-cells = <2>;
243 interrupt-controller;
244 clocks = <&cpg CPG_MOD 910>;
245 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
249 gpio3: gpio@e6053000 {
250 compatible = "renesas,gpio-r8a7790", "renesas,rcar-gen2-gpio";
251 reg = <0 0xe6053000 0 0x50>;
252 interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;
255 gpio-ranges = <&pfc 0 96 32>;
256 #interrupt-cells = <2>;
257 interrupt-controller;
258 clocks = <&cpg CPG_MOD 909>;
259 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
263 gpio4: gpio@e6054000 {
264 compatible = "renesas,gpio-r8a7790", "renesas,rcar-gen2-gpio";
265 reg = <0 0xe6054000 0 0x50>;
266 interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>;
269 gpio-ranges = <&pfc 0 128 32>;
270 #interrupt-cells = <2>;
271 interrupt-controller;
272 clocks = <&cpg CPG_MOD 908>;
273 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
277 gpio5: gpio@e6055000 {
278 compatible = "renesas,gpio-r8a7790", "renesas,rcar-gen2-gpio";
279 reg = <0 0xe6055000 0 0x50>;
280 interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;
283 gpio-ranges = <&pfc 0 160 32>;
284 #interrupt-cells = <2>;
285 interrupt-controller;
286 clocks = <&cpg CPG_MOD 907>;
287 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
291 thermal: thermal@e61f0000 {
292 compatible = "renesas,thermal-r8a7790",
293 "renesas,rcar-gen2-thermal",
294 "renesas,rcar-thermal";
295 reg = <0 0xe61f0000 0 0x14>, <0 0xe61f0100 0 0x38>;
296 interrupts = <GIC_SPI 69 IRQ_TYPE_LEVEL_HIGH>;
297 clocks = <&cpg CPG_MOD 522>;
298 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
300 #thermal-sensor-cells = <0>;
304 compatible = "arm,armv7-timer";
305 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
306 <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
307 <GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
308 <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
311 cmt0: timer@ffca0000 {
312 compatible = "renesas,cmt-48-r8a7790", "renesas,cmt-48-gen2";
313 reg = <0 0xffca0000 0 0x1004>;
314 interrupts = <GIC_SPI 142 IRQ_TYPE_LEVEL_HIGH>,
315 <GIC_SPI 143 IRQ_TYPE_LEVEL_HIGH>;
316 clocks = <&cpg CPG_MOD 124>;
318 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
321 renesas,channels-mask = <0x60>;
326 cmt1: timer@e6130000 {
327 compatible = "renesas,cmt-48-r8a7790", "renesas,cmt-48-gen2";
328 reg = <0 0xe6130000 0 0x1004>;
329 interrupts = <GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>,
330 <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>,
331 <GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>,
332 <GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>,
333 <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>,
334 <GIC_SPI 125 IRQ_TYPE_LEVEL_HIGH>,
335 <GIC_SPI 126 IRQ_TYPE_LEVEL_HIGH>,
336 <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>;
337 clocks = <&cpg CPG_MOD 329>;
339 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
342 renesas,channels-mask = <0xff>;
347 irqc0: interrupt-controller@e61c0000 {
348 compatible = "renesas,irqc-r8a7790", "renesas,irqc";
349 #interrupt-cells = <2>;
350 interrupt-controller;
351 reg = <0 0xe61c0000 0 0x200>;
352 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
353 <GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>,
354 <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>,
355 <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
356 clocks = <&cpg CPG_MOD 407>;
357 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
361 dmac0: dma-controller@e6700000 {
362 compatible = "renesas,dmac-r8a7790", "renesas,rcar-dmac";
363 reg = <0 0xe6700000 0 0x20000>;
364 interrupts = <GIC_SPI 197 IRQ_TYPE_LEVEL_HIGH
365 GIC_SPI 200 IRQ_TYPE_LEVEL_HIGH
366 GIC_SPI 201 IRQ_TYPE_LEVEL_HIGH
367 GIC_SPI 202 IRQ_TYPE_LEVEL_HIGH
368 GIC_SPI 203 IRQ_TYPE_LEVEL_HIGH
369 GIC_SPI 204 IRQ_TYPE_LEVEL_HIGH
370 GIC_SPI 205 IRQ_TYPE_LEVEL_HIGH
371 GIC_SPI 206 IRQ_TYPE_LEVEL_HIGH
372 GIC_SPI 207 IRQ_TYPE_LEVEL_HIGH
373 GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH
374 GIC_SPI 209 IRQ_TYPE_LEVEL_HIGH
375 GIC_SPI 210 IRQ_TYPE_LEVEL_HIGH
376 GIC_SPI 211 IRQ_TYPE_LEVEL_HIGH
377 GIC_SPI 212 IRQ_TYPE_LEVEL_HIGH
378 GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH
379 GIC_SPI 214 IRQ_TYPE_LEVEL_HIGH>;
380 interrupt-names = "error",
381 "ch0", "ch1", "ch2", "ch3",
382 "ch4", "ch5", "ch6", "ch7",
383 "ch8", "ch9", "ch10", "ch11",
384 "ch12", "ch13", "ch14";
385 clocks = <&cpg CPG_MOD 219>;
387 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
393 dmac1: dma-controller@e6720000 {
394 compatible = "renesas,dmac-r8a7790", "renesas,rcar-dmac";
395 reg = <0 0xe6720000 0 0x20000>;
396 interrupts = <GIC_SPI 220 IRQ_TYPE_LEVEL_HIGH
397 GIC_SPI 216 IRQ_TYPE_LEVEL_HIGH
398 GIC_SPI 217 IRQ_TYPE_LEVEL_HIGH
399 GIC_SPI 218 IRQ_TYPE_LEVEL_HIGH
400 GIC_SPI 219 IRQ_TYPE_LEVEL_HIGH
401 GIC_SPI 308 IRQ_TYPE_LEVEL_HIGH
402 GIC_SPI 309 IRQ_TYPE_LEVEL_HIGH
403 GIC_SPI 310 IRQ_TYPE_LEVEL_HIGH
404 GIC_SPI 311 IRQ_TYPE_LEVEL_HIGH
405 GIC_SPI 312 IRQ_TYPE_LEVEL_HIGH
406 GIC_SPI 313 IRQ_TYPE_LEVEL_HIGH
407 GIC_SPI 314 IRQ_TYPE_LEVEL_HIGH
408 GIC_SPI 315 IRQ_TYPE_LEVEL_HIGH
409 GIC_SPI 316 IRQ_TYPE_LEVEL_HIGH
410 GIC_SPI 317 IRQ_TYPE_LEVEL_HIGH
411 GIC_SPI 318 IRQ_TYPE_LEVEL_HIGH>;
412 interrupt-names = "error",
413 "ch0", "ch1", "ch2", "ch3",
414 "ch4", "ch5", "ch6", "ch7",
415 "ch8", "ch9", "ch10", "ch11",
416 "ch12", "ch13", "ch14";
417 clocks = <&cpg CPG_MOD 218>;
419 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
425 audma0: dma-controller@ec700000 {
426 compatible = "renesas,dmac-r8a7790", "renesas,rcar-dmac";
427 reg = <0 0xec700000 0 0x10000>;
428 interrupts = <GIC_SPI 346 IRQ_TYPE_LEVEL_HIGH
429 GIC_SPI 320 IRQ_TYPE_LEVEL_HIGH
430 GIC_SPI 321 IRQ_TYPE_LEVEL_HIGH
431 GIC_SPI 322 IRQ_TYPE_LEVEL_HIGH
432 GIC_SPI 323 IRQ_TYPE_LEVEL_HIGH
433 GIC_SPI 324 IRQ_TYPE_LEVEL_HIGH
434 GIC_SPI 325 IRQ_TYPE_LEVEL_HIGH
435 GIC_SPI 326 IRQ_TYPE_LEVEL_HIGH
436 GIC_SPI 327 IRQ_TYPE_LEVEL_HIGH
437 GIC_SPI 328 IRQ_TYPE_LEVEL_HIGH
438 GIC_SPI 329 IRQ_TYPE_LEVEL_HIGH
439 GIC_SPI 330 IRQ_TYPE_LEVEL_HIGH
440 GIC_SPI 331 IRQ_TYPE_LEVEL_HIGH
441 GIC_SPI 332 IRQ_TYPE_LEVEL_HIGH>;
442 interrupt-names = "error",
443 "ch0", "ch1", "ch2", "ch3",
444 "ch4", "ch5", "ch6", "ch7",
445 "ch8", "ch9", "ch10", "ch11",
447 clocks = <&cpg CPG_MOD 502>;
449 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
455 audma1: dma-controller@ec720000 {
456 compatible = "renesas,dmac-r8a7790", "renesas,rcar-dmac";
457 reg = <0 0xec720000 0 0x10000>;
458 interrupts = <GIC_SPI 347 IRQ_TYPE_LEVEL_HIGH
459 GIC_SPI 333 IRQ_TYPE_LEVEL_HIGH
460 GIC_SPI 334 IRQ_TYPE_LEVEL_HIGH
461 GIC_SPI 335 IRQ_TYPE_LEVEL_HIGH
462 GIC_SPI 336 IRQ_TYPE_LEVEL_HIGH
463 GIC_SPI 337 IRQ_TYPE_LEVEL_HIGH
464 GIC_SPI 338 IRQ_TYPE_LEVEL_HIGH
465 GIC_SPI 339 IRQ_TYPE_LEVEL_HIGH
466 GIC_SPI 340 IRQ_TYPE_LEVEL_HIGH
467 GIC_SPI 341 IRQ_TYPE_LEVEL_HIGH
468 GIC_SPI 342 IRQ_TYPE_LEVEL_HIGH
469 GIC_SPI 343 IRQ_TYPE_LEVEL_HIGH
470 GIC_SPI 344 IRQ_TYPE_LEVEL_HIGH
471 GIC_SPI 345 IRQ_TYPE_LEVEL_HIGH>;
472 interrupt-names = "error",
473 "ch0", "ch1", "ch2", "ch3",
474 "ch4", "ch5", "ch6", "ch7",
475 "ch8", "ch9", "ch10", "ch11",
477 clocks = <&cpg CPG_MOD 501>;
479 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
485 usb_dmac0: dma-controller@e65a0000 {
486 compatible = "renesas,r8a7790-usb-dmac", "renesas,usb-dmac";
487 reg = <0 0xe65a0000 0 0x100>;
488 interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH
489 GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>;
490 interrupt-names = "ch0", "ch1";
491 clocks = <&cpg CPG_MOD 330>;
492 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
498 usb_dmac1: dma-controller@e65b0000 {
499 compatible = "renesas,r8a7790-usb-dmac", "renesas,usb-dmac";
500 reg = <0 0xe65b0000 0 0x100>;
501 interrupts = <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH
502 GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>;
503 interrupt-names = "ch0", "ch1";
504 clocks = <&cpg CPG_MOD 331>;
505 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
512 #address-cells = <1>;
514 compatible = "renesas,i2c-r8a7790", "renesas,rcar-gen2-i2c";
515 reg = <0 0xe6508000 0 0x40>;
516 interrupts = <GIC_SPI 287 IRQ_TYPE_LEVEL_HIGH>;
517 clocks = <&cpg CPG_MOD 931>;
518 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
520 i2c-scl-internal-delay-ns = <110>;
525 #address-cells = <1>;
527 compatible = "renesas,i2c-r8a7790", "renesas,rcar-gen2-i2c";
528 reg = <0 0xe6518000 0 0x40>;
529 interrupts = <GIC_SPI 288 IRQ_TYPE_LEVEL_HIGH>;
530 clocks = <&cpg CPG_MOD 930>;
531 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
533 i2c-scl-internal-delay-ns = <6>;
538 #address-cells = <1>;
540 compatible = "renesas,i2c-r8a7790", "renesas,rcar-gen2-i2c";
541 reg = <0 0xe6530000 0 0x40>;
542 interrupts = <GIC_SPI 286 IRQ_TYPE_LEVEL_HIGH>;
543 clocks = <&cpg CPG_MOD 929>;
544 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
546 i2c-scl-internal-delay-ns = <6>;
551 #address-cells = <1>;
553 compatible = "renesas,i2c-r8a7790", "renesas,rcar-gen2-i2c";
554 reg = <0 0xe6540000 0 0x40>;
555 interrupts = <GIC_SPI 290 IRQ_TYPE_LEVEL_HIGH>;
556 clocks = <&cpg CPG_MOD 928>;
557 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
559 i2c-scl-internal-delay-ns = <110>;
564 #address-cells = <1>;
566 compatible = "renesas,iic-r8a7790", "renesas,rcar-gen2-iic",
567 "renesas,rmobile-iic";
568 reg = <0 0xe6500000 0 0x425>;
569 interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;
570 clocks = <&cpg CPG_MOD 318>;
571 dmas = <&dmac0 0x61>, <&dmac0 0x62>,
572 <&dmac1 0x61>, <&dmac1 0x62>;
573 dma-names = "tx", "rx", "tx", "rx";
574 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
580 #address-cells = <1>;
582 compatible = "renesas,iic-r8a7790", "renesas,rcar-gen2-iic",
583 "renesas,rmobile-iic";
584 reg = <0 0xe6510000 0 0x425>;
585 interrupts = <GIC_SPI 175 IRQ_TYPE_LEVEL_HIGH>;
586 clocks = <&cpg CPG_MOD 323>;
587 dmas = <&dmac0 0x65>, <&dmac0 0x66>,
588 <&dmac1 0x65>, <&dmac1 0x66>;
589 dma-names = "tx", "rx", "tx", "rx";
590 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
596 #address-cells = <1>;
598 compatible = "renesas,iic-r8a7790", "renesas,rcar-gen2-iic",
599 "renesas,rmobile-iic";
600 reg = <0 0xe6520000 0 0x425>;
601 interrupts = <GIC_SPI 176 IRQ_TYPE_LEVEL_HIGH>;
602 clocks = <&cpg CPG_MOD 300>;
603 dmas = <&dmac0 0x69>, <&dmac0 0x6a>,
604 <&dmac1 0x69>, <&dmac1 0x6a>;
605 dma-names = "tx", "rx", "tx", "rx";
606 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
612 #address-cells = <1>;
614 compatible = "renesas,iic-r8a7790", "renesas,rcar-gen2-iic",
615 "renesas,rmobile-iic";
616 reg = <0 0xe60b0000 0 0x425>;
617 interrupts = <GIC_SPI 173 IRQ_TYPE_LEVEL_HIGH>;
618 clocks = <&cpg CPG_MOD 926>;
619 dmas = <&dmac0 0x77>, <&dmac0 0x78>,
620 <&dmac1 0x77>, <&dmac1 0x78>;
621 dma-names = "tx", "rx", "tx", "rx";
622 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
627 mmcif0: mmc@ee200000 {
628 compatible = "renesas,mmcif-r8a7790", "renesas,sh-mmcif";
629 reg = <0 0xee200000 0 0x80>;
630 interrupts = <GIC_SPI 169 IRQ_TYPE_LEVEL_HIGH>;
631 clocks = <&cpg CPG_MOD 315>;
632 dmas = <&dmac0 0xd1>, <&dmac0 0xd2>,
633 <&dmac1 0xd1>, <&dmac1 0xd2>;
634 dma-names = "tx", "rx", "tx", "rx";
635 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
639 max-frequency = <97500000>;
642 mmcif1: mmc@ee220000 {
643 compatible = "renesas,mmcif-r8a7790", "renesas,sh-mmcif";
644 reg = <0 0xee220000 0 0x80>;
645 interrupts = <GIC_SPI 170 IRQ_TYPE_LEVEL_HIGH>;
646 clocks = <&cpg CPG_MOD 305>;
647 dmas = <&dmac0 0xe1>, <&dmac0 0xe2>,
648 <&dmac1 0xe1>, <&dmac1 0xe2>;
649 dma-names = "tx", "rx", "tx", "rx";
650 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
654 max-frequency = <97500000>;
657 pfc: pin-controller@e6060000 {
658 compatible = "renesas,pfc-r8a7790";
659 reg = <0 0xe6060000 0 0x250>;
663 compatible = "renesas,sdhi-r8a7790";
664 reg = <0 0xee100000 0 0x328>;
665 interrupts = <GIC_SPI 165 IRQ_TYPE_LEVEL_HIGH>;
666 clocks = <&cpg CPG_MOD 314>;
667 dmas = <&dmac0 0xcd>, <&dmac0 0xce>,
668 <&dmac1 0xcd>, <&dmac1 0xce>;
669 dma-names = "tx", "rx", "tx", "rx";
670 max-frequency = <195000000>;
671 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
677 compatible = "renesas,sdhi-r8a7790";
678 reg = <0 0xee120000 0 0x328>;
679 interrupts = <GIC_SPI 166 IRQ_TYPE_LEVEL_HIGH>;
680 clocks = <&cpg CPG_MOD 313>;
681 dmas = <&dmac0 0xc9>, <&dmac0 0xca>,
682 <&dmac1 0xc9>, <&dmac1 0xca>;
683 dma-names = "tx", "rx", "tx", "rx";
684 max-frequency = <195000000>;
685 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
691 compatible = "renesas,sdhi-r8a7790";
692 reg = <0 0xee140000 0 0x100>;
693 interrupts = <GIC_SPI 167 IRQ_TYPE_LEVEL_HIGH>;
694 clocks = <&cpg CPG_MOD 312>;
695 dmas = <&dmac0 0xc1>, <&dmac0 0xc2>,
696 <&dmac1 0xc1>, <&dmac1 0xc2>;
697 dma-names = "tx", "rx", "tx", "rx";
698 max-frequency = <97500000>;
699 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
705 compatible = "renesas,sdhi-r8a7790";
706 reg = <0 0xee160000 0 0x100>;
707 interrupts = <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>;
708 clocks = <&cpg CPG_MOD 311>;
709 dmas = <&dmac0 0xd3>, <&dmac0 0xd4>,
710 <&dmac1 0xd3>, <&dmac1 0xd4>;
711 dma-names = "tx", "rx", "tx", "rx";
712 max-frequency = <97500000>;
713 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
718 scifa0: serial@e6c40000 {
719 compatible = "renesas,scifa-r8a7790",
720 "renesas,rcar-gen2-scifa", "renesas,scifa";
721 reg = <0 0xe6c40000 0 64>;
722 interrupts = <GIC_SPI 144 IRQ_TYPE_LEVEL_HIGH>;
723 clocks = <&cpg CPG_MOD 204>;
725 dmas = <&dmac0 0x21>, <&dmac0 0x22>,
726 <&dmac1 0x21>, <&dmac1 0x22>;
727 dma-names = "tx", "rx", "tx", "rx";
728 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
733 scifa1: serial@e6c50000 {
734 compatible = "renesas,scifa-r8a7790",
735 "renesas,rcar-gen2-scifa", "renesas,scifa";
736 reg = <0 0xe6c50000 0 64>;
737 interrupts = <GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>;
738 clocks = <&cpg CPG_MOD 203>;
740 dmas = <&dmac0 0x25>, <&dmac0 0x26>,
741 <&dmac1 0x25>, <&dmac1 0x26>;
742 dma-names = "tx", "rx", "tx", "rx";
743 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
748 scifa2: serial@e6c60000 {
749 compatible = "renesas,scifa-r8a7790",
750 "renesas,rcar-gen2-scifa", "renesas,scifa";
751 reg = <0 0xe6c60000 0 64>;
752 interrupts = <GIC_SPI 151 IRQ_TYPE_LEVEL_HIGH>;
753 clocks = <&cpg CPG_MOD 202>;
755 dmas = <&dmac0 0x27>, <&dmac0 0x28>,
756 <&dmac1 0x27>, <&dmac1 0x28>;
757 dma-names = "tx", "rx", "tx", "rx";
758 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
763 scifb0: serial@e6c20000 {
764 compatible = "renesas,scifb-r8a7790",
765 "renesas,rcar-gen2-scifb", "renesas,scifb";
766 reg = <0 0xe6c20000 0 0x100>;
767 interrupts = <GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>;
768 clocks = <&cpg CPG_MOD 206>;
770 dmas = <&dmac0 0x3d>, <&dmac0 0x3e>,
771 <&dmac1 0x3d>, <&dmac1 0x3e>;
772 dma-names = "tx", "rx", "tx", "rx";
773 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
778 scifb1: serial@e6c30000 {
779 compatible = "renesas,scifb-r8a7790",
780 "renesas,rcar-gen2-scifb", "renesas,scifb";
781 reg = <0 0xe6c30000 0 0x100>;
782 interrupts = <GIC_SPI 149 IRQ_TYPE_LEVEL_HIGH>;
783 clocks = <&cpg CPG_MOD 207>;
785 dmas = <&dmac0 0x19>, <&dmac0 0x1a>,
786 <&dmac1 0x19>, <&dmac1 0x1a>;
787 dma-names = "tx", "rx", "tx", "rx";
788 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
793 scifb2: serial@e6ce0000 {
794 compatible = "renesas,scifb-r8a7790",
795 "renesas,rcar-gen2-scifb", "renesas,scifb";
796 reg = <0 0xe6ce0000 0 0x100>;
797 interrupts = <GIC_SPI 150 IRQ_TYPE_LEVEL_HIGH>;
798 clocks = <&cpg CPG_MOD 216>;
800 dmas = <&dmac0 0x1d>, <&dmac0 0x1e>,
801 <&dmac1 0x1d>, <&dmac1 0x1e>;
802 dma-names = "tx", "rx", "tx", "rx";
803 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
808 scif0: serial@e6e60000 {
809 compatible = "renesas,scif-r8a7790", "renesas,rcar-gen2-scif",
811 reg = <0 0xe6e60000 0 64>;
812 interrupts = <GIC_SPI 152 IRQ_TYPE_LEVEL_HIGH>;
813 clocks = <&cpg CPG_MOD 721>, <&cpg CPG_CORE R8A7790_CLK_ZS>,
815 clock-names = "fck", "brg_int", "scif_clk";
816 dmas = <&dmac0 0x29>, <&dmac0 0x2a>,
817 <&dmac1 0x29>, <&dmac1 0x2a>;
818 dma-names = "tx", "rx", "tx", "rx";
819 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
824 scif1: serial@e6e68000 {
825 compatible = "renesas,scif-r8a7790", "renesas,rcar-gen2-scif",
827 reg = <0 0xe6e68000 0 64>;
828 interrupts = <GIC_SPI 153 IRQ_TYPE_LEVEL_HIGH>;
829 clocks = <&cpg CPG_MOD 720>, <&cpg CPG_CORE R8A7790_CLK_ZS>,
831 clock-names = "fck", "brg_int", "scif_clk";
832 dmas = <&dmac0 0x2d>, <&dmac0 0x2e>,
833 <&dmac1 0x2d>, <&dmac1 0x2e>;
834 dma-names = "tx", "rx", "tx", "rx";
835 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
840 scif2: serial@e6e56000 {
841 compatible = "renesas,scif-r8a7790", "renesas,rcar-gen2-scif",
843 reg = <0 0xe6e56000 0 64>;
844 interrupts = <GIC_SPI 164 IRQ_TYPE_LEVEL_HIGH>;
845 clocks = <&cpg CPG_MOD 310>, <&cpg CPG_CORE R8A7790_CLK_ZS>,
847 clock-names = "fck", "brg_int", "scif_clk";
848 dmas = <&dmac0 0x2b>, <&dmac0 0x2c>,
849 <&dmac1 0x2b>, <&dmac1 0x2c>;
850 dma-names = "tx", "rx", "tx", "rx";
851 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
856 hscif0: serial@e62c0000 {
857 compatible = "renesas,hscif-r8a7790",
858 "renesas,rcar-gen2-hscif", "renesas,hscif";
859 reg = <0 0xe62c0000 0 96>;
860 interrupts = <GIC_SPI 154 IRQ_TYPE_LEVEL_HIGH>;
861 clocks = <&cpg CPG_MOD 717>, <&cpg CPG_CORE R8A7790_CLK_ZS>,
863 clock-names = "fck", "brg_int", "scif_clk";
864 dmas = <&dmac0 0x39>, <&dmac0 0x3a>,
865 <&dmac1 0x39>, <&dmac1 0x3a>;
866 dma-names = "tx", "rx", "tx", "rx";
867 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
872 hscif1: serial@e62c8000 {
873 compatible = "renesas,hscif-r8a7790",
874 "renesas,rcar-gen2-hscif", "renesas,hscif";
875 reg = <0 0xe62c8000 0 96>;
876 interrupts = <GIC_SPI 155 IRQ_TYPE_LEVEL_HIGH>;
877 clocks = <&cpg CPG_MOD 716>, <&cpg CPG_CORE R8A7790_CLK_ZS>,
879 clock-names = "fck", "brg_int", "scif_clk";
880 dmas = <&dmac0 0x4d>, <&dmac0 0x4e>,
881 <&dmac1 0x4d>, <&dmac1 0x4e>;
882 dma-names = "tx", "rx", "tx", "rx";
883 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
888 icram0: sram@e63a0000 {
889 compatible = "mmio-sram";
890 reg = <0 0xe63a0000 0 0x12000>;
893 icram1: sram@e63c0000 {
894 compatible = "mmio-sram";
895 reg = <0 0xe63c0000 0 0x1000>;
896 #address-cells = <1>;
898 ranges = <0 0 0xe63c0000 0x1000>;
901 compatible = "renesas,smp-sram";
906 ether: ethernet@ee700000 {
907 compatible = "renesas,ether-r8a7790";
908 reg = <0 0xee700000 0 0x400>;
909 interrupts = <GIC_SPI 162 IRQ_TYPE_LEVEL_HIGH>;
910 clocks = <&cpg CPG_MOD 813>;
911 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
914 #address-cells = <1>;
919 avb: ethernet@e6800000 {
920 compatible = "renesas,etheravb-r8a7790",
921 "renesas,etheravb-rcar-gen2";
922 reg = <0 0xe6800000 0 0x800>, <0 0xee0e8000 0 0x4000>;
923 interrupts = <GIC_SPI 163 IRQ_TYPE_LEVEL_HIGH>;
924 clocks = <&cpg CPG_MOD 812>;
925 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
927 #address-cells = <1>;
932 sata0: sata@ee300000 {
933 compatible = "renesas,sata-r8a7790", "renesas,rcar-gen2-sata";
934 reg = <0 0xee300000 0 0x2000>;
935 interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;
936 clocks = <&cpg CPG_MOD 815>;
937 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
942 sata1: sata@ee500000 {
943 compatible = "renesas,sata-r8a7790", "renesas,rcar-gen2-sata";
944 reg = <0 0xee500000 0 0x2000>;
945 interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
946 clocks = <&cpg CPG_MOD 814>;
947 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
952 hsusb: usb@e6590000 {
953 compatible = "renesas,usbhs-r8a7790", "renesas,rcar-gen2-usbhs";
954 reg = <0 0xe6590000 0 0x100>;
955 interrupts = <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>;
956 clocks = <&cpg CPG_MOD 704>;
957 dmas = <&usb_dmac0 0>, <&usb_dmac0 1>,
958 <&usb_dmac1 0>, <&usb_dmac1 1>;
959 dma-names = "ch0", "ch1", "ch2", "ch3";
960 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
962 renesas,buswait = <4>;
968 usbphy: usb-phy@e6590100 {
969 compatible = "renesas,usb-phy-r8a7790",
970 "renesas,rcar-gen2-usb-phy";
971 reg = <0 0xe6590100 0 0x100>;
972 #address-cells = <1>;
974 clocks = <&cpg CPG_MOD 704>;
975 clock-names = "usbhs";
976 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
980 usb0: usb-channel@0 {
984 usb2: usb-channel@2 {
990 vin0: video@e6ef0000 {
991 compatible = "renesas,vin-r8a7790", "renesas,rcar-gen2-vin";
992 reg = <0 0xe6ef0000 0 0x1000>;
993 interrupts = <GIC_SPI 188 IRQ_TYPE_LEVEL_HIGH>;
994 clocks = <&cpg CPG_MOD 811>;
995 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1000 vin1: video@e6ef1000 {
1001 compatible = "renesas,vin-r8a7790", "renesas,rcar-gen2-vin";
1002 reg = <0 0xe6ef1000 0 0x1000>;
1003 interrupts = <GIC_SPI 189 IRQ_TYPE_LEVEL_HIGH>;
1004 clocks = <&cpg CPG_MOD 810>;
1005 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1006 resets = <&cpg 810>;
1007 status = "disabled";
1010 vin2: video@e6ef2000 {
1011 compatible = "renesas,vin-r8a7790", "renesas,rcar-gen2-vin";
1012 reg = <0 0xe6ef2000 0 0x1000>;
1013 interrupts = <GIC_SPI 190 IRQ_TYPE_LEVEL_HIGH>;
1014 clocks = <&cpg CPG_MOD 809>;
1015 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1016 resets = <&cpg 809>;
1017 status = "disabled";
1020 vin3: video@e6ef3000 {
1021 compatible = "renesas,vin-r8a7790", "renesas,rcar-gen2-vin";
1022 reg = <0 0xe6ef3000 0 0x1000>;
1023 interrupts = <GIC_SPI 191 IRQ_TYPE_LEVEL_HIGH>;
1024 clocks = <&cpg CPG_MOD 808>;
1025 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1026 resets = <&cpg 808>;
1027 status = "disabled";
1031 compatible = "renesas,vsp1";
1032 reg = <0 0xfe920000 0 0x8000>;
1033 interrupts = <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>;
1034 clocks = <&cpg CPG_MOD 130>;
1035 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1036 resets = <&cpg 130>;
1040 compatible = "renesas,vsp1";
1041 reg = <0 0xfe928000 0 0x8000>;
1042 interrupts = <GIC_SPI 267 IRQ_TYPE_LEVEL_HIGH>;
1043 clocks = <&cpg CPG_MOD 131>;
1044 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1045 resets = <&cpg 131>;
1049 compatible = "renesas,vsp1";
1050 reg = <0 0xfe930000 0 0x8000>;
1051 interrupts = <GIC_SPI 246 IRQ_TYPE_LEVEL_HIGH>;
1052 clocks = <&cpg CPG_MOD 128>;
1053 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1054 resets = <&cpg 128>;
1058 compatible = "renesas,vsp1";
1059 reg = <0 0xfe938000 0 0x8000>;
1060 interrupts = <GIC_SPI 247 IRQ_TYPE_LEVEL_HIGH>;
1061 clocks = <&cpg CPG_MOD 127>;
1062 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1063 resets = <&cpg 127>;
1066 du: display@feb00000 {
1067 compatible = "renesas,du-r8a7790";
1068 reg = <0 0xfeb00000 0 0x70000>,
1069 <0 0xfeb90000 0 0x1c>,
1070 <0 0xfeb94000 0 0x1c>;
1071 reg-names = "du", "lvds.0", "lvds.1";
1072 interrupts = <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>,
1073 <GIC_SPI 268 IRQ_TYPE_LEVEL_HIGH>,
1074 <GIC_SPI 269 IRQ_TYPE_LEVEL_HIGH>;
1075 clocks = <&cpg CPG_MOD 724>, <&cpg CPG_MOD 723>,
1076 <&cpg CPG_MOD 722>, <&cpg CPG_MOD 726>,
1078 clock-names = "du.0", "du.1", "du.2", "lvds.0", "lvds.1";
1079 status = "disabled";
1082 #address-cells = <1>;
1087 du_out_rgb: endpoint {
1092 du_out_lvds0: endpoint {
1097 du_out_lvds1: endpoint {
1103 can0: can@e6e80000 {
1104 compatible = "renesas,can-r8a7790", "renesas,rcar-gen2-can";
1105 reg = <0 0xe6e80000 0 0x1000>;
1106 interrupts = <GIC_SPI 186 IRQ_TYPE_LEVEL_HIGH>;
1107 clocks = <&cpg CPG_MOD 916>, <&cpg CPG_CORE R8A7790_CLK_RCAN>,
1109 clock-names = "clkp1", "clkp2", "can_clk";
1110 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1111 resets = <&cpg 916>;
1112 status = "disabled";
1115 can1: can@e6e88000 {
1116 compatible = "renesas,can-r8a7790", "renesas,rcar-gen2-can";
1117 reg = <0 0xe6e88000 0 0x1000>;
1118 interrupts = <GIC_SPI 187 IRQ_TYPE_LEVEL_HIGH>;
1119 clocks = <&cpg CPG_MOD 915>, <&cpg CPG_CORE R8A7790_CLK_RCAN>,
1121 clock-names = "clkp1", "clkp2", "can_clk";
1122 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1123 resets = <&cpg 915>;
1124 status = "disabled";
1127 jpu: jpeg-codec@fe980000 {
1128 compatible = "renesas,jpu-r8a7790", "renesas,rcar-gen2-jpu";
1129 reg = <0 0xfe980000 0 0x10300>;
1130 interrupts = <GIC_SPI 272 IRQ_TYPE_LEVEL_HIGH>;
1131 clocks = <&cpg CPG_MOD 106>;
1132 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1133 resets = <&cpg 106>;
1136 /* External root clock */
1138 compatible = "fixed-clock";
1140 /* This value must be overridden by the board. */
1141 clock-frequency = <0>;
1144 /* External PCIe clock - can be overridden by the board */
1145 pcie_bus_clk: pcie_bus {
1146 compatible = "fixed-clock";
1148 clock-frequency = <0>;
1152 * The external audio clocks are configured as 0 Hz fixed frequency
1153 * clocks by default.
1154 * Boards that provide audio clocks should override them.
1156 audio_clk_a: audio_clk_a {
1157 compatible = "fixed-clock";
1159 clock-frequency = <0>;
1161 audio_clk_b: audio_clk_b {
1162 compatible = "fixed-clock";
1164 clock-frequency = <0>;
1166 audio_clk_c: audio_clk_c {
1167 compatible = "fixed-clock";
1169 clock-frequency = <0>;
1172 /* External SCIF clock */
1174 compatible = "fixed-clock";
1176 /* This value must be overridden by the board. */
1177 clock-frequency = <0>;
1180 /* External USB clock - can be overridden by the board */
1181 usb_extal_clk: usb_extal {
1182 compatible = "fixed-clock";
1184 clock-frequency = <48000000>;
1187 /* External CAN clock */
1189 compatible = "fixed-clock";
1191 /* This value must be overridden by the board. */
1192 clock-frequency = <0>;
1195 cpg: clock-controller@e6150000 {
1196 compatible = "renesas,r8a7790-cpg-mssr";
1197 reg = <0 0xe6150000 0 0x1000>;
1198 clocks = <&extal_clk>, <&usb_extal_clk>;
1199 clock-names = "extal", "usb_extal";
1201 #power-domain-cells = <0>;
1205 prr: chipid@ff000044 {
1206 compatible = "renesas,prr";
1207 reg = <0 0xff000044 0 4>;
1210 rst: reset-controller@e6160000 {
1211 compatible = "renesas,r8a7790-rst";
1212 reg = <0 0xe6160000 0 0x0100>;
1215 sysc: system-controller@e6180000 {
1216 compatible = "renesas,r8a7790-sysc";
1217 reg = <0 0xe6180000 0 0x0200>;
1218 #power-domain-cells = <1>;
1221 qspi: spi@e6b10000 {
1222 compatible = "renesas,qspi-r8a7790", "renesas,qspi";
1223 reg = <0 0xe6b10000 0 0x2c>;
1224 interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>;
1225 clocks = <&cpg CPG_MOD 917>;
1226 dmas = <&dmac0 0x17>, <&dmac0 0x18>,
1227 <&dmac1 0x17>, <&dmac1 0x18>;
1228 dma-names = "tx", "rx", "tx", "rx";
1229 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1230 resets = <&cpg 917>;
1232 #address-cells = <1>;
1234 status = "disabled";
1237 msiof0: spi@e6e20000 {
1238 compatible = "renesas,msiof-r8a7790",
1239 "renesas,rcar-gen2-msiof";
1240 reg = <0 0xe6e20000 0 0x0064>;
1241 interrupts = <GIC_SPI 156 IRQ_TYPE_LEVEL_HIGH>;
1242 clocks = <&cpg CPG_MOD 0>;
1243 dmas = <&dmac0 0x51>, <&dmac0 0x52>,
1244 <&dmac1 0x51>, <&dmac1 0x52>;
1245 dma-names = "tx", "rx", "tx", "rx";
1246 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1248 #address-cells = <1>;
1250 status = "disabled";
1253 msiof1: spi@e6e10000 {
1254 compatible = "renesas,msiof-r8a7790",
1255 "renesas,rcar-gen2-msiof";
1256 reg = <0 0xe6e10000 0 0x0064>;
1257 interrupts = <GIC_SPI 157 IRQ_TYPE_LEVEL_HIGH>;
1258 clocks = <&cpg CPG_MOD 208>;
1259 dmas = <&dmac0 0x55>, <&dmac0 0x56>,
1260 <&dmac1 0x55>, <&dmac1 0x56>;
1261 dma-names = "tx", "rx", "tx", "rx";
1262 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1263 resets = <&cpg 208>;
1264 #address-cells = <1>;
1266 status = "disabled";
1269 msiof2: spi@e6e00000 {
1270 compatible = "renesas,msiof-r8a7790",
1271 "renesas,rcar-gen2-msiof";
1272 reg = <0 0xe6e00000 0 0x0064>;
1273 interrupts = <GIC_SPI 158 IRQ_TYPE_LEVEL_HIGH>;
1274 clocks = <&cpg CPG_MOD 205>;
1275 dmas = <&dmac0 0x41>, <&dmac0 0x42>,
1276 <&dmac1 0x41>, <&dmac1 0x42>;
1277 dma-names = "tx", "rx", "tx", "rx";
1278 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1279 resets = <&cpg 205>;
1280 #address-cells = <1>;
1282 status = "disabled";
1285 msiof3: spi@e6c90000 {
1286 compatible = "renesas,msiof-r8a7790",
1287 "renesas,rcar-gen2-msiof";
1288 reg = <0 0xe6c90000 0 0x0064>;
1289 interrupts = <GIC_SPI 159 IRQ_TYPE_LEVEL_HIGH>;
1290 clocks = <&cpg CPG_MOD 215>;
1291 dmas = <&dmac0 0x45>, <&dmac0 0x46>,
1292 <&dmac1 0x45>, <&dmac1 0x46>;
1293 dma-names = "tx", "rx", "tx", "rx";
1294 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1295 resets = <&cpg 215>;
1296 #address-cells = <1>;
1298 status = "disabled";
1301 xhci: usb@ee000000 {
1302 compatible = "renesas,xhci-r8a7790", "renesas,rcar-gen2-xhci";
1303 reg = <0 0xee000000 0 0xc00>;
1304 interrupts = <GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>;
1305 clocks = <&cpg CPG_MOD 328>;
1306 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1307 resets = <&cpg 328>;
1310 status = "disabled";
1313 pci0: pci@ee090000 {
1314 compatible = "renesas,pci-r8a7790", "renesas,pci-rcar-gen2";
1315 device_type = "pci";
1316 reg = <0 0xee090000 0 0xc00>,
1317 <0 0xee080000 0 0x1100>;
1318 interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>;
1319 clocks = <&cpg CPG_MOD 703>;
1320 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1321 resets = <&cpg 703>;
1322 status = "disabled";
1325 #address-cells = <3>;
1327 #interrupt-cells = <1>;
1328 ranges = <0x02000000 0 0xee080000 0 0xee080000 0 0x00010000>;
1329 interrupt-map-mask = <0xff00 0 0 0x7>;
1330 interrupt-map = <0x0000 0 0 1 &gic GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH
1331 0x0800 0 0 1 &gic GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH
1332 0x1000 0 0 2 &gic GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>;
1335 reg = <0x800 0 0 0 0>;
1341 reg = <0x1000 0 0 0 0>;
1347 pci1: pci@ee0b0000 {
1348 compatible = "renesas,pci-r8a7790", "renesas,pci-rcar-gen2";
1349 device_type = "pci";
1350 reg = <0 0xee0b0000 0 0xc00>,
1351 <0 0xee0a0000 0 0x1100>;
1352 interrupts = <GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>;
1353 clocks = <&cpg CPG_MOD 703>;
1354 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1355 resets = <&cpg 703>;
1356 status = "disabled";
1359 #address-cells = <3>;
1361 #interrupt-cells = <1>;
1362 ranges = <0x02000000 0 0xee0a0000 0 0xee0a0000 0 0x00010000>;
1363 interrupt-map-mask = <0xff00 0 0 0x7>;
1364 interrupt-map = <0x0000 0 0 1 &gic GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH
1365 0x0800 0 0 1 &gic GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH
1366 0x1000 0 0 2 &gic GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>;
1369 pci2: pci@ee0d0000 {
1370 compatible = "renesas,pci-r8a7790", "renesas,pci-rcar-gen2";
1371 device_type = "pci";
1372 clocks = <&cpg CPG_MOD 703>;
1373 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1374 resets = <&cpg 703>;
1375 reg = <0 0xee0d0000 0 0xc00>,
1376 <0 0xee0c0000 0 0x1100>;
1377 interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>;
1378 status = "disabled";
1381 #address-cells = <3>;
1383 #interrupt-cells = <1>;
1384 ranges = <0x02000000 0 0xee0c0000 0 0xee0c0000 0 0x00010000>;
1385 interrupt-map-mask = <0xff00 0 0 0x7>;
1386 interrupt-map = <0x0000 0 0 1 &gic GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH
1387 0x0800 0 0 1 &gic GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH
1388 0x1000 0 0 2 &gic GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>;
1391 reg = <0x20800 0 0 0 0>;
1397 reg = <0x21000 0 0 0 0>;
1403 pciec: pcie@fe000000 {
1404 compatible = "renesas,pcie-r8a7790", "renesas,pcie-rcar-gen2";
1405 reg = <0 0xfe000000 0 0x80000>;
1406 #address-cells = <3>;
1408 bus-range = <0x00 0xff>;
1409 device_type = "pci";
1410 ranges = <0x01000000 0 0x00000000 0 0xfe100000 0 0x00100000
1411 0x02000000 0 0xfe200000 0 0xfe200000 0 0x00200000
1412 0x02000000 0 0x30000000 0 0x30000000 0 0x08000000
1413 0x42000000 0 0x38000000 0 0x38000000 0 0x08000000>;
1414 /* Map all possible DDR as inbound ranges */
1415 dma-ranges = <0x42000000 0 0x40000000 0 0x40000000 0 0x80000000
1416 0x43000000 1 0x80000000 1 0x80000000 0 0x80000000>;
1417 interrupts = <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>,
1418 <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>,
1419 <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>;
1420 #interrupt-cells = <1>;
1421 interrupt-map-mask = <0 0 0 0>;
1422 interrupt-map = <0 0 0 0 &gic GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>;
1423 clocks = <&cpg CPG_MOD 319>, <&pcie_bus_clk>;
1424 clock-names = "pcie", "pcie_bus";
1425 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1426 resets = <&cpg 319>;
1427 status = "disabled";
1430 rcar_sound: sound@ec500000 {
1432 * #sound-dai-cells is required
1434 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
1435 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
1437 compatible = "renesas,rcar_sound-r8a7790", "renesas,rcar_sound-gen2";
1438 reg = <0 0xec500000 0 0x1000>, /* SCU */
1439 <0 0xec5a0000 0 0x100>, /* ADG */
1440 <0 0xec540000 0 0x1000>, /* SSIU */
1441 <0 0xec541000 0 0x280>, /* SSI */
1442 <0 0xec740000 0 0x200>; /* Audio DMAC peri peri*/
1443 reg-names = "scu", "adg", "ssiu", "ssi", "audmapp";
1445 clocks = <&cpg CPG_MOD 1005>,
1446 <&cpg CPG_MOD 1006>, <&cpg CPG_MOD 1007>,
1447 <&cpg CPG_MOD 1008>, <&cpg CPG_MOD 1009>,
1448 <&cpg CPG_MOD 1010>, <&cpg CPG_MOD 1011>,
1449 <&cpg CPG_MOD 1012>, <&cpg CPG_MOD 1013>,
1450 <&cpg CPG_MOD 1014>, <&cpg CPG_MOD 1015>,
1451 <&cpg CPG_MOD 1022>, <&cpg CPG_MOD 1023>,
1452 <&cpg CPG_MOD 1024>, <&cpg CPG_MOD 1025>,
1453 <&cpg CPG_MOD 1026>, <&cpg CPG_MOD 1027>,
1454 <&cpg CPG_MOD 1028>, <&cpg CPG_MOD 1029>,
1455 <&cpg CPG_MOD 1030>, <&cpg CPG_MOD 1031>,
1456 <&cpg CPG_MOD 1021>, <&cpg CPG_MOD 1020>,
1457 <&cpg CPG_MOD 1021>, <&cpg CPG_MOD 1020>,
1458 <&cpg CPG_MOD 1019>, <&cpg CPG_MOD 1018>,
1459 <&audio_clk_a>, <&audio_clk_b>, <&audio_clk_c>,
1460 <&cpg CPG_CORE R8A7790_CLK_M2>;
1461 clock-names = "ssi-all",
1462 "ssi.9", "ssi.8", "ssi.7", "ssi.6", "ssi.5",
1463 "ssi.4", "ssi.3", "ssi.2", "ssi.1", "ssi.0",
1464 "src.9", "src.8", "src.7", "src.6", "src.5",
1465 "src.4", "src.3", "src.2", "src.1", "src.0",
1469 "clk_a", "clk_b", "clk_c", "clk_i";
1470 power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
1471 resets = <&cpg 1005>,
1472 <&cpg 1006>, <&cpg 1007>, <&cpg 1008>, <&cpg 1009>,
1473 <&cpg 1010>, <&cpg 1011>, <&cpg 1012>, <&cpg 1013>,
1474 <&cpg 1014>, <&cpg 1015>;
1475 reset-names = "ssi-all",
1476 "ssi.9", "ssi.8", "ssi.7", "ssi.6", "ssi.5",
1477 "ssi.4", "ssi.3", "ssi.2", "ssi.1", "ssi.0";
1479 status = "disabled";
1483 dmas = <&audma1 0xbc>;
1487 dmas = <&audma1 0xbe>;
1510 interrupts = <GIC_SPI 352 IRQ_TYPE_LEVEL_HIGH>;
1511 dmas = <&audma0 0x85>, <&audma1 0x9a>;
1512 dma-names = "rx", "tx";
1515 interrupts = <GIC_SPI 353 IRQ_TYPE_LEVEL_HIGH>;
1516 dmas = <&audma0 0x87>, <&audma1 0x9c>;
1517 dma-names = "rx", "tx";
1520 interrupts = <GIC_SPI 354 IRQ_TYPE_LEVEL_HIGH>;
1521 dmas = <&audma0 0x89>, <&audma1 0x9e>;
1522 dma-names = "rx", "tx";
1525 interrupts = <GIC_SPI 355 IRQ_TYPE_LEVEL_HIGH>;
1526 dmas = <&audma0 0x8b>, <&audma1 0xa0>;
1527 dma-names = "rx", "tx";
1530 interrupts = <GIC_SPI 356 IRQ_TYPE_LEVEL_HIGH>;
1531 dmas = <&audma0 0x8d>, <&audma1 0xb0>;
1532 dma-names = "rx", "tx";
1535 interrupts = <GIC_SPI 357 IRQ_TYPE_LEVEL_HIGH>;
1536 dmas = <&audma0 0x8f>, <&audma1 0xb2>;
1537 dma-names = "rx", "tx";
1540 interrupts = <GIC_SPI 358 IRQ_TYPE_LEVEL_HIGH>;
1541 dmas = <&audma0 0x91>, <&audma1 0xb4>;
1542 dma-names = "rx", "tx";
1545 interrupts = <GIC_SPI 359 IRQ_TYPE_LEVEL_HIGH>;
1546 dmas = <&audma0 0x93>, <&audma1 0xb6>;
1547 dma-names = "rx", "tx";
1550 interrupts = <GIC_SPI 360 IRQ_TYPE_LEVEL_HIGH>;
1551 dmas = <&audma0 0x95>, <&audma1 0xb8>;
1552 dma-names = "rx", "tx";
1555 interrupts = <GIC_SPI 361 IRQ_TYPE_LEVEL_HIGH>;
1556 dmas = <&audma0 0x97>, <&audma1 0xba>;
1557 dma-names = "rx", "tx";
1563 interrupts = <GIC_SPI 370 IRQ_TYPE_LEVEL_HIGH>;
1564 dmas = <&audma0 0x01>, <&audma1 0x02>, <&audma0 0x15>, <&audma1 0x16>;
1565 dma-names = "rx", "tx", "rxu", "txu";
1568 interrupts = <GIC_SPI 371 IRQ_TYPE_LEVEL_HIGH>;
1569 dmas = <&audma0 0x03>, <&audma1 0x04>, <&audma0 0x49>, <&audma1 0x4a>;
1570 dma-names = "rx", "tx", "rxu", "txu";
1573 interrupts = <GIC_SPI 372 IRQ_TYPE_LEVEL_HIGH>;
1574 dmas = <&audma0 0x05>, <&audma1 0x06>, <&audma0 0x63>, <&audma1 0x64>;
1575 dma-names = "rx", "tx", "rxu", "txu";
1578 interrupts = <GIC_SPI 373 IRQ_TYPE_LEVEL_HIGH>;
1579 dmas = <&audma0 0x07>, <&audma1 0x08>, <&audma0 0x6f>, <&audma1 0x70>;
1580 dma-names = "rx", "tx", "rxu", "txu";
1583 interrupts = <GIC_SPI 374 IRQ_TYPE_LEVEL_HIGH>;
1584 dmas = <&audma0 0x09>, <&audma1 0x0a>, <&audma0 0x71>, <&audma1 0x72>;
1585 dma-names = "rx", "tx", "rxu", "txu";
1588 interrupts = <GIC_SPI 375 IRQ_TYPE_LEVEL_HIGH>;
1589 dmas = <&audma0 0x0b>, <&audma1 0x0c>, <&audma0 0x73>, <&audma1 0x74>;
1590 dma-names = "rx", "tx", "rxu", "txu";
1593 interrupts = <GIC_SPI 376 IRQ_TYPE_LEVEL_HIGH>;
1594 dmas = <&audma0 0x0d>, <&audma1 0x0e>, <&audma0 0x75>, <&audma1 0x76>;
1595 dma-names = "rx", "tx", "rxu", "txu";
1598 interrupts = <GIC_SPI 377 IRQ_TYPE_LEVEL_HIGH>;
1599 dmas = <&audma0 0x0f>, <&audma1 0x10>, <&audma0 0x79>, <&audma1 0x7a>;
1600 dma-names = "rx", "tx", "rxu", "txu";
1603 interrupts = <GIC_SPI 378 IRQ_TYPE_LEVEL_HIGH>;
1604 dmas = <&audma0 0x11>, <&audma1 0x12>, <&audma0 0x7b>, <&audma1 0x7c>;
1605 dma-names = "rx", "tx", "rxu", "txu";
1608 interrupts = <GIC_SPI 379 IRQ_TYPE_LEVEL_HIGH>;
1609 dmas = <&audma0 0x13>, <&audma1 0x14>, <&audma0 0x7d>, <&audma1 0x7e>;
1610 dma-names = "rx", "tx", "rxu", "txu";
1615 ipmmu_sy0: mmu@e6280000 {
1616 compatible = "renesas,ipmmu-r8a7790", "renesas,ipmmu-vmsa";
1617 reg = <0 0xe6280000 0 0x1000>;
1618 interrupts = <GIC_SPI 223 IRQ_TYPE_LEVEL_HIGH>,
1619 <GIC_SPI 224 IRQ_TYPE_LEVEL_HIGH>;
1621 status = "disabled";
1624 ipmmu_sy1: mmu@e6290000 {
1625 compatible = "renesas,ipmmu-r8a7790", "renesas,ipmmu-vmsa";
1626 reg = <0 0xe6290000 0 0x1000>;
1627 interrupts = <GIC_SPI 225 IRQ_TYPE_LEVEL_HIGH>;
1629 status = "disabled";
1632 ipmmu_ds: mmu@e6740000 {
1633 compatible = "renesas,ipmmu-r8a7790", "renesas,ipmmu-vmsa";
1634 reg = <0 0xe6740000 0 0x1000>;
1635 interrupts = <GIC_SPI 198 IRQ_TYPE_LEVEL_HIGH>,
1636 <GIC_SPI 199 IRQ_TYPE_LEVEL_HIGH>;
1638 status = "disabled";
1641 ipmmu_mp: mmu@ec680000 {
1642 compatible = "renesas,ipmmu-r8a7790", "renesas,ipmmu-vmsa";
1643 reg = <0 0xec680000 0 0x1000>;
1644 interrupts = <GIC_SPI 226 IRQ_TYPE_LEVEL_HIGH>;
1646 status = "disabled";
1649 ipmmu_mx: mmu@fe951000 {
1650 compatible = "renesas,ipmmu-r8a7790", "renesas,ipmmu-vmsa";
1651 reg = <0 0xfe951000 0 0x1000>;
1652 interrupts = <GIC_SPI 222 IRQ_TYPE_LEVEL_HIGH>,
1653 <GIC_SPI 221 IRQ_TYPE_LEVEL_HIGH>;
1655 status = "disabled";
1658 ipmmu_rt: mmu@ffc80000 {
1659 compatible = "renesas,ipmmu-r8a7790", "renesas,ipmmu-vmsa";
1660 reg = <0 0xffc80000 0 0x1000>;
1661 interrupts = <GIC_SPI 307 IRQ_TYPE_LEVEL_HIGH>;
1663 status = "disabled";