Re: [PATCH 2/4] iio: adc: ad4000: Add timestamp channel
From: David Lechner
Date: Fri Nov 15 2024 - 12:07:29 EST
On 11/14/24 5:50 PM, Marcelo Schmitt wrote:
> The ADC data is pushed to the IIO buffer along with timestamp but no
> timestamp channel was provided to retried the time data.
> Add a timestamp channel to provide sample capture time.
>
> Signed-off-by: Marcelo Schmitt <marcelo.schmitt@xxxxxxxxxx>
> ---
> I was about to reply to the patches the other week but waited thinking I
> would be able to test them on time.
> My initial intent was to provide timestamps for ADC readings, but I didn't
> realize an IIO timestamp channel would be needed (silly me).
> David, do you want a Suggested-by tag in this one?
I supposed that would make more sense than Reported-by: if we are
calling this a feature rather than a bug. Also,
Reviewed-by: David Lechner <dlechner@xxxxxxxxxxxx>