diff options
| author | Antoniu Miclaus <antoniu.miclaus@analog.com> | 2023-07-31 11:49:27 +0300 |
|---|---|---|
| committer | Jonathan Cameron <jonathan.cameron@huawei.com> | 2023-08-08 09:51:06 +0100 |
| commit | 14b7447cec15ee8dfdfe0da66ba1e280ded7e00a (patch) | |
| tree | f3cb6f3a7792f36f41adafeec988eac4ff238011 | |
| parent | 1ed8775496c2f9a7153abbdca0818640eb4ebdc3 (diff) | |
| download | linux-14b7447cec15ee8dfdfe0da66ba1e280ded7e00a.tar.gz linux-14b7447cec15ee8dfdfe0da66ba1e280ded7e00a.tar.bz2 linux-14b7447cec15ee8dfdfe0da66ba1e280ded7e00a.zip | |
Documentation: ABI: testing: admv8818: add bypass
Add documentation for the use of the bypass filter mode.
Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Link: https://lore.kernel.org/r/20230731084928.8302-2-antoniu.miclaus@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
| -rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818 b/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818 index f6c035752639..31dbb390573f 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818 +++ b/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818 @@ -7,6 +7,8 @@ Description: - auto -> Adjust bandpass filter to track changes in input clock rate. - manual -> disable/unregister the clock rate notifier / input clock tracking. + - bypass -> bypass low pass filter, high pass filter and disable/unregister + the clock rate notifier What: /sys/bus/iio/devices/iio:deviceX/filter_mode KernelVersion: |
