File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 486486 frame-timeout-supported;
487487 };
488488
489+ ppib121: ppib@8ef000 {
490+ compatible = "nordic,nrf-ppib";
491+ reg = <0x8ef000 0x1000>;
492+ status = "disabled";
493+ channels = <8>;
494+ };
495+
489496 cpuppr_vpr: vpr@908000 {
490497 compatible = "nordic,nrf-vpr-coprocessor";
491498 reg = <0x908000 0x1000>;
522529 groups = <2>;
523530 };
524531
532+ ppib130: ppib@925000 {
533+ compatible = "nordic,nrf-ppib";
534+ reg = <0x925000 0x1000>;
535+ status = "disabled";
536+ channels = <32>;
537+ };
538+
539+ ppib131: ppib@926000 {
540+ compatible = "nordic,nrf-ppib";
541+ reg = <0x926000 0x1000>;
542+ status = "disabled";
543+ channels = <24>;
544+ };
545+
525546 rtc130: rtc@928000 {
526547 compatible = "nordic,nrf-rtc";
527548 reg = <0x928000 0x1000>;
659680 interrupts = <389 NRF_DEFAULT_IRQ_PRIORITY>;
660681 };
661682
683+ ppib132: ppib@98d000 {
684+ compatible = "nordic,nrf-ppib";
685+ reg = <0x98d000 0x1000>;
686+ status = "disabled";
687+ channels = <8>;
688+ };
689+
662690 dppic132: dppic@991000 {
663691 compatible = "nordic,nrf-dppic-global";
664692 reg = <0x991000 0x1000>;
686714 clock-names = "lfclock", "hfclock";
687715 };
688716
717+ ppib133: ppib@99d000 {
718+ compatible = "nordic,nrf-ppib";
719+ reg = <0x99d000 0x1000>;
720+ status = "disabled";
721+ channels = <8>;
722+ offset = <8>;
723+ };
724+
689725 dppic133: dppic@9a1000 {
690726 compatible = "nordic,nrf-dppic-global";
691727 reg = <0x9a1000 0x1000>;
812848 frame-timeout-supported;
813849 };
814850
851+ ppib134: ppib@9ad000 {
852+ compatible = "nordic,nrf-ppib";
853+ reg = <0x9ad000 0x1000>;
854+ status = "disabled";
855+ channels = <8>;
856+ offset = <16>;
857+ };
858+
815859 dppic134: dppic@9b1000 {
816860 compatible = "nordic,nrf-dppic-global";
817861 reg = <0x9b1000 0x1000>;
937981 endtx-stoptx-supported;
938982 frame-timeout-supported;
939983 };
984+
985+ ppib135: ppib@9bd000 {
986+ compatible = "nordic,nrf-ppib";
987+ reg = <0x9bd000 0x1000>;
988+ status = "disabled";
989+ channels = <8>;
990+ offset = <24>;
991+ };
940992 };
941993 };
942994
You can’t perform that action at this time.
0 commit comments