Tool/software: Linux
I have an issue where I am setting up an IIO callback buffer for two different consumers. When I only activate one the ADC data is always correct. When activating the second the data is out of order sometimes. I have verified that the data in the DMA buffer is out of order. I would like to avoid the additional overhead of verifying that the DMA buffer is correct. Any ideas?
ti-rt-linux-4.14.y branch
ti_am335x_adc.c