1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the R-Car M1A (R8A77781) SoC
5 * Copyright (C) 2013 Renesas Solutions Corp.
6 * Copyright (C) 2013 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
10 * Copyright (C) 2013 Renesas Solutions Corp.
11 * Copyright (C) 2013 Simon Horman
14 #include <dt-bindings/clock/r8a7778-clock.h>
15 #include <dt-bindings/interrupt-controller/arm-gic.h>
16 #include <dt-bindings/interrupt-controller/irq.h>
19 compatible = "renesas,r8a7778";
20 interrupt-parent = <&gic>;
30 compatible = "arm,cortex-a9";
32 clock-frequency = <800000000>;
44 compatible = "simple-bus";
47 ranges = <0 0 0x1c000000>;
50 ether: ethernet@fde00000 {
51 compatible = "renesas,ether-r8a7778",
52 "renesas,rcar-gen1-ether";
53 reg = <0xfde00000 0x400>;
54 interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;
55 clocks = <&mstp1_clks R8A7778_CLK_ETHER>;
56 power-domains = <&cpg_clocks>;
63 gic: interrupt-controller@fe438000 {
64 compatible = "arm,pl390";
65 #interrupt-cells = <3>;
67 reg = <0xfe438000 0x1000>,
71 /* irqpin: IRQ0 - IRQ3 */
72 irqpin: interrupt-controller@fe78001c {
73 compatible = "renesas,intc-irqpin-r8a7778", "renesas,intc-irqpin";
74 #interrupt-cells = <2>;
76 status = "disabled"; /* default off */
83 interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>,
84 <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>,
85 <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>,
86 <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
87 sense-bitfield-width = <2>;
90 gpio0: gpio@ffc40000 {
91 compatible = "renesas,gpio-r8a7778", "renesas,rcar-gen1-gpio";
92 reg = <0xffc40000 0x2c>;
93 interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
96 gpio-ranges = <&pfc 0 0 32>;
97 #interrupt-cells = <2>;
101 gpio1: gpio@ffc41000 {
102 compatible = "renesas,gpio-r8a7778", "renesas,rcar-gen1-gpio";
103 reg = <0xffc41000 0x2c>;
104 interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
107 gpio-ranges = <&pfc 0 32 32>;
108 #interrupt-cells = <2>;
109 interrupt-controller;
112 gpio2: gpio@ffc42000 {
113 compatible = "renesas,gpio-r8a7778", "renesas,rcar-gen1-gpio";
114 reg = <0xffc42000 0x2c>;
115 interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
118 gpio-ranges = <&pfc 0 64 32>;
119 #interrupt-cells = <2>;
120 interrupt-controller;
123 gpio3: gpio@ffc43000 {
124 compatible = "renesas,gpio-r8a7778", "renesas,rcar-gen1-gpio";
125 reg = <0xffc43000 0x2c>;
126 interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
129 gpio-ranges = <&pfc 0 96 32>;
130 #interrupt-cells = <2>;
131 interrupt-controller;
134 gpio4: gpio@ffc44000 {
135 compatible = "renesas,gpio-r8a7778", "renesas,rcar-gen1-gpio";
136 reg = <0xffc44000 0x2c>;
137 interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
140 gpio-ranges = <&pfc 0 128 27>;
141 #interrupt-cells = <2>;
142 interrupt-controller;
145 pfc: pinctrl@fffc0000 {
146 compatible = "renesas,pfc-r8a7778";
147 reg = <0xfffc0000 0x118>;
151 #address-cells = <1>;
153 compatible = "renesas,i2c-r8a7778", "renesas,rcar-gen1-i2c";
154 reg = <0xffc70000 0x1000>;
155 interrupts = <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>;
156 clocks = <&mstp0_clks R8A7778_CLK_I2C0>;
157 power-domains = <&cpg_clocks>;
162 #address-cells = <1>;
164 compatible = "renesas,i2c-r8a7778", "renesas,rcar-gen1-i2c";
165 reg = <0xffc71000 0x1000>;
166 interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
167 clocks = <&mstp0_clks R8A7778_CLK_I2C1>;
168 power-domains = <&cpg_clocks>;
173 #address-cells = <1>;
175 compatible = "renesas,i2c-r8a7778", "renesas,rcar-gen1-i2c";
176 reg = <0xffc72000 0x1000>;
177 interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
178 clocks = <&mstp0_clks R8A7778_CLK_I2C2>;
179 power-domains = <&cpg_clocks>;
184 #address-cells = <1>;
186 compatible = "renesas,i2c-r8a7778", "renesas,rcar-gen1-i2c";
187 reg = <0xffc73000 0x1000>;
188 interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
189 clocks = <&mstp0_clks R8A7778_CLK_I2C3>;
190 power-domains = <&cpg_clocks>;
194 tmu0: timer@ffd80000 {
195 compatible = "renesas,tmu-r8a7778", "renesas,tmu";
196 reg = <0xffd80000 0x30>;
197 interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>,
198 <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>,
199 <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
200 clocks = <&mstp0_clks R8A7778_CLK_TMU0>;
202 power-domains = <&cpg_clocks>;
204 #renesas,channels = <3>;
209 tmu1: timer@ffd81000 {
210 compatible = "renesas,tmu-r8a7778", "renesas,tmu";
211 reg = <0xffd81000 0x30>;
212 interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>,
213 <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>,
214 <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>;
215 clocks = <&mstp0_clks R8A7778_CLK_TMU1>;
217 power-domains = <&cpg_clocks>;
219 #renesas,channels = <3>;
224 tmu2: timer@ffd82000 {
225 compatible = "renesas,tmu-r8a7778", "renesas,tmu";
226 reg = <0xffd82000 0x30>;
227 interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>,
228 <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>,
229 <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
230 clocks = <&mstp0_clks R8A7778_CLK_TMU2>;
232 power-domains = <&cpg_clocks>;
234 #renesas,channels = <3>;
239 rcar_sound: sound@ffd90000 {
241 * #sound-dai-cells is required
243 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>;
244 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>;
246 compatible = "renesas,rcar_sound-r8a7778", "renesas,rcar_sound-gen1";
247 reg = <0xffd90000 0x1000>, /* SRU */
248 <0xffd91000 0x240>, /* SSI */
249 <0xfffe0000 0x24>; /* ADG */
250 clocks = <&mstp3_clks R8A7778_CLK_SSI8>,
251 <&mstp3_clks R8A7778_CLK_SSI7>,
252 <&mstp3_clks R8A7778_CLK_SSI6>,
253 <&mstp3_clks R8A7778_CLK_SSI5>,
254 <&mstp3_clks R8A7778_CLK_SSI4>,
255 <&mstp0_clks R8A7778_CLK_SSI3>,
256 <&mstp0_clks R8A7778_CLK_SSI2>,
257 <&mstp0_clks R8A7778_CLK_SSI1>,
258 <&mstp0_clks R8A7778_CLK_SSI0>,
259 <&mstp5_clks R8A7778_CLK_SRU_SRC8>,
260 <&mstp5_clks R8A7778_CLK_SRU_SRC7>,
261 <&mstp5_clks R8A7778_CLK_SRU_SRC6>,
262 <&mstp5_clks R8A7778_CLK_SRU_SRC5>,
263 <&mstp5_clks R8A7778_CLK_SRU_SRC4>,
264 <&mstp5_clks R8A7778_CLK_SRU_SRC3>,
265 <&mstp5_clks R8A7778_CLK_SRU_SRC2>,
266 <&mstp5_clks R8A7778_CLK_SRU_SRC1>,
267 <&mstp5_clks R8A7778_CLK_SRU_SRC0>,
268 <&audio_clk_a>, <&audio_clk_b>, <&audio_clk_c>,
269 <&cpg_clocks R8A7778_CLK_S1>;
270 clock-names = "ssi.8", "ssi.7", "ssi.6", "ssi.5", "ssi.4",
271 "ssi.3", "ssi.2", "ssi.1", "ssi.0",
272 "src.8", "src.7", "src.6", "src.5", "src.4",
273 "src.3", "src.2", "src.1", "src.0",
274 "clk_a", "clk_b", "clk_c", "clk_i";
289 ssi3: ssi-3 { interrupts = <GIC_SPI 0x85 IRQ_TYPE_LEVEL_HIGH>; };
290 ssi4: ssi-4 { interrupts = <GIC_SPI 0x85 IRQ_TYPE_LEVEL_HIGH>; };
291 ssi5: ssi-5 { interrupts = <GIC_SPI 0x86 IRQ_TYPE_LEVEL_HIGH>; };
292 ssi6: ssi-6 { interrupts = <GIC_SPI 0x86 IRQ_TYPE_LEVEL_HIGH>; };
293 ssi7: ssi-7 { interrupts = <GIC_SPI 0x86 IRQ_TYPE_LEVEL_HIGH>; };
294 ssi8: ssi-8 { interrupts = <GIC_SPI 0x86 IRQ_TYPE_LEVEL_HIGH>; };
295 ssi9: ssi-9 { interrupts = <GIC_SPI 0x86 IRQ_TYPE_LEVEL_HIGH>; };
299 scif0: serial@ffe40000 {
300 compatible = "renesas,scif-r8a7778", "renesas,rcar-gen1-scif",
302 reg = <0xffe40000 0x100>;
303 interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>;
304 clocks = <&mstp0_clks R8A7778_CLK_SCIF0>,
305 <&cpg_clocks R8A7778_CLK_S1>, <&scif_clk>;
306 clock-names = "fck", "brg_int", "scif_clk";
307 power-domains = <&cpg_clocks>;
311 scif1: serial@ffe41000 {
312 compatible = "renesas,scif-r8a7778", "renesas,rcar-gen1-scif",
314 reg = <0xffe41000 0x100>;
315 interrupts = <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>;
316 clocks = <&mstp0_clks R8A7778_CLK_SCIF1>,
317 <&cpg_clocks R8A7778_CLK_S1>, <&scif_clk>;
318 clock-names = "fck", "brg_int", "scif_clk";
319 power-domains = <&cpg_clocks>;
323 scif2: serial@ffe42000 {
324 compatible = "renesas,scif-r8a7778", "renesas,rcar-gen1-scif",
326 reg = <0xffe42000 0x100>;
327 interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
328 clocks = <&mstp0_clks R8A7778_CLK_SCIF2>,
329 <&cpg_clocks R8A7778_CLK_S1>, <&scif_clk>;
330 clock-names = "fck", "brg_int", "scif_clk";
331 power-domains = <&cpg_clocks>;
335 scif3: serial@ffe43000 {
336 compatible = "renesas,scif-r8a7778", "renesas,rcar-gen1-scif",
338 reg = <0xffe43000 0x100>;
339 interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;
340 clocks = <&mstp0_clks R8A7778_CLK_SCIF3>,
341 <&cpg_clocks R8A7778_CLK_S1>, <&scif_clk>;
342 clock-names = "fck", "brg_int", "scif_clk";
343 power-domains = <&cpg_clocks>;
347 scif4: serial@ffe44000 {
348 compatible = "renesas,scif-r8a7778", "renesas,rcar-gen1-scif",
350 reg = <0xffe44000 0x100>;
351 interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
352 clocks = <&mstp0_clks R8A7778_CLK_SCIF4>,
353 <&cpg_clocks R8A7778_CLK_S1>, <&scif_clk>;
354 clock-names = "fck", "brg_int", "scif_clk";
355 power-domains = <&cpg_clocks>;
359 scif5: serial@ffe45000 {
360 compatible = "renesas,scif-r8a7778", "renesas,rcar-gen1-scif",
362 reg = <0xffe45000 0x100>;
363 interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
364 clocks = <&mstp0_clks R8A7778_CLK_SCIF5>,
365 <&cpg_clocks R8A7778_CLK_S1>, <&scif_clk>;
366 clock-names = "fck", "brg_int", "scif_clk";
367 power-domains = <&cpg_clocks>;
371 hscif0: serial@ffe48000 {
372 compatible = "renesas,hscif-r8a7778",
373 "renesas,rcar-gen1-hscif", "renesas,hscif";
374 reg = <0xffe48000 96>;
375 interrupts = <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>;
376 clocks = <&mstp0_clks R8A7778_CLK_HSCIF0>,
377 <&cpg_clocks R8A7778_CLK_S>, <&scif_clk>;
378 clock-names = "fck", "brg_int", "scif_clk";
379 power-domains = <&cpg_clocks>;
383 hscif1: serial@ffe49000 {
384 compatible = "renesas,hscif-r8a7778",
385 "renesas,rcar-gen1-hscif", "renesas,hscif";
386 reg = <0xffe49000 96>;
387 interrupts = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>;
388 clocks = <&mstp0_clks R8A7778_CLK_HSCIF1>,
389 <&cpg_clocks R8A7778_CLK_S>, <&scif_clk>;
390 clock-names = "fck", "brg_int", "scif_clk";
391 power-domains = <&cpg_clocks>;
395 mmcif: mmc@ffe4e000 {
396 compatible = "renesas,mmcif-r8a7778", "renesas,sh-mmcif";
397 reg = <0xffe4e000 0x100>;
398 interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;
399 clocks = <&mstp3_clks R8A7778_CLK_MMC>;
400 power-domains = <&cpg_clocks>;
404 sdhi0: mmc@ffe4c000 {
405 compatible = "renesas,sdhi-r8a7778",
406 "renesas,rcar-gen1-sdhi";
407 reg = <0xffe4c000 0x100>;
408 interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
409 clocks = <&mstp3_clks R8A7778_CLK_SDHI0>;
410 power-domains = <&cpg_clocks>;
414 sdhi1: mmc@ffe4d000 {
415 compatible = "renesas,sdhi-r8a7778",
416 "renesas,rcar-gen1-sdhi";
417 reg = <0xffe4d000 0x100>;
418 interrupts = <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>;
419 clocks = <&mstp3_clks R8A7778_CLK_SDHI1>;
420 power-domains = <&cpg_clocks>;
424 sdhi2: mmc@ffe4f000 {
425 compatible = "renesas,sdhi-r8a7778",
426 "renesas,rcar-gen1-sdhi";
427 reg = <0xffe4f000 0x100>;
428 interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
429 clocks = <&mstp3_clks R8A7778_CLK_SDHI2>;
430 power-domains = <&cpg_clocks>;
434 hspi0: spi@fffc7000 {
435 compatible = "renesas,hspi-r8a7778", "renesas,hspi";
436 reg = <0xfffc7000 0x18>;
437 interrupts = <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>;
438 clocks = <&mstp0_clks R8A7778_CLK_HSPI>;
439 power-domains = <&cpg_clocks>;
440 #address-cells = <1>;
445 hspi1: spi@fffc8000 {
446 compatible = "renesas,hspi-r8a7778", "renesas,hspi";
447 reg = <0xfffc8000 0x18>;
448 interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
449 clocks = <&mstp0_clks R8A7778_CLK_HSPI>;
450 power-domains = <&cpg_clocks>;
451 #address-cells = <1>;
456 hspi2: spi@fffc6000 {
457 compatible = "renesas,hspi-r8a7778", "renesas,hspi";
458 reg = <0xfffc6000 0x18>;
459 interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
460 clocks = <&mstp0_clks R8A7778_CLK_HSPI>;
461 power-domains = <&cpg_clocks>;
462 #address-cells = <1>;
468 #address-cells = <1>;
472 /* External input clock */
474 compatible = "fixed-clock";
476 clock-frequency = <0>;
479 /* External SCIF clock */
481 compatible = "fixed-clock";
483 /* This value must be overridden by the board. */
484 clock-frequency = <0>;
487 /* Special CPG clocks */
488 cpg_clocks: cpg_clocks@ffc80000 {
489 compatible = "renesas,r8a7778-cpg-clocks";
490 reg = <0xffc80000 0x80>;
492 clocks = <&extal_clk>;
493 clock-output-names = "plla", "pllb", "b",
494 "out", "p", "s", "s1";
495 #power-domain-cells = <0>;
498 /* Audio clocks; frequencies are set by boards if applicable. */
499 audio_clk_a: audio_clk_a {
500 compatible = "fixed-clock";
502 clock-frequency = <0>;
504 audio_clk_b: audio_clk_b {
505 compatible = "fixed-clock";
507 clock-frequency = <0>;
509 audio_clk_c: audio_clk_c {
510 compatible = "fixed-clock";
512 clock-frequency = <0>;
515 /* Fixed ratio clocks */
517 compatible = "fixed-factor-clock";
518 clocks = <&cpg_clocks R8A7778_CLK_PLLA>;
524 compatible = "fixed-factor-clock";
525 clocks = <&cpg_clocks R8A7778_CLK_PLLA>;
531 compatible = "fixed-factor-clock";
532 clocks = <&cpg_clocks R8A7778_CLK_PLLA>;
538 compatible = "fixed-factor-clock";
539 clocks = <&cpg_clocks R8A7778_CLK_PLLA>;
545 compatible = "fixed-factor-clock";
546 clocks = <&cpg_clocks R8A7778_CLK_PLLB>;
553 mstp0_clks: mstp0_clks@ffc80030 {
554 compatible = "renesas,r8a7778-mstp-clocks", "renesas,cpg-mstp-clocks";
555 reg = <0xffc80030 4>;
556 clocks = <&cpg_clocks R8A7778_CLK_P>,
557 <&cpg_clocks R8A7778_CLK_P>,
558 <&cpg_clocks R8A7778_CLK_P>,
559 <&cpg_clocks R8A7778_CLK_P>,
560 <&cpg_clocks R8A7778_CLK_P>,
561 <&cpg_clocks R8A7778_CLK_P>,
562 <&cpg_clocks R8A7778_CLK_P>,
563 <&cpg_clocks R8A7778_CLK_P>,
564 <&cpg_clocks R8A7778_CLK_P>,
565 <&cpg_clocks R8A7778_CLK_P>,
566 <&cpg_clocks R8A7778_CLK_S>,
567 <&cpg_clocks R8A7778_CLK_S>,
568 <&cpg_clocks R8A7778_CLK_P>,
569 <&cpg_clocks R8A7778_CLK_P>,
570 <&cpg_clocks R8A7778_CLK_P>,
571 <&cpg_clocks R8A7778_CLK_P>,
572 <&cpg_clocks R8A7778_CLK_P>,
573 <&cpg_clocks R8A7778_CLK_P>,
574 <&cpg_clocks R8A7778_CLK_P>,
575 <&cpg_clocks R8A7778_CLK_P>,
576 <&cpg_clocks R8A7778_CLK_S>;
579 R8A7778_CLK_I2C0 R8A7778_CLK_I2C1
580 R8A7778_CLK_I2C2 R8A7778_CLK_I2C3
581 R8A7778_CLK_SCIF0 R8A7778_CLK_SCIF1
582 R8A7778_CLK_SCIF2 R8A7778_CLK_SCIF3
583 R8A7778_CLK_SCIF4 R8A7778_CLK_SCIF5
584 R8A7778_CLK_HSCIF0 R8A7778_CLK_HSCIF1
585 R8A7778_CLK_TMU0 R8A7778_CLK_TMU1
586 R8A7778_CLK_TMU2 R8A7778_CLK_SSI0
587 R8A7778_CLK_SSI1 R8A7778_CLK_SSI2
588 R8A7778_CLK_SSI3 R8A7778_CLK_SRU
592 "i2c0", "i2c1", "i2c2", "i2c3", "scif0",
593 "scif1", "scif2", "scif3", "scif4", "scif5",
595 "tmu0", "tmu1", "tmu2", "ssi0", "ssi1",
596 "ssi2", "ssi3", "sru", "hspi";
598 mstp1_clks: mstp1_clks@ffc80034 {
599 compatible = "renesas,r8a7778-mstp-clocks", "renesas,cpg-mstp-clocks";
600 reg = <0xffc80034 4>, <0xffc80044 4>;
601 clocks = <&cpg_clocks R8A7778_CLK_P>,
602 <&cpg_clocks R8A7778_CLK_S>,
603 <&cpg_clocks R8A7778_CLK_S>,
604 <&cpg_clocks R8A7778_CLK_P>;
607 R8A7778_CLK_ETHER R8A7778_CLK_VIN0
608 R8A7778_CLK_VIN1 R8A7778_CLK_USB
611 "ether", "vin0", "vin1", "usb";
613 mstp3_clks: mstp3_clks@ffc8003c {
614 compatible = "renesas,r8a7778-mstp-clocks", "renesas,cpg-mstp-clocks";
615 reg = <0xffc8003c 4>;
617 <&cpg_clocks R8A7778_CLK_P>,
618 <&cpg_clocks R8A7778_CLK_P>,
619 <&cpg_clocks R8A7778_CLK_P>,
620 <&cpg_clocks R8A7778_CLK_P>,
621 <&cpg_clocks R8A7778_CLK_P>,
622 <&cpg_clocks R8A7778_CLK_P>,
623 <&cpg_clocks R8A7778_CLK_P>,
624 <&cpg_clocks R8A7778_CLK_P>;
627 R8A7778_CLK_MMC R8A7778_CLK_SDHI0
628 R8A7778_CLK_SDHI1 R8A7778_CLK_SDHI2
629 R8A7778_CLK_SSI4 R8A7778_CLK_SSI5
630 R8A7778_CLK_SSI6 R8A7778_CLK_SSI7
634 "mmc", "sdhi0", "sdhi1", "sdhi2", "ssi4",
635 "ssi5", "ssi6", "ssi7", "ssi8";
637 mstp5_clks: mstp5_clks@ffc80054 {
638 compatible = "renesas,r8a7778-mstp-clocks", "renesas,cpg-mstp-clocks";
639 reg = <0xffc80054 4>;
640 clocks = <&cpg_clocks R8A7778_CLK_P>,
641 <&cpg_clocks R8A7778_CLK_P>,
642 <&cpg_clocks R8A7778_CLK_P>,
643 <&cpg_clocks R8A7778_CLK_P>,
644 <&cpg_clocks R8A7778_CLK_P>,
645 <&cpg_clocks R8A7778_CLK_P>,
646 <&cpg_clocks R8A7778_CLK_P>,
647 <&cpg_clocks R8A7778_CLK_P>,
648 <&cpg_clocks R8A7778_CLK_P>;
651 R8A7778_CLK_SRU_SRC0 R8A7778_CLK_SRU_SRC1
652 R8A7778_CLK_SRU_SRC2 R8A7778_CLK_SRU_SRC3
653 R8A7778_CLK_SRU_SRC4 R8A7778_CLK_SRU_SRC5
654 R8A7778_CLK_SRU_SRC6 R8A7778_CLK_SRU_SRC7
658 "sru-src0", "sru-src1", "sru-src2",
659 "sru-src3", "sru-src4", "sru-src5",
660 "sru-src6", "sru-src7", "sru-src8";
664 rst: reset-controller@ffcc0000 {
665 compatible = "renesas,r8a7778-reset-wdt";
666 reg = <0xffcc0000 0x40>;