Skip to content

Enabling DMA Support for frdm_mcxw7x #91869

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 3 commits into
base: main
Choose a base branch
from

Conversation

EmilioCBen
Copy link
Collaborator

Enabling DMA Support for frdm_mcxw7x

Add DMA nodes for MCXW7X SOC DTS.
This SOC used TRIGMUX instead of DMAMUX.

Signed-off-by: Emilio Benavente <[email protected]>
Updating the dma_mcux_edma driver to support transfers
that do not use Always-On channels to transfer data yet
expected hardware to continue to move a buffer of data.
E.G. tests/drivers/dma/loop_transfer tests.

Signed-off-by: Emilio Benavente <[email protected]>
Enable EDMAv3 for the frdm_mcxw71 and frdm_mcxw72
platforms.

Signed-off-by: Emilio Benavente <[email protected]>
@EmilioCBen EmilioCBen force-pushed the feature/frdm_mcxw7x_dma branch from 7043218 to 8fb1415 Compare June 20, 2025 14:47
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Clock Control area: DMA Direct Memory Access platform: NXP Drivers NXP Semiconductors, drivers platform: NXP NXP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants