Skip to content

arch/arm/imx9: eDMA5 don't enable all interrupts#18727

Merged
cederom merged 1 commit intoapache:masterfrom
PetervdPerk-NXP:pr-imx95-m7-edma-isr-fix
Apr 14, 2026
Merged

arch/arm/imx9: eDMA5 don't enable all interrupts#18727
cederom merged 1 commit intoapache:masterfrom
PetervdPerk-NXP:pr-imx95-m7-edma-isr-fix

Conversation

@PetervdPerk-NXP
Copy link
Copy Markdown
Contributor

Summary

Fixes irq_unexpected_isr when receiving interrupts not used by the M7 core.

irq_unexpected_isr: ERROR irq: 146
dump_assert_info: Current Version: NuttX  12.12.0 11d5046019 Apr 13 2026 15:20:19 arm
dump_assert_info: Assertion failed panic: at file: irq/irq_unexpectedisr.c:56 task: Idle_Task process: Kernel 0x2ab05

Impact

Minimal, small bug fix

Testing

NavQ95 board with i.MX95

Fixes irq_unexpected_isr when receiving interrupts not used
by the M7 core

Signed-off-by: Peter van der Perk <peter.vanderperk@nxp.com>
@github-actions github-actions Bot added Arch: arm Issues related to ARM (32-bit) architecture Size: XS The size of the change in this PR is very small labels Apr 13, 2026
Copy link
Copy Markdown
Contributor

@cederom cederom left a comment

Choose a reason for hiding this comment

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

Thank you @PetervdPerk-NXP :-)

@cederom cederom merged commit 1439387 into apache:master Apr 14, 2026
45 of 49 checks passed
@PetervdPerk-NXP PetervdPerk-NXP deleted the pr-imx95-m7-edma-isr-fix branch April 14, 2026 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arch: arm Issues related to ARM (32-bit) architecture Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants