Skip to content
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

Cherry pick nRFX SPIS PM #2583

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bjarki-andreasen
Copy link
Contributor

Cherry pick nRFX SPIS PM

Comment on lines 180 to 182
#if defined(CONFIG_PM_DEVICE_RUNTIME)
pm_device_runtime_get(dev);
#endif
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these calls have stubs when not enabled, so ifdeffery can go

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done :)

Implement PM device runtime in nrx spis device driver.

Upstream PR #: 86709

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
…-spis

The nrf-spis instances require zephyr,pm-device-runtime-auto;
to be properly initialized.

Upstream PR #: 86709

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
@bjarki-andreasen bjarki-andreasen force-pushed the cherry-pick-nrfx-spis-pm branch from 5423c21 to d6afd6f Compare March 7, 2025 07:51
@bjarki-andreasen bjarki-andreasen requested a review from gmarull March 7, 2025 08:46
@bjarki-andreasen
Copy link
Contributor Author

ping @gmarull

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.

3 participants