Re: [PATCH v4 1/5] Documentation: ABI: IIO: add calibconv_delay documentation

From: Andy Shevchenko
Date: Thu May 08 2025 - 14:35:34 EST


On Thu, May 08, 2025 at 12:06:05PM +0200, Angelo Dureghello wrote:
> From: Angelo Dureghello <adureghello@xxxxxxxxxxxx>
>
> Add new IIO calibconv_delay documentation.
>
> The ad7606 implements a phase calibation feature, in nanoseconds.
> Being this a time delay, using the conv_delay suffix.

...

> +What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_convdelay
> +KernelVersion: 6.16

Here is the space being used...

> +Contact: linux-iio@xxxxxxxxxxxxxxx
> +Description:
> + Delay of start of conversion in seconds from common reference
> + point shared by all channels. Can be writable when used to
> + compensate for delay variation introduced by external filters
> + feeding a simultaneous sampling ADC.
> +
> + I.e., for the ad7606 ADC series, this value is intended as a
> + configurable time delay in seconds, to correct delay introduced
> + by an optional external filtering circuit.
> +
> +What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_convdelay_available
> +KernelVersion: 6.16

...and here is TAB. Please, make the text consistent. If the original one is
inconsistent, fix it first.

> +Contact: linux-iio@xxxxxxxxxxxxxxx
> +Description:
> + Available values of convdelay. Maybe expressed as:
> +
> + - a range specified as "[min step max]"
> +
> + If shared across all channels, <type>_calibconv_delay_available
> + is used.

--
With Best Regards,
Andy Shevchenko