Skip to content

[nrf noup] boards: nordic: nrf54l15dk: Set MPSL_HFCLK_LATENCY default #2915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025

Conversation

rugeGerritsen
Copy link
Contributor

This default matches the default before it got changed in nrfconnect/sdk-nrf#22369. This ensures that the current consumption when using Bluetooth remains unchanged.

The default of 854 is slightly smaller than what is recommended by the documentation provided for MPSL_HFCLK_LATENCY. It is still likely good enough for this board and its use cases.

This noup commit can be replaced once:

This default matches the default before it got changed in
nrfconnect/sdk-nrf#22369. This ensures
that the current consumption when using Bluetooth remains unchanged.

The default of 854 is slightly smaller than what is recommended
by the documentation provided for MPSL_HFCLK_LATENCY.
It is still likely good enough for this board and its use cases.

This noup commit can be replaced once:
* HFXO startup latency is defined in device tree:
  zephyrproject-rtos/zephyr#90615
* The startup latency is configured per board and not per SoC.
  The startup latency is board specific as the HFXO is an SOC-external
  component.

Signed-off-by: Rubin Gerritsen <[email protected]>
Copy link

@kl-cruz kl-cruz requested review from piotrkoziar, ankuns and kl-cruz May 28, 2025 06:53
@rlubos rlubos merged commit be025e3 into nrfconnect:main May 28, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants