Skip to content

Commit b89468f

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 b89468f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

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

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

800806
Libraries for networking
801807
------------------------

0 commit comments

Comments
 (0)