Skip to content

Commit c563b9e

Browse files
committed
[nrf fromlist] dts: vendor: nordic: nrf54h20: Add missing property for ppib121
ppib121 node was missing offset that need to be applied when setting up a connection between DPPI130 and DPPI120. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> Upstream PR #: 108512
1 parent 05f2699 commit c563b9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dts/vendor/nordic/nrf54h20.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -885,6 +885,7 @@
885885
reg = <0x8ef000 0x1000>;
886886
status = "disabled";
887887
channels = <8>;
888+
offset = <16>;
888889
};
889890

890891
cpuppr_vpr: vpr@908000 {

0 commit comments

Comments
 (0)