Hi,
We are making modifications to use McASP0 for input (I2S Rx) and McASP2 for output (I2S Tx), both w.r.t. Netra. We have followed the steps mentioned in TI81xx PSP Porting Guide and also, changed the DMA address of McASP0 as per this document. McASP2 is running as I2S Master whereas McASP0 as I2S Slave. With these changes when we check /proc/asound/devices, we see both playback and capture devices listed. However, only playback is working fine but capture seems to have hung at poll_wait(...) call. We have probed the data and clock lines of both Tx and Rx, and we see valid signals.
Any pointers to debug this further?
Thanks,
Atmaram