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

[nrf fromlist] drivers: spi: nrfx_spim: Add support for device PM #1882

Merged

Conversation

adamkondraciuk
Copy link
Contributor

@adamkondraciuk adamkondraciuk commented Jul 10, 2024

Enable the device runtime power management on the SPIM shim.

Upstream PR: zephyrproject-rtos/zephyr#75715

manifest-pr-skip

@nordic-piks
Copy link
Contributor

It would be good to add test with power consumption.
Possibly at https://github.com/nrfconnect/sdk-nrf/tree/main/tests/drivers with the same idea as for s2ram.
Without that we cannot verify if this is working at all.

@nordic-babu
Copy link
Contributor

It would be good to add test with power consumption. Possibly at https://github.com/nrfconnect/sdk-nrf/tree/main/tests/drivers with the same idea as for s2ram. Without that we cannot verify if this is working at all.

on standup Adam mentioned that he used one of nrf samples for verification, maybe it would be good to just add specific configuration?

@adamkondraciuk adamkondraciuk force-pushed the NRFX-5953-Add-device-PM-to-SPIM branch 3 times, most recently from f81099d to 49a2825 Compare July 11, 2024 15:23
@adamkondraciuk adamkondraciuk force-pushed the NRFX-5953-Add-device-PM-to-SPIM branch 2 times, most recently from 29e0373 to 8aef788 Compare July 22, 2024 08:35
Enable the device runtime power management on the SPIM shim.

Upstream PR: zephyrproject-rtos/zephyr#75715

Signed-off-by: Adam Kondraciuk <[email protected]>
Add configuration for testing SPI with device runtime PM enabled
for nRF platforms.

Upstream PR: zephyrproject-rtos/zephyr#75715

Signed-off-by: Adam Kondraciuk <[email protected]>
@adamkondraciuk adamkondraciuk force-pushed the NRFX-5953-Add-device-PM-to-SPIM branch from 8aef788 to 6812362 Compare July 22, 2024 12:57
@nordicjm nordicjm merged commit a19a728 into nrfconnect:main Jul 23, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants