Skip to content
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

[nrf fromlist] drivers: timer: grtc: Switch GRTC clock source to LFXO #2010

Merged

Conversation

adamkondraciuk
Copy link
Contributor

GRTC needs to use direct clock source path instead of system clock path to support ELV mode for nRF54L targets.

Upstream PR: zephyrproject-rtos/zephyr#78082

@kl-cruz kl-cruz force-pushed the NRFX-6304-switch-GRTC-source-to-LFXO branch from 62110dd to 0453732 Compare September 6, 2024 12:24
@adamkondraciuk adamkondraciuk force-pushed the NRFX-6304-switch-GRTC-source-to-LFXO branch 4 times, most recently from d2f587a to b7e9aa3 Compare September 11, 2024 07:21
Copy link
Contributor

@martintv martintv left a comment

Choose a reason for hiding this comment

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

tested and works with lfxo

@adamkondraciuk adamkondraciuk force-pushed the NRFX-6304-switch-GRTC-source-to-LFXO branch from b7e9aa3 to 481a1f0 Compare September 13, 2024 07:53
GRTC needs to use direct clock source path instead of system clock path
to support ELV mode for nRF54L targets.

Upstream PR: zephyrproject-rtos/zephyr#78082

Signed-off-by: Adam Kondraciuk <[email protected]>
@adamkondraciuk adamkondraciuk force-pushed the NRFX-6304-switch-GRTC-source-to-LFXO branch from 481a1f0 to c23eeeb Compare September 18, 2024 06:44
@rlubos rlubos merged commit b560787 into nrfconnect:main Sep 18, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants