|
417 | 417 | ti,intr-trigger-type = <1>; |
418 | 418 | interrupt-controller; |
419 | 419 | interrupt-parent = <&gic500>; |
420 | | - #interrupt-cells = <2>; |
| 420 | + #interrupt-cells = <1>; |
421 | 421 | ti,sci = <&dmsc>; |
422 | | - ti,sci-dst-id = <56>; |
423 | | - ti,sci-rm-range-girq = <0x1>; |
| 422 | + ti,sci-dev-id = <100>; |
| 423 | + ti,interrupt-ranges = <0 392 32>; |
424 | 424 | }; |
425 | 425 |
|
426 | 426 | main_navss { |
|
438 | 438 | ti,intr-trigger-type = <4>; |
439 | 439 | interrupt-controller; |
440 | 440 | interrupt-parent = <&gic500>; |
441 | | - #interrupt-cells = <2>; |
| 441 | + #interrupt-cells = <1>; |
442 | 442 | ti,sci = <&dmsc>; |
443 | | - ti,sci-dst-id = <56>; |
444 | | - ti,sci-rm-range-girq = <0x0>, <0x2>; |
| 443 | + ti,sci-dev-id = <182>; |
| 444 | + ti,interrupt-ranges = <0 64 64>, |
| 445 | + <64 448 64>; |
445 | 446 | }; |
446 | 447 |
|
447 | 448 | inta_main_udmass: interrupt-controller@33d00000 { |
|
452 | 453 | msi-controller; |
453 | 454 | ti,sci = <&dmsc>; |
454 | 455 | ti,sci-dev-id = <179>; |
455 | | - ti,sci-rm-range-vint = <0x0>; |
456 | | - ti,sci-rm-range-global-event = <0x1>; |
| 456 | + ti,interrupt-ranges = <0 0 256>; |
457 | 457 | }; |
458 | 458 |
|
459 | 459 | secure_proxy_main: mailbox@32c00000 { |
|
622 | 622 | reg-names = "cpts"; |
623 | 623 | clocks = <&main_cpts_mux>; |
624 | 624 | clock-names = "cpts"; |
625 | | - interrupts-extended = <&intr_main_navss 163 0>; |
| 625 | + interrupts-extended = <&intr_main_navss 391>; |
626 | 626 | interrupt-names = "cpts"; |
627 | 627 | ti,cpts-periodic-outputs = <6>; |
628 | 628 | ti,cpts-ext-ts-inputs = <8>; |
|
645 | 645 | gpio-controller; |
646 | 646 | #gpio-cells = <2>; |
647 | 647 | interrupt-parent = <&intr_main_gpio>; |
648 | | - interrupts = <57 256>, <57 257>, <57 258>, <57 259>, <57 260>, |
649 | | - <57 261>; |
| 648 | + interrupts = <192>, <193>, <194>, <195>, <196>, <197>; |
650 | 649 | interrupt-controller; |
651 | 650 | #interrupt-cells = <2>; |
652 | 651 | ti,ngpio = <96>; |
|
661 | 660 | gpio-controller; |
662 | 661 | #gpio-cells = <2>; |
663 | 662 | interrupt-parent = <&intr_main_gpio>; |
664 | | - interrupts = <58 256>, <58 257>, <58 258>, <58 259>, <58 260>, |
665 | | - <58 261>; |
| 663 | + interrupts = <200>, <201>, <202>, <203>, <204>, <205>; |
666 | 664 | interrupt-controller; |
667 | 665 | #interrupt-cells = <2>; |
668 | 666 | ti,ngpio = <90>; |
|
0 commit comments