Re: [PATCH v4 12/19] iio: accel: bma220: populate buffer ts in trigger handler

From: Jonathan Cameron

Date: Sun Oct 12 2025 - 11:06:23 EST


On Sun, 05 Oct 2025 16:12:21 +0300
Petre Rodan <petre.rodan@xxxxxxxxxxxxxxx> wrote:

> Populate buffer timestamps in trigger handler since not all
> triggers can run the top half handler that provides
> pf->timestamp.
>
> Fixes failing unit test that triggers based on the INT signal.
>
> Signed-off-by: Petre Rodan <petre.rodan@xxxxxxxxxxxxxxx>
I hope that we will at somepoint get the generic code that would make this unnecessary
but it's not there yet so fair enough.

Applied.