Skip to content

Commit add5886

Browse files
committed
doc: mpsl: List changes related to nRF54h20 SoC
Added list of changes done to MPSL integration layer that were needed for nRF54h20 SoC support. Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
1 parent 7008163 commit add5886

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

+9-1
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,15 @@ Modem libraries
795795
Multiprotocol Service Layer libraries
796796
-------------------------------------
797797

798-
|no_changes_yet_note|
798+
* Added:
799+
800+
* Integration with the nrf2 clock control driver for the nRF54H20 SoC.
801+
* Integration with Zephyr's System Power Management for the nRF54H20 SoC.
802+
* Global domain HSFLL120 320MHz frequency request if MPSL is enabled.
803+
The high frequency in global domain is required to ensure that fetching instructions from L2-cache and MRAM is as fast as possible.
804+
It is needed for the radio protocols to operate correctly.
805+
* MRAM always-on request for scheduled radio events.
806+
It is needed to avoid MRAM wake-up latency for radio protocols.
799807

800808
Libraries for networking
801809
------------------------

0 commit comments

Comments
 (0)