Skip to content
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

drivers: dma: siwx917: Enable scatter-gather transfer support #79

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

Conversation

smalae
Copy link
Contributor

@smalae smalae commented Dec 23, 2024

Implement support for scatter-gather DMA transfers in the siwx917 driver. This enhancement allows the driver to handle multiple non-contiguous memory buffers in a single DMA transaction

@smalae smalae force-pushed the feature/siwg91x-scatter-gather-DMA branch from c6f932d to 0778565 Compare December 23, 2024 07:44
Implement support for scatter-gather DMA transfers in the siwx917 driver.
This enhancement allows the driver to handle multiple non-contiguous memory
buffers in a single DMA transaction

Signed-off-by: Sai Santhosh Malae <[email protected]>
@smalae smalae force-pushed the feature/siwg91x-scatter-gather-DMA branch from 0778565 to 062a881 Compare December 23, 2024 07:46
@smalae smalae marked this pull request as ready for review December 24, 2024 04:31
@smalae smalae requested a review from a team as a code owner December 24, 2024 04:31
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