Skip to content

Commit 99992f6

Browse files
machschmittjic23
authored andcommitted
Documentation: ABI: IIO: Add sinc5+avg to the filter_type_available list
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>
1 parent cdd03d5 commit 99992f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/ABI/testing/sysfs-bus-iio

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2321,6 +2321,7 @@ Description:
23212321
* "sinc3+pf3" - Sinc3 + device specific Post Filter 3.
23222322
* "sinc3+pf4" - Sinc3 + device specific Post Filter 4.
23232323
* "sinc5+pf1" - Sinc5 + device specific Post Filter 1.
2324+
* "sinc5+avg" - Sinc5 + averaging by 4.
23242325
* "wideband" - filter with wideband low ripple passband
23252326
and sharp transition band.
23262327

0 commit comments

Comments
 (0)