Skip to content

dts: nxp_rt1010: mark edma channel has separate interrupt entry #77140

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
Aug 20, 2024

Conversation

Dat-NguyenDuy
Copy link
Collaborator

@Dat-NguyenDuy Dat-NguyenDuy commented Aug 16, 2024

In SoC imxrt1010, edma channel has separate interrupt entry, not like the rest of in-tree imxrt SoC series.
I don't have board to test so temporarily mark this PR as draft, waiting feedback from reporter
This fixes: #77129

In SoC imxrt1010, edma channel has separate interrupt entry,
not like the rest of in-tree imxrt SoC series

Signed-off-by: Dat Nguyen Duy <[email protected]>
Copy link
Member

@ubieda ubieda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes the issue. Thanks!

@Dat-NguyenDuy Dat-NguyenDuy marked this pull request as ready for review August 17, 2024 03:19
@dleach02 dleach02 added the backport v3.7-branch Request backport to the v3.7-branch label Aug 19, 2024
@nashif nashif merged commit b7b17fa into zephyrproject-rtos:main Aug 20, 2024
31 checks passed
@Dat-NguyenDuy Dat-NguyenDuy deleted the bugfix-edma-imxrt1010 branch August 23, 2024 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport v3.7-branch Request backport to the v3.7-branch platform: NXP NXP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NXP's IMX RT1010 triggers assert on SPI Loopback test when EDMA enabled
6 participants