Skip to content

drivers: adc: silabs: Don't fail to init if clock is on #91467

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

asmellby
Copy link
Contributor

It is not an error if the clock source is already enabled. This may happen if a bootloader has used the peripheral and not de-initialized it before booting the application.

It is not an error if the clock source is already enabled. This
may happen if a bootloader has used the peripheral and not
de-initialized it before booting the application.

Signed-off-by: Aksel Skauge Mellbye <[email protected]>
@github-actions github-actions bot added size: XS A PR changing only a single line of code platform: Silabs Silicon Labs area: ADC Analog-to-Digital Converter (ADC) labels Jun 11, 2025
@github-actions github-actions bot requested a review from anangl June 11, 2025 16:33
Copy link

@dkalowsk dkalowsk merged commit 651ddd6 into zephyrproject-rtos:main Jun 13, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ADC Analog-to-Digital Converter (ADC) platform: Silabs Silicon Labs size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants