(OMAP-L137)/ DSP side
The GPIO documentation says "Note that the bits in BINTEN control both the interrupt and EDMA events." The field values are 0 = interrupts are disabled and 1 = interrupts are enabled. If I want an EDMA event without an interrupt, do I set BINTEN to 1 and then disable the interrupt?