1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for Renesas r8a7779
5 * Copyright (C) 2013 Renesas Solutions Corp.
6 * Copyright (C) 2013 Simon Horman
9 #include <dt-bindings/clock/r8a7779-clock.h>
10 #include <dt-bindings/interrupt-controller/arm-gic.h>
11 #include <dt-bindings/interrupt-controller/irq.h>
12 #include <dt-bindings/power/r8a7779-sysc.h>
15 compatible = "renesas,r8a7779";
16 interrupt-parent = <&gic>;
26 compatible = "arm,cortex-a9";
28 clock-frequency = <1000000000>;
29 clocks = <&cpg_clocks R8A7779_CLK_Z>;
33 compatible = "arm,cortex-a9";
35 clock-frequency = <1000000000>;
36 clocks = <&cpg_clocks R8A7779_CLK_Z>;
37 power-domains = <&sysc R8A7779_PD_ARM1>;
41 compatible = "arm,cortex-a9";
43 clock-frequency = <1000000000>;
44 clocks = <&cpg_clocks R8A7779_CLK_Z>;
45 power-domains = <&sysc R8A7779_PD_ARM2>;
49 compatible = "arm,cortex-a9";
51 clock-frequency = <1000000000>;
52 clocks = <&cpg_clocks R8A7779_CLK_Z>;
53 power-domains = <&sysc R8A7779_PD_ARM3>;
63 gic: interrupt-controller@f0001000 {
64 compatible = "arm,cortex-a9-gic";
65 #interrupt-cells = <3>;
67 reg = <0xf0001000 0x1000>,
72 compatible = "arm,cortex-a9-global-timer";
73 reg = <0xf0000200 0x100>;
74 interrupts = <GIC_PPI 11
75 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_EDGE_RISING)>;
76 clocks = <&cpg_clocks R8A7779_CLK_ZS>;
80 compatible = "arm,cortex-a9-twd-timer";
81 reg = <0xf0000600 0x20>;
82 interrupts = <GIC_PPI 13
83 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_EDGE_RISING)>;
84 clocks = <&cpg_clocks R8A7779_CLK_ZS>;
87 gpio0: gpio@ffc40000 {
88 compatible = "renesas,gpio-r8a7779", "renesas,rcar-gen1-gpio";
89 reg = <0xffc40000 0x2c>;
90 interrupts = <GIC_SPI 141 IRQ_TYPE_LEVEL_HIGH>;
93 gpio-ranges = <&pfc 0 0 32>;
94 #interrupt-cells = <2>;
98 gpio1: gpio@ffc41000 {
99 compatible = "renesas,gpio-r8a7779", "renesas,rcar-gen1-gpio";
100 reg = <0xffc41000 0x2c>;
101 interrupts = <GIC_SPI 142 IRQ_TYPE_LEVEL_HIGH>;
104 gpio-ranges = <&pfc 0 32 32>;
105 #interrupt-cells = <2>;
106 interrupt-controller;
109 gpio2: gpio@ffc42000 {
110 compatible = "renesas,gpio-r8a7779", "renesas,rcar-gen1-gpio";
111 reg = <0xffc42000 0x2c>;
112 interrupts = <GIC_SPI 143 IRQ_TYPE_LEVEL_HIGH>;
115 gpio-ranges = <&pfc 0 64 32>;
116 #interrupt-cells = <2>;
117 interrupt-controller;
120 gpio3: gpio@ffc43000 {
121 compatible = "renesas,gpio-r8a7779", "renesas,rcar-gen1-gpio";
122 reg = <0xffc43000 0x2c>;
123 interrupts = <GIC_SPI 144 IRQ_TYPE_LEVEL_HIGH>;
126 gpio-ranges = <&pfc 0 96 32>;
127 #interrupt-cells = <2>;
128 interrupt-controller;
131 gpio4: gpio@ffc44000 {
132 compatible = "renesas,gpio-r8a7779", "renesas,rcar-gen1-gpio";
133 reg = <0xffc44000 0x2c>;
134 interrupts = <GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>;
137 gpio-ranges = <&pfc 0 128 32>;
138 #interrupt-cells = <2>;
139 interrupt-controller;
142 gpio5: gpio@ffc45000 {
143 compatible = "renesas,gpio-r8a7779", "renesas,rcar-gen1-gpio";
144 reg = <0xffc45000 0x2c>;
145 interrupts = <GIC_SPI 146 IRQ_TYPE_LEVEL_HIGH>;
148 gpio-ranges = <&pfc 0 160 32>;
149 #interrupt-cells = <2>;
150 interrupt-controller;
153 gpio6: gpio@ffc46000 {
154 compatible = "renesas,gpio-r8a7779", "renesas,rcar-gen1-gpio";
155 reg = <0xffc46000 0x2c>;
156 interrupts = <GIC_SPI 147 IRQ_TYPE_LEVEL_HIGH>;
159 gpio-ranges = <&pfc 0 192 9>;
160 #interrupt-cells = <2>;
161 interrupt-controller;
164 irqpin0: interrupt-controller@fe78001c {
165 compatible = "renesas,intc-irqpin-r8a7779", "renesas,intc-irqpin";
166 #interrupt-cells = <2>;
168 interrupt-controller;
169 reg = <0xfe78001c 4>,
175 interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH
176 GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH
177 GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH
178 GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
179 sense-bitfield-width = <2>;
183 #address-cells = <1>;
185 compatible = "renesas,i2c-r8a7779", "renesas,rcar-gen1-i2c";
186 reg = <0xffc70000 0x1000>;
187 interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
188 clocks = <&mstp0_clks R8A7779_CLK_I2C0>;
189 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
194 #address-cells = <1>;
196 compatible = "renesas,i2c-r8a7779", "renesas,rcar-gen1-i2c";
197 reg = <0xffc71000 0x1000>;
198 interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;
199 clocks = <&mstp0_clks R8A7779_CLK_I2C1>;
200 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
205 #address-cells = <1>;
207 compatible = "renesas,i2c-r8a7779", "renesas,rcar-gen1-i2c";
208 reg = <0xffc72000 0x1000>;
209 interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
210 clocks = <&mstp0_clks R8A7779_CLK_I2C2>;
211 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
216 #address-cells = <1>;
218 compatible = "renesas,i2c-r8a7779", "renesas,rcar-gen1-i2c";
219 reg = <0xffc73000 0x1000>;
220 interrupts = <GIC_SPI 81 IRQ_TYPE_LEVEL_HIGH>;
221 clocks = <&mstp0_clks R8A7779_CLK_I2C3>;
222 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
226 scif0: serial@ffe40000 {
227 compatible = "renesas,scif-r8a7779", "renesas,rcar-gen1-scif",
229 reg = <0xffe40000 0x100>;
230 interrupts = <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>;
231 clocks = <&mstp0_clks R8A7779_CLK_SCIF0>,
232 <&cpg_clocks R8A7779_CLK_S1>, <&scif_clk>;
233 clock-names = "fck", "brg_int", "scif_clk";
234 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
238 scif1: serial@ffe41000 {
239 compatible = "renesas,scif-r8a7779", "renesas,rcar-gen1-scif",
241 reg = <0xffe41000 0x100>;
242 interrupts = <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>;
243 clocks = <&mstp0_clks R8A7779_CLK_SCIF1>,
244 <&cpg_clocks R8A7779_CLK_S1>, <&scif_clk>;
245 clock-names = "fck", "brg_int", "scif_clk";
246 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
250 scif2: serial@ffe42000 {
251 compatible = "renesas,scif-r8a7779", "renesas,rcar-gen1-scif",
253 reg = <0xffe42000 0x100>;
254 interrupts = <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>;
255 clocks = <&mstp0_clks R8A7779_CLK_SCIF2>,
256 <&cpg_clocks R8A7779_CLK_S1>, <&scif_clk>;
257 clock-names = "fck", "brg_int", "scif_clk";
258 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
262 scif3: serial@ffe43000 {
263 compatible = "renesas,scif-r8a7779", "renesas,rcar-gen1-scif",
265 reg = <0xffe43000 0x100>;
266 interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
267 clocks = <&mstp0_clks R8A7779_CLK_SCIF3>,
268 <&cpg_clocks R8A7779_CLK_S1>, <&scif_clk>;
269 clock-names = "fck", "brg_int", "scif_clk";
270 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
274 scif4: serial@ffe44000 {
275 compatible = "renesas,scif-r8a7779", "renesas,rcar-gen1-scif",
277 reg = <0xffe44000 0x100>;
278 interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;
279 clocks = <&mstp0_clks R8A7779_CLK_SCIF4>,
280 <&cpg_clocks R8A7779_CLK_S1>, <&scif_clk>;
281 clock-names = "fck", "brg_int", "scif_clk";
282 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
286 scif5: serial@ffe45000 {
287 compatible = "renesas,scif-r8a7779", "renesas,rcar-gen1-scif",
289 reg = <0xffe45000 0x100>;
290 interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
291 clocks = <&mstp0_clks R8A7779_CLK_SCIF5>,
292 <&cpg_clocks R8A7779_CLK_S1>, <&scif_clk>;
293 clock-names = "fck", "brg_int", "scif_clk";
294 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
298 pfc: pin-controller@fffc0000 {
299 compatible = "renesas,pfc-r8a7779";
300 reg = <0xfffc0000 0x23c>;
304 compatible = "renesas,thermal-r8a7779", "renesas,rcar-thermal";
305 reg = <0xffc48000 0x38>;
308 tmu0: timer@ffd80000 {
309 compatible = "renesas,tmu-r8a7779", "renesas,tmu";
310 reg = <0xffd80000 0x30>;
311 interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>,
312 <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>,
313 <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
314 clocks = <&mstp0_clks R8A7779_CLK_TMU0>;
316 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
318 #renesas,channels = <3>;
323 tmu1: timer@ffd81000 {
324 compatible = "renesas,tmu-r8a7779", "renesas,tmu";
325 reg = <0xffd81000 0x30>;
326 interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>,
327 <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>,
328 <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>;
329 clocks = <&mstp0_clks R8A7779_CLK_TMU1>;
331 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
333 #renesas,channels = <3>;
338 tmu2: timer@ffd82000 {
339 compatible = "renesas,tmu-r8a7779", "renesas,tmu";
340 reg = <0xffd82000 0x30>;
341 interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>,
342 <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>,
343 <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
344 clocks = <&mstp0_clks R8A7779_CLK_TMU2>;
346 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
348 #renesas,channels = <3>;
353 sata: sata@fc600000 {
354 compatible = "renesas,sata-r8a7779", "renesas,rcar-sata";
355 reg = <0xfc600000 0x200000>;
356 interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>;
357 clocks = <&mstp1_clks R8A7779_CLK_SATA>;
358 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
363 compatible = "renesas,sdhi-r8a7779",
364 "renesas,rcar-gen1-sdhi";
365 reg = <0xffe4c000 0x100>;
366 interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>;
367 clocks = <&mstp3_clks R8A7779_CLK_SDHI0>;
368 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
373 compatible = "renesas,sdhi-r8a7779",
374 "renesas,rcar-gen1-sdhi";
375 reg = <0xffe4d000 0x100>;
376 interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;
377 clocks = <&mstp3_clks R8A7779_CLK_SDHI1>;
378 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
383 compatible = "renesas,sdhi-r8a7779",
384 "renesas,rcar-gen1-sdhi";
385 reg = <0xffe4e000 0x100>;
386 interrupts = <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>;
387 clocks = <&mstp3_clks R8A7779_CLK_SDHI2>;
388 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
393 compatible = "renesas,sdhi-r8a7779",
394 "renesas,rcar-gen1-sdhi";
395 reg = <0xffe4f000 0x100>;
396 interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
397 clocks = <&mstp3_clks R8A7779_CLK_SDHI3>;
398 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
402 hspi0: spi@fffc7000 {
403 compatible = "renesas,hspi-r8a7779", "renesas,hspi";
404 reg = <0xfffc7000 0x18>;
405 interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;
406 #address-cells = <1>;
408 clocks = <&mstp0_clks R8A7779_CLK_HSPI>;
409 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
413 hspi1: spi@fffc8000 {
414 compatible = "renesas,hspi-r8a7779", "renesas,hspi";
415 reg = <0xfffc8000 0x18>;
416 interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
417 #address-cells = <1>;
419 clocks = <&mstp0_clks R8A7779_CLK_HSPI>;
420 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
424 hspi2: spi@fffc6000 {
425 compatible = "renesas,hspi-r8a7779", "renesas,hspi";
426 reg = <0xfffc6000 0x18>;
427 interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
428 #address-cells = <1>;
430 clocks = <&mstp0_clks R8A7779_CLK_HSPI>;
431 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
435 du: display@fff80000 {
436 compatible = "renesas,du-r8a7779";
437 reg = <0xfff80000 0x40000>;
438 interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
439 clocks = <&mstp1_clks R8A7779_CLK_DU>;
440 clock-names = "du.0";
441 power-domains = <&sysc R8A7779_PD_ALWAYS_ON>;
445 #address-cells = <1>;
450 du_out_rgb0: endpoint {
455 du_out_rgb1: endpoint {
462 #address-cells = <1>;
466 /* External root clock */
468 compatible = "fixed-clock";
470 /* This value must be overriden by the board. */
471 clock-frequency = <0>;
474 /* External SCIF clock */
476 compatible = "fixed-clock";
478 /* This value must be overridden by the board. */
479 clock-frequency = <0>;
482 /* Special CPG clocks */
483 cpg_clocks: clocks@ffc80000 {
484 compatible = "renesas,r8a7779-cpg-clocks";
485 reg = <0xffc80000 0x30>;
486 clocks = <&extal_clk>;
488 clock-output-names = "plla", "z", "zs", "s",
489 "s1", "p", "b", "out";
490 #power-domain-cells = <0>;
493 /* Fixed factor clocks */
495 compatible = "fixed-factor-clock";
496 clocks = <&cpg_clocks R8A7779_CLK_PLLA>;
502 compatible = "fixed-factor-clock";
503 clocks = <&cpg_clocks R8A7779_CLK_PLLA>;
509 compatible = "fixed-factor-clock";
510 clocks = <&cpg_clocks R8A7779_CLK_PLLA>;
516 compatible = "fixed-factor-clock";
517 clocks = <&cpg_clocks R8A7779_CLK_PLLA>;
524 mstp0_clks: clocks@ffc80030 {
525 compatible = "renesas,r8a7779-mstp-clocks",
526 "renesas,cpg-mstp-clocks";
527 reg = <0xffc80030 4>;
528 clocks = <&cpg_clocks R8A7779_CLK_S>,
529 <&cpg_clocks R8A7779_CLK_P>,
530 <&cpg_clocks R8A7779_CLK_P>,
531 <&cpg_clocks R8A7779_CLK_P>,
532 <&cpg_clocks R8A7779_CLK_S>,
533 <&cpg_clocks R8A7779_CLK_S>,
534 <&cpg_clocks R8A7779_CLK_P>,
535 <&cpg_clocks R8A7779_CLK_P>,
536 <&cpg_clocks R8A7779_CLK_P>,
537 <&cpg_clocks R8A7779_CLK_P>,
538 <&cpg_clocks R8A7779_CLK_P>,
539 <&cpg_clocks R8A7779_CLK_P>,
540 <&cpg_clocks R8A7779_CLK_P>,
541 <&cpg_clocks R8A7779_CLK_P>,
542 <&cpg_clocks R8A7779_CLK_P>,
543 <&cpg_clocks R8A7779_CLK_P>;
546 R8A7779_CLK_HSPI R8A7779_CLK_TMU2
547 R8A7779_CLK_TMU1 R8A7779_CLK_TMU0
548 R8A7779_CLK_HSCIF1 R8A7779_CLK_HSCIF0
549 R8A7779_CLK_SCIF5 R8A7779_CLK_SCIF4
550 R8A7779_CLK_SCIF3 R8A7779_CLK_SCIF2
551 R8A7779_CLK_SCIF1 R8A7779_CLK_SCIF0
552 R8A7779_CLK_I2C3 R8A7779_CLK_I2C2
553 R8A7779_CLK_I2C1 R8A7779_CLK_I2C0
556 "hspi", "tmu2", "tmu1", "tmu0", "hscif1",
557 "hscif0", "scif5", "scif4", "scif3", "scif2",
558 "scif1", "scif0", "i2c3", "i2c2", "i2c1",
561 mstp1_clks: clocks@ffc80034 {
562 compatible = "renesas,r8a7779-mstp-clocks",
563 "renesas,cpg-mstp-clocks";
564 reg = <0xffc80034 4>, <0xffc80044 4>;
565 clocks = <&cpg_clocks R8A7779_CLK_P>,
566 <&cpg_clocks R8A7779_CLK_P>,
567 <&cpg_clocks R8A7779_CLK_S>,
568 <&cpg_clocks R8A7779_CLK_S>,
569 <&cpg_clocks R8A7779_CLK_S>,
570 <&cpg_clocks R8A7779_CLK_S>,
571 <&cpg_clocks R8A7779_CLK_P>,
572 <&cpg_clocks R8A7779_CLK_P>,
573 <&cpg_clocks R8A7779_CLK_P>,
574 <&cpg_clocks R8A7779_CLK_S>;
577 R8A7779_CLK_USB01 R8A7779_CLK_USB2
578 R8A7779_CLK_DU R8A7779_CLK_VIN2
579 R8A7779_CLK_VIN1 R8A7779_CLK_VIN0
580 R8A7779_CLK_ETHER R8A7779_CLK_SATA
581 R8A7779_CLK_PCIE R8A7779_CLK_VIN3
590 mstp3_clks: clocks@ffc8003c {
591 compatible = "renesas,r8a7779-mstp-clocks",
592 "renesas,cpg-mstp-clocks";
593 reg = <0xffc8003c 4>;
594 clocks = <&s4_clk>, <&s4_clk>, <&s4_clk>, <&s4_clk>,
595 <&s4_clk>, <&s4_clk>;
598 R8A7779_CLK_SDHI3 R8A7779_CLK_SDHI2
599 R8A7779_CLK_SDHI1 R8A7779_CLK_SDHI0
600 R8A7779_CLK_MMC1 R8A7779_CLK_MMC0
603 "sdhi3", "sdhi2", "sdhi1", "sdhi0",
608 prr: chipid@ff000044 {
609 compatible = "renesas,prr";
610 reg = <0xff000044 4>;
613 rst: reset-controller@ffcc0000 {
614 compatible = "renesas,r8a7779-reset-wdt";
615 reg = <0xffcc0000 0x48>;
618 sysc: system-controller@ffd85000 {
619 compatible = "renesas,r8a7779-sysc";
620 reg = <0xffd85000 0x0200>;
621 #power-domain-cells = <1>;