[nrf fromlist] drivers: clock_control: Add support for XOTUNE in nRF54L#2565
Merged
rlubos merged 1 commit intonrfconnect:mainfrom Apr 11, 2025
Merged
[nrf fromlist] drivers: clock_control: Add support for XOTUNE in nRF54L#2565rlubos merged 1 commit intonrfconnect:mainfrom
rlubos merged 1 commit intonrfconnect:mainfrom
Conversation
1d448b5 to
6e28703
Compare
e0b7219 to
3b95e89
Compare
nordicjm
approved these changes
Apr 3, 2025
e-rk
requested changes
Apr 3, 2025
Contributor
e-rk
left a comment
There was a problem hiding this comment.
It seems like this change causes test failures in 802.15.4 test suites. I would like to investigate.
cd9274e to
b856a86
Compare
Contributor
|
This change likely requires a change in MPSL to have green CI. I'll look into this. |
nika-nordic
approved these changes
Apr 8, 2025
e-rk
approved these changes
Apr 8, 2025
Contributor
e-rk
left a comment
There was a problem hiding this comment.
To make the change 100% full, a new MPSL needs to be deployed. This can be done in separate PR.
Adding support for handling XOTUNE event in clock_control. Right now XOTUNE event reflects situation when HFCLK is stable and tuned. Upstream PR #: 86354 Signed-off-by: Karol Lasończyk <karol.lasonczyk@nordicsemi.no>
|
mstasiaknordic
approved these changes
Apr 11, 2025
nordic-krch
approved these changes
Apr 11, 2025
nordic-segl
approved these changes
Apr 11, 2025
adamkondraciuk
approved these changes
Apr 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Adding support for handling XOTUNE event in clock_control. Right now XOTUNE event reflects situation when HFCLK is stable and tuned.
Signed-off-by: Karol Lasończyk karol.lasonczyk@nordicsemi.no
(cherry picked from commit 9a052d8366222f6029608ce5bf81f097a6ce0f1b)