Skip to content

Conversation

@bjarki-andreasen
Copy link
Contributor

Fromlist to disable lfclk by default

manifest-pr-skip

The lfclk was left enabled by mistake, it has status disabled
followed by status okay a few lines down. Remove the spurious
status = "okay";

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
(cherry picked from commit cc68eaef2b08d39dcf3962965225d495fe0f3257)
The lfclk is required for bluetooth, so enable it by default for the
radio core. Applications are only affected if they enable
CLOCK_CONTROL, in which case either only the lfclk or all clocks are
enabled, so enabling lfclk alone is the lowest common denominator.

Upstream PR #: 100662

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
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.

1 participant