|
196 | 196 | iic1: iic1@4025e100 {
|
197 | 197 | compatible = "renesas,ra-iic";
|
198 | 198 | channel = <1>;
|
199 |
| - interrupts = <91 1>, <92 1>, <93 1>, <94 1>; |
200 |
| - interrupt-names = "rxi", "txi", "tei", "eri"; |
201 | 199 | reg = <0x4025E100 0x100>;
|
202 | 200 | status = "disabled";
|
203 | 201 | };
|
204 | 202 |
|
205 | 203 | sci0: sci0@40358000 {
|
206 | 204 | compatible = "renesas,ra-sci";
|
207 |
| - interrupts = <4 1>, <5 1>, <6 1>, <7 1>; |
208 |
| - interrupt-names = "rxi", "txi", "tei", "eri"; |
209 | 205 | reg = <0x40358000 0x100>;
|
210 | 206 | clocks = <&sciclk MSTPB 31>;
|
211 | 207 | status = "disabled";
|
|
226 | 222 |
|
227 | 223 | sci1: sci1@40358100 {
|
228 | 224 | compatible = "renesas,ra-sci";
|
229 |
| - interrupts = <8 1>, <9 1>, <10 1>, <11 1>; |
230 |
| - interrupt-names = "rxi", "txi", "tei", "eri"; |
231 | 225 | reg = <0x40358100 0x100>;
|
232 | 226 | clocks = <&sciclk MSTPB 30>;
|
233 | 227 | status = "disabled";
|
|
248 | 242 |
|
249 | 243 | sci2: sci2@40358200 {
|
250 | 244 | compatible = "renesas,ra-sci";
|
251 |
| - interrupts = <12 1>, <13 1>, <14 1>, <15 1>; |
252 |
| - interrupt-names = "rxi", "txi", "tei", "eri"; |
253 | 245 | reg = <0x40358200 0x100>;
|
254 | 246 | clocks = <&sciclk MSTPB 29>;
|
255 | 247 | status = "disabled";
|
|
270 | 262 |
|
271 | 263 | sci3: sci3@40358300 {
|
272 | 264 | compatible = "renesas,ra-sci";
|
273 |
| - interrupts = <16 1>, <17 1>, <18 1>, <19 1>; |
274 |
| - interrupt-names = "rxi", "txi", "tei", "eri"; |
275 | 265 | reg = <0x40358300 0x100>;
|
276 | 266 | clocks = <&sciclk MSTPB 28>;
|
277 | 267 | status = "disabled";
|
|
292 | 282 |
|
293 | 283 | sci4: sci4@40358400 {
|
294 | 284 | compatible = "renesas,ra-sci";
|
295 |
| - interrupts = <20 1>, <21 1>, <22 1>, <23 1>; |
296 |
| - interrupt-names = "rxi", "txi", "tei", "eri"; |
297 | 285 | reg = <0x40358400 0x100>;
|
298 | 286 | clocks = <&sciclk MSTPB 27>;
|
299 | 287 | status = "disabled";
|
|
314 | 302 |
|
315 | 303 | sci9: sci9@40358900 {
|
316 | 304 | compatible = "renesas,ra-sci";
|
317 |
| - interrupts = <24 1>, <25 1>, <26 1>, <27 1>; |
318 |
| - interrupt-names = "rxi", "txi", "tei", "eri"; |
319 | 305 | reg = <0x40358900 0x100>;
|
320 | 306 | clocks = <&sciclk MSTPB 22>;
|
321 | 307 | status = "disabled";
|
|
339 | 325 | reg = <0x40100000 0x20000>;
|
340 | 326 | #address-cells = <1>;
|
341 | 327 | #size-cells = <1>;
|
342 |
| - interrupts = <49 1>, <50 1>; |
343 |
| - interrupt-names = "frdyi", "fiferr"; |
| 328 | + reserved-area-num = <33>; |
| 329 | + block-32kb-linear-end = <68>; |
| 330 | + block-32kb-dual-low-end = <36>; |
| 331 | + block-32kb-dual-high-end = <106>; |
344 | 332 | };
|
345 | 333 |
|
346 | 334 | adc0: adc@40332000 {
|
347 | 335 | compatible = "renesas,ra-adc";
|
348 |
| - interrupts = <38 1>; |
349 |
| - interrupt-names = "scanend"; |
350 | 336 | reg = <0x40332000 0x100>;
|
351 | 337 | #io-channel-cells = <1>;
|
352 | 338 | vref-mv = <3300>;
|
|
356 | 342 |
|
357 | 343 | adc1: adc@40332200 {
|
358 | 344 | compatible = "renesas,ra-adc";
|
359 |
| - interrupts = <39 1>; |
360 |
| - interrupt-names = "scanend"; |
361 | 345 | reg = <0x40332200 0x100>;
|
362 | 346 | #io-channel-cells = <1>;
|
363 | 347 | vref-mv = <3300>;
|
|
397 | 381 | channel = <0>;
|
398 | 382 | clocks = <&pclka MSTPB 19>;
|
399 | 383 | clock-names = "spiclk";
|
400 |
| - interrupts = <28 1>, <29 1>, <30 1>, <31 1>; |
401 |
| - interrupt-names = "rxi", "txi", "tei", "eri"; |
402 | 384 | reg = <0x4035c000 0x100>;
|
403 | 385 | status = "disabled";
|
404 | 386 | };
|
|
410 | 392 | channel = <1>;
|
411 | 393 | clocks = <&pclka MSTPB 18>;
|
412 | 394 | clock-names = "spiclk";
|
413 |
| - interrupts = <32 1>, <33 1>, <34 1>, <35 1>; |
414 |
| - interrupt-names = "rxi", "txi", "tei", "eri"; |
415 | 395 | reg = <0x4035c100 0x100>;
|
416 | 396 | status = "disabled";
|
417 | 397 | };
|
|
560 | 540 | compatible = "renesas,ra-ulpt";
|
561 | 541 | reg = <0x40220000 0x100>;
|
562 | 542 | channel = <0>;
|
563 |
| - interrupt-names = "ulpti"; |
564 |
| - interrupts = <36 1>; |
565 | 543 | status = "disabled";
|
566 | 544 |
|
567 | 545 | timer {
|
|
607 | 585 | compatible = "renesas,ra-agt";
|
608 | 586 | channel = <0>;
|
609 | 587 | reg = <0x40221000 0x100>;
|
610 |
| - interrupts = <83 1>, <84 1>; |
611 |
| - interrupt-names = "agti", "agtcmai"; |
612 | 588 | renesas,count-source = "AGT_CLOCK_LOCO";
|
613 | 589 | renesas,prescaler = <0>;
|
614 | 590 | renesas,resolution = <16>;
|
|
624 | 600 | compatible = "renesas,ra-agt";
|
625 | 601 | channel = <1>;
|
626 | 602 | reg = <0x40221100 0x100>;
|
627 |
| - interrupts = <85 1>, <86 1>; |
628 |
| - interrupt-names = "agti", "agtcmai"; |
629 | 603 | renesas,count-source = "AGT_CLOCK_LOCO";
|
630 | 604 | renesas,prescaler = <0>;
|
631 | 605 | renesas,resolution = <16>;
|
|
639 | 613 |
|
640 | 614 | canfd_global: canfd_global@40380000 {
|
641 | 615 | compatible = "renesas,ra-canfd-global";
|
642 |
| - interrupts = <40 1>, <41 1>; |
643 |
| - interrupt-names = "rxf", "glerr"; |
644 | 616 | clocks = <&pclka 0 0>, <&pclke 0 0>;
|
645 | 617 | clock-names = "opclk", "ramclk";
|
646 | 618 | dll-min-freq = <DT_FREQ_M(8)>;
|
|
651 | 623 | canfd0: canfd0 {
|
652 | 624 | compatible = "renesas,ra-canfd";
|
653 | 625 | channel = <0>;
|
654 |
| - interrupts = <43 12>, <44 12>, <45 12>; |
655 |
| - interrupt-names = "err", "tx", "rx"; |
656 | 626 | clocks = <&canfdclk MSTPC 27>;
|
657 | 627 | clock-names = "dllclk";
|
658 | 628 | status = "disabled";
|
|
661 | 631 | canfd1: canfd1 {
|
662 | 632 | compatible = "renesas,ra-canfd";
|
663 | 633 | channel = <1>;
|
664 |
| - interrupts = <46 1>, <47 1>, <48 1>; |
665 |
| - interrupt-names = "err", "tx", "rx"; |
666 | 634 | clocks = <&canfdclk MSTPC 26>;
|
667 | 635 | clock-names = "dllclk";
|
668 | 636 | status = "disabled";
|
|
672 | 640 | eth: ethernet@40354100 {
|
673 | 641 | compatible = "renesas,ra-ethernet";
|
674 | 642 | reg = <0x40354100 0xfc>;
|
675 |
| - interrupts = <42 0>; |
676 | 643 | local-mac-address = [00 11 22 33 44 55];
|
677 | 644 | phy-connection-type = "rmii";
|
678 | 645 | status = "disabled";
|
|
839 | 806 | max-bus-freq = <DT_FREQ_M(52)>;
|
840 | 807 | clocks = <&pclkb MSTPC 12>;
|
841 | 808 | reg = <0x40252000 0x0400>;
|
842 |
| - interrupt-names = "accs", "card", "dma-req"; |
843 |
| - interrupts = <57 12>, <58 12>, <59 12>; |
844 | 809 | status = "disabled";
|
845 | 810 | };
|
846 | 811 |
|
|
867 | 832 | usbfs: usbfs@40250000 {
|
868 | 833 | compatible = "renesas,ra-usbfs";
|
869 | 834 | reg = <0x40250000 0x2000>;
|
870 |
| - interrupts = <55 12>, <56 12>; |
871 |
| - interrupt-names = "usbfs-i", "usbfs-r"; |
872 | 835 | num-bidir-endpoints = <10>;
|
873 | 836 | phys = <&usbfs_phy>;
|
874 | 837 | phys-clock = <&uclk>;
|
|
0 commit comments