diff options
author | Antoniu Miclaus <[email protected]> | 2023-07-31 11:49:27 +0300 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2023-08-08 09:51:06 +0100 |
commit | 14b7447cec15ee8dfdfe0da66ba1e280ded7e00a (patch) | |
tree | f3cb6f3a7792f36f41adafeec988eac4ff238011 | |
parent | 1ed8775496c2f9a7153abbdca0818640eb4ebdc3 (diff) |
Documentation: ABI: testing: admv8818: add bypass
Add documentation for the use of the bypass filter mode.
Signed-off-by: Antoniu Miclaus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
-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: |