public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Antoniu Miclaus <antoniu.miclaus@analog.com>
To: <jic23@kernel.org>, <robh@kernel.org>, <conor+dt@kernel.org>,
	<linux-iio@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Cc: Antoniu Miclaus <antoniu.miclaus@analog.com>
Subject: [PATCH v5 10/10] Documetation: ABI: add sinc1 and sinc5+pf1 filter
Date: Fri, 9 May 2025 13:50:19 +0300	[thread overview]
Message-ID: <20250509105019.8887-11-antoniu.miclaus@analog.com> (raw)
In-Reply-To: <20250509105019.8887-1-antoniu.miclaus@analog.com>

Add sinc1 and sinc5+pf1 filter types used for ad4080 device.

Add these two options into the filter_type available attribute.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
---
 Documentation/ABI/testing/sysfs-bus-iio | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index b8838cb92d38..2dfb74b5a990 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -2275,6 +2275,8 @@ Description:
 		Reading returns a list with the possible filter modes. Options
 		for the attribute:
 
+		* "sinc1" - The digital sinc1 filter. Fast 1st
+		  conversion time. Poor noise performance.
 		* "sinc3" - The digital sinc3 filter. Moderate 1st
 		  conversion time. Good noise performance.
 		* "sinc4" - Sinc 4. Excellent noise performance. Long
@@ -2290,6 +2292,7 @@ Description:
 		* "sinc3+pf2" - Sinc3 + device specific Post Filter 2.
 		* "sinc3+pf3" - Sinc3 + device specific Post Filter 3.
 		* "sinc3+pf4" - Sinc3 + device specific Post Filter 4.
+		* "sinc5+pf1" - Sinc5 + device specific Post Filter 1.
 
 What:		/sys/bus/iio/devices/iio:deviceX/filter_type
 What:		/sys/bus/iio/devices/iio:deviceX/in_voltageY-voltageZ_filter_type
-- 
2.49.0


  parent reply	other threads:[~2025-05-09 10:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-09 10:50 [PATCH v5 00/10] Add support for AD4080 ADC Antoniu Miclaus
2025-05-09 10:50 ` [PATCH v5 01/10] iio: backend: add support for filter config Antoniu Miclaus
2025-05-09 10:50 ` [PATCH v5 02/10] iio: backend: add support for data alignment Antoniu Miclaus
2025-05-12  6:53   ` Nuno Sá
2025-05-09 10:50 ` [PATCH v5 03/10] iio: backend: add support for number of lanes Antoniu Miclaus
2025-05-09 10:50 ` [PATCH v5 04/10] dt-bindings: iio: adc: add ad408x axi variant Antoniu Miclaus
2025-05-09 10:50 ` [PATCH v5 05/10] iio: adc: adi-axi-adc: add filter type config Antoniu Miclaus
2025-05-09 10:50 ` [PATCH v5 06/10] iio: adc: adi-axi-adc: add data align process Antoniu Miclaus
2025-05-12  6:54   ` Nuno Sá
2025-05-09 10:50 ` [PATCH v5 07/10] iio: adc: adi-axi-adc: add num lanes support Antoniu Miclaus
2025-05-09 10:50 ` [PATCH v5 08/10] dt-bindings: iio: adc: add ad4080 Antoniu Miclaus
2025-05-09 10:50 ` [PATCH v5 09/10] iio: adc: ad4080: add driver support Antoniu Miclaus
2025-05-12  6:59   ` Nuno Sá
2025-05-12 15:09   ` David Lechner
2025-05-09 10:50 ` Antoniu Miclaus [this message]
2025-05-12 14:15   ` [PATCH v5 10/10] Documetation: ABI: add sinc1 and sinc5+pf1 filter David Lechner
2025-05-11 14:40 ` [PATCH v5 00/10] Add support for AD4080 ADC Jonathan Cameron

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=20250509105019.8887-11-antoniu.miclaus@analog.com \
    --to=antoniu.miclaus@analog.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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