Other Parts Discussed in Thread: AM3358,
We use GPIO to trigger EDMA transfer, it trigger only once. following GPIO edging doesn't trigger EDMA any more.
Checked forum, and compared AM3358 TRM, the GPIO_EOI register description are different.
AM3358's GPIO_EOI says it is used to ack DMA event. but DRA624 did not mention EDMA. from GPIO_REVISION value, they should be same version GPIO IP, Should we do same way on DRA624 as AM3358? Or else?