Skip to content

Conversation

NordicBuilder
Copy link
Contributor

Backport 5a8a8e3~2..5a8a8e3 from #2123.

… nRF54H Series

This is a follow-up to commit 7a2ce28.

Do not enable clock control by default on nRF54H Series SoCs when
the system timer is present, because clock control is not needed
for this purpose there.

Add missing `default y` in the CLOCK_CONTROL_NRF2 Kconfig option that
enables compilation of clock control drivers for nRF54H Series.
This way modules that actually require clock control (like drivers
that use radio) will be able to enable it using the generic option
(CLOCK_CONTROL), not the above one that is specific for nRF54H.

Update accordingly applications that referenced the CLOCK_CONTROL_NRF2
option.

Signed-off-by: Andrzej Głąbek <[email protected]>
(cherry picked from commit edc4f75)
(cherry picked from commit e9fcbfe)
…S is available

To check if DVFS can be used, the CONFIG_NRFS_DVFS_LOCAL_DOMAIN symbol
needs to be used, not CONFIG_NRFS_HAS_DVFS_SERVICE which only indicates
that DVFS is technically possible, not that its local domain part is
actually included in the build.

Signed-off-by: Andrzej Głąbek <[email protected]>
(cherry picked from commit f629f1e)
(cherry picked from commit 5a8a8e3)
@rlubos rlubos merged commit e934467 into v3.7.99-ncs1-branch Oct 29, 2024
20 checks passed
@rlubos rlubos deleted the backport-2123-to-v3.7.99-ncs1-branch branch October 30, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants