Re: [PATCH 05/15] iio: buffer-dmaengine: Support specifying buffer direction

2021-11-16 Thread Alexandru Ardelean
On Mon, Nov 15, 2021 at 4:20 PM Paul Cercueil wrote: > > Update the devm_iio_dmaengine_buffer_setup() function to support > specifying the buffer direction. > > Update the iio_dmaengine_buffer_submit() function to handle input > buffers as well as output buffers. > Reviewed-by: Alexandru Ardelea

[PATCH 05/15] iio: buffer-dmaengine: Support specifying buffer direction

2021-11-15 Thread Paul Cercueil
Update the devm_iio_dmaengine_buffer_setup() function to support specifying the buffer direction. Update the iio_dmaengine_buffer_submit() function to handle input buffers as well as output buffers. Signed-off-by: Paul Cercueil --- drivers/iio/adc/adi-axi-adc.c | 3 ++- .../buf