Re: [PATCH v3 3/3] iio: accel: bmc150: use iio_push_to_buffers_with_ts()
From: Andy Shevchenko
Date: Thu Aug 27 2026 - 03:08:25 EST
On Tue, Aug 25, 2026 at 02:21:56PM +0530, Yash Suthar wrote:
> Replace deprecated iio_push_to_buffers_with_timestamp() with
> iio_push_to_buffers_with_ts() to allow source size runtime checks.
With this you might want to use IIO_DECLARE_DMA_BUFFER_WITH_TS() in the
definition of the scan buffer.
--
With Best Regards,
Andy Shevchenko