PetervdPerk-NXP opened a new pull request, #16727: URL: https://github.com/apache/nuttx/pull/16727
## Summary Allows to offset channels and thus sharing the controller with A-core. The EDMA5 controller on the i.MX95 can be accessed by multiple cores. However, TCD (Transfer Control Descriptor) mappings are not shareable between instances. Instead, each instance must specify its usable TCD channels using an offset and count to define a dedicated range. ## Impact imx95 ## Testing imx95 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org