Skip to content

[nrf fromtree] Asserts in fast peripherals (spim120, pwm120) protecting against wrong PM configuration #2766

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 3 commits into from
Apr 23, 2025

Conversation

nordic-krch
Copy link
Contributor

…guration

Do not allow CONFIG_PM_DEVICE_SYSTEM_MANAGED when fast PWM instance
is used.

Signed-off-by: Krzysztof Chruściński <[email protected]>
(cherry picked from commit fc77abc)
Add compile time detection if fast SPIM instances are used
and system managed device PM is enabled. This configuration is
not supported.

Signed-off-by: Krzysztof Chruściński <[email protected]>
(cherry picked from commit d8dc241)
… SPIM instances

Add FOREACH macro which iterates over all SPIM instances and creates
device instances for each enabled instance.

Signed-off-by: Krzysztof Chruściński <[email protected]>
(cherry picked from commit 9d59e03)
@nordicjm nordicjm merged commit ff10333 into nrfconnect:main Apr 23, 2025
18 checks passed
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.

6 participants