]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Documentation: ABI: IIO: Add sinc5+avg to the filter_type_available list
authorMarcelo Schmitt <marcelo.schmitt@analog.com>
Mon, 7 Jul 2025 13:51:59 +0000 (10:51 -0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 14 Jul 2025 18:20:52 +0000 (19:20 +0100)
Add the sinc5+avg filter type to the list of possible values for the
filter_type_available attribute.

The sinc5+avg filter type is handled by the ad4170 driver.

Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Link: https://patch.msgid.link/7ae9ec6da3a3f0c33206880fcba35a17531cf219.1751895245.git.marcelo.schmitt@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/ABI/testing/sysfs-bus-iio

index 3bc386995fb6ddf5fd0718587a84d703cb973d70..fcc40d211ddf388ad70f489177ba2fcebdb9f8dc 100644 (file)
@@ -2321,6 +2321,7 @@ Description:
                * "sinc3+pf3" - Sinc3 + device specific Post Filter 3.
                * "sinc3+pf4" - Sinc3 + device specific Post Filter 4.
                * "sinc5+pf1" - Sinc5 + device specific Post Filter 1.
+               * "sinc5+avg" - Sinc5 + averaging by 4.
                * "wideband" - filter with wideband low ripple passband
                  and sharp transition band.