Skip to content

[nrf fromlist] drivers: spi: spi_nrfx_spi: remove multithreading dependency #2907

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nordic-mik7
Copy link
Contributor

Replace semaphores with proper atomic flags when used without multithreading enabled.

Related: NCSDK-33699

@nordic-mik7 nordic-mik7 requested review from anangl and ahasztag May 23, 2025 15:11
@nordic-mik7 nordic-mik7 removed the DNM label May 23, 2025
@nordic-mik7 nordic-mik7 force-pushed the dev/spi_single_thread branch from f0b527a to 57435f3 Compare May 23, 2025 15:15
@nordic-mik7 nordic-mik7 force-pushed the dev/spi_single_thread branch from 57435f3 to bc69e4b Compare May 29, 2025 11:45
@nordic-mik7 nordic-mik7 changed the title [nrf noup] drivers: spi: spi_nrfx_spi: remove multithreading dependency [nrf fromlist] drivers: spi: spi_nrfx_spi: remove multithreading dependency May 29, 2025
@nordic-mik7 nordic-mik7 removed the DNM label May 29, 2025
@nordic-mik7 nordic-mik7 force-pushed the dev/spi_single_thread branch 2 times, most recently from 147a4fc to 8304257 Compare May 29, 2025 12:10
…endency

Replace semaphores with proper atomic flags when used without
multithreading enabled.

Upstream PR #: 90647

Related: NCSDK-33699

Signed-off-by: Michal Kozikowski <michal.kozikowski@nordicsemi.no>
(cherry picked from commit 1add805bca88a9fbcb4daf983b6b3816da824170)
Copy link

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.

1 participant