We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5923e4 commit 0687e98Copy full SHA for 0687e98
drivers/clock_control/Kconfig.nrf
@@ -206,7 +206,7 @@ config CLOCK_CONTROL_NRF2_GLOBAL_HSFLL_TIMEOUT_MS
206
207
config CLOCK_CONTROL_NRF2_GLOBAL_HSFLL_REQ_LOW_FREQ
208
bool "Request LOW frequency on init"
209
- default y
+ default n
210
help
211
The GDFS service will default to HIGH frequency until it receives
212
a lower frequency request. The NRF2 clock controller drivers
0 commit comments