Skip to content

Conversation

@adamkondraciuk
Copy link
Contributor

@adamkondraciuk adamkondraciuk commented Feb 18, 2025

This PR disables automatic LFCLK selection for GRTC during low-level driver is initialization. Instead, the Zephyr driver will decide this depending on configuration and DTS.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 18, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

…ection

Selection of the LF clock source for the GRTC should be performed
as early as possible, before starting GRTC.

Upstream PR #: 87199

Signed-off-by: Adam Kondraciuk <[email protected]>
…GRTC

Disable automatic LFCLK selection for GRTC during driver initialization.
For Zephyr applications it is selected by `sys_clock_driver_init()`
depending on configuration and DTS.

Upstream PR #: 87199

Signed-off-by: Adam Kondraciuk <[email protected]>
@adamkondraciuk adamkondraciuk force-pushed the NRFX-7066-Add-default-clksel-parameter branch from c15206d to fa8f97c Compare March 17, 2025 16:28
Copy link
Contributor

@MarekPieta MarekPieta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed that the PR fixes both our current consumption and twister issues. Thank you for the fix!

@nordicjm nordicjm merged commit e109db3 into nrfconnect:main Mar 19, 2025
19 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.

6 participants