From: David Lechner <dlechner@baylibre.com>
To: "Angelo Dureghello" <adureghello@baylibre.com>,
"Jonathan Cameron" <jic23@kernel.org>,
"Nuno Sá" <nuno.sa@analog.com>,
"Andy Shevchenko" <andy@kernel.org>,
"Lars-Peter Clausen" <lars@metafoo.de>,
"Michael Hennerich" <Michael.Hennerich@analog.com>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org
Subject: Re: [PATCH v8 1/6] Documentation: ABI: IIO: add new convdelay documentation
Date: Tue, 3 Jun 2025 10:54:13 -0500 [thread overview]
Message-ID: <2a94cbb1-a80c-4895-aecf-ddf310bedb53@baylibre.com> (raw)
In-Reply-To: <20250603-wip-bl-ad7606-calibration-v8-1-2371e7108f32@baylibre.com>
On 6/3/25 9:36 AM, Angelo Dureghello wrote:
> From: Angelo Dureghello <adureghello@baylibre.com>
>
> Add new IIO "convdelay" documentation.
>
> The ad7606 implements a phase calibation feature, in nanoseconds.
> Being this a time delay, using the convdelay suffix.
>
> Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
> ---
> Documentation/ABI/testing/sysfs-bus-iio | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
> index ef52c427a015cf47bb9847782e13afbee01e9f31..7e59cbd5acb85fd0909c1d56f9d76a84933d418a 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio
> +++ b/Documentation/ABI/testing/sysfs-bus-iio
> @@ -559,6 +559,30 @@ Description:
> - a small discrete set of values like "0 2 4 6 8"
> - a range specified as "[min step max]"
>
> +What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_convdelay
> +KernelVersion: 6.16
> +Contact: linux-iio@vger.kernel.org
> +Description:
> + Delay of start of conversion 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.
> +
> + E.g., 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
Forgot to change these to 6.17?
> +Contact: linux-iio@vger.kernel.org
> +Description:
> + Available values of convdelay. Maybe expressed as:
> +
> + - a range specified as "[min step max]"
> +
> + If shared across all channels, <type>_convdelay_available
> + is used.
> +
> What: /sys/bus/iio/devices/iio:deviceX/in_accel_x_calibscale
> What: /sys/bus/iio/devices/iio:deviceX/in_accel_y_calibscale
> What: /sys/bus/iio/devices/iio:deviceX/in_accel_z_calibscale
>
next prev parent reply other threads:[~2025-06-03 15:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-03 14:36 [PATCH v8 0/6] iio: adc: add ad7606 calibration support Angelo Dureghello
2025-06-03 14:36 ` [PATCH v8 1/6] Documentation: ABI: IIO: add new convdelay documentation Angelo Dureghello
2025-06-03 15:54 ` David Lechner [this message]
2025-06-03 14:36 ` [PATCH v8 2/6] iio: core: add ADC delay calibration definition Angelo Dureghello
2025-06-03 14:36 ` [PATCH v8 3/6] iio: adc: ad7606: add offset and phase calibration support Angelo Dureghello
2025-06-03 14:36 ` [PATCH v8 4/6] dt-bindings: iio: adc: adi,ad7606: add gain " Angelo Dureghello
2025-06-03 14:36 ` [PATCH v8 5/6] iio: adc: ad7606: exit for invalid fdt dt_schema properties Angelo Dureghello
2025-06-03 14:36 ` [PATCH v8 6/6] iio: adc: ad7606: add gain calibration support Angelo Dureghello
2025-06-03 15:52 ` David Lechner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2a94cbb1-a80c-4895-aecf-ddf310bedb53@baylibre.com \
--to=dlechner@baylibre.com \
--cc=Michael.Hennerich@analog.com \
--cc=adureghello@baylibre.com \
--cc=andy@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nuno.sa@analog.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).