Skip to content

Commit bf99115

Browse files
dlechjic23
authored andcommitted
iio: ABI: add filter types for ad7173
Add new filter types used in the ad7173 driver to the IIO ABI documentation. These chips have a few filter types that haven't been seen before in other drivers. Reviewed-by: Nuno Sá <nuno.sa@analog.com> Signed-off-by: David Lechner <dlechner@baylibre.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
1 parent ff06b39 commit bf99115

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/ABI/testing/sysfs-bus-iio

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2327,6 +2327,11 @@ Description:
23272327
performance
23282328
* "sinc5+avg" - Sinc5 + averaging by 4.
23292329
* "sinc5+pf1" - Sinc5 + device specific Post Filter 1.
2330+
* "sinc5+sinc1" - Sinc5 + Sinc1.
2331+
* "sinc5+sinc1+pf1" - Sinc5 + Sinc1 + device specific Post Filter 1.
2332+
* "sinc5+sinc1+pf2" - Sinc5 + Sinc1 + device specific Post Filter 2.
2333+
* "sinc5+sinc1+pf3" - Sinc5 + Sinc1 + device specific Post Filter 3.
2334+
* "sinc5+sinc1+pf4" - Sinc5 + Sinc1 + device specific Post Filter 4.
23302335
* "wideband" - filter with wideband low ripple passband
23312336
and sharp transition band.
23322337

0 commit comments

Comments
 (0)