Skip to content

arch: cxd56xx: Fix SPI transfer without DMA#8877

Merged
jerpelea merged 1 commit into
apache:masterfrom
SPRESENSE:pullrequest-722
Mar 23, 2023
Merged

arch: cxd56xx: Fix SPI transfer without DMA#8877
jerpelea merged 1 commit into
apache:masterfrom
SPRESENSE:pullrequest-722

Conversation

@SPRESENSE

Copy link
Copy Markdown
Contributor

Summary

SPI transfers are dynamically determined to use DMA or not.
The flag to judge is removed in a previous simple refactoring commit #7472.
Revert the logic and fix an issue that SPI transfer fails.

Impact

Only spresense board.

Testing

Pass SPI transfer without DMA.

@jerpelea jerpelea merged commit e317af0 into apache:master Mar 23, 2023
SPI transfers are dynamically determined to use DMA or not.
The flag to judge is removed in a previous simple refactoring commit.
Revert the logic and fix an issue that SPI transfer fails.
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.

2 participants