You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[nrf fromlist] drivers: spi: nrf: use async variant of device PM _put()
SPIM transaction can be finalized from ISR context.
Because of that, async variant of device runtime power management
API must be used to avoid assertion.
Upstream PR #: 75715
Signed-off-by: Nikodem Kastelik <[email protected]>
0 commit comments