Skip to content

Conversation

@zephyrbot
Copy link

@zephyrbot zephyrbot commented Feb 20, 2025

Backport b5ca5b7 from #85894.

Fixes #85896

This patch fixes transaction op items not performed within a single
SPI transfer. This is common for Write + Read commands, that depend on
the CS kept asserted until the end, otherwise the context will be lost.
A similar fix was applied to i2c_rtio_default on #79890.

Signed-off-by: Luis Ubieda <luisf@croxel.com>
(cherry picked from commit b5ca5b7)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: SPI SPI bus labels Feb 20, 2025
@github-actions
Copy link

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Apr 22, 2025
@github-actions github-actions bot removed the Stale label May 1, 2025
@dkalowsk dkalowsk added this to the v4.0.1 milestone May 7, 2025
@dkalowsk dkalowsk merged commit 94c7905 into v4.0-branch May 7, 2025
28 of 29 checks passed
@dkalowsk dkalowsk deleted the backport-85894-to-v4.0-branch branch May 7, 2025 15:14
@github-project-automation github-project-automation bot moved this from To do to Done in Backports May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: SPI SPI bus Backport Backport PR and backport failure issues

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants