Skip to content

[Backport v3.7-branch] drivers: flash: npcx: add k_usleep when polling busy status #90783

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 1 commit into from
Jun 18, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 29, 2025

Backport dee7927 from #86201.

Fixes #90784

@github-actions github-actions bot added the Backport Backport PR and backport failure issues label May 29, 2025
@github-actions github-actions bot added the Backport Backport PR and backport failure issues label May 29, 2025
@github-project-automation github-project-automation bot moved this to To do in Backports May 29, 2025
@alvsun alvsun requested a review from TomChang19 May 29, 2025 07:42
@alvsun alvsun self-assigned this May 29, 2025
Adding k_usleep while polling the flash's busy status yields the CPU
resource, giving lower-priority threads the opportunity to run.

Signed-off-by: Jun Lin <[email protected]>
(cherry picked from commit dee7927)
Copy link

@nashif nashif merged commit bc26e1a into v3.7-branch Jun 18, 2025
25 checks passed
@nashif nashif deleted the backport-86201-to-v3.7-branch branch June 18, 2025 13:17
@github-project-automation github-project-automation bot moved this from To do to Done in Backports Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Flash Backport Backport PR and backport failure issues platform: Nuvoton NPCX Nuvoton NPCX
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants