Re: [PATCH] iio: pressure: cros_ec_baro: simplify timestamp channel definition

From: Jonathan Cameron

Date: Tue May 26 2026 - 14:12:55 EST


On Sun, 24 May 2026 20:49:11 -0500
David Lechner <dlechner@xxxxxxxxxxxx> wrote:

> On 5/24/26 8:46 PM, David Lechner wrote:
> > Use IIO_CHAN_SOFT_TIMESTAMP() to define the timestamp channel instead of
> > manually filling in the struct iio_chan_spec fields. This makes the code
> > less verbose and mistake-prone.
> >
> FYI, there was a server error when doing b4 send, so this last patch
> didn't get sent with the rest. I missed the [PATCH v2 9/9] when editing
> it manually to send again.
>
>

New and exciting way to confuse b4 :) Anyhow easy to work around
with a -v 2 for the first lot and then it thinks this one is v3 anyway.

Applied.

Thanks,

Jonathan