Commit be025e3
[nrf noup] boards: nordic: nrf54l15dk: Set MPSL_HFCLK_LATENCY default
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]>1 parent 6131774 commit be025e3
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
0 commit comments