Is it possible to have two I2S audio sources connected to two of McASP0 I2S ports (both used for capture) and use EDMA for recieving the audio data separately (different destination address) for each source? The problem is that there is only one EDMA event (AREVT0) for receiving on the McASP0 (I don't want to use the other two odd/even receive events).