]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging:iio:documentation: document filter_low_pass_3db_frequency.
authorJonathan Cameron <jic23@cam.ac.uk>
Sun, 27 Nov 2011 11:39:14 +0000 (11:39 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 19:22:23 +0000 (04:22 +0900)
Add the sysfs ABI docs for all current instances of this
parameter.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/Documentation/sysfs-bus-iio

index 0d6823d19b611b4ae3a58b30edd11bcafa8028ef..46a995d6d261e0f289c00e8b70e49d6e931d82ff 100644 (file)
@@ -276,6 +276,16 @@ Description:
                If a discrete set of scale values are available, they
                are listed in this attribute.
 
+What:          /sys/.../in_accel_filter_low_pass_3db_frequency
+What:          /sys/.../in_magn_filter_low_pass_3db_frequency
+What:          /sys/.../in_anglvel_filter_low_pass_3db_frequency
+KernelVersion: 3.2
+Contact:       linux-iio@vger.kernel.org
+Description:
+               If a known or controllable low pass filter is applied
+               to the underlying data channel, then this parameter
+               gives the 3dB frequency of the filter in Hz.
+
 What:          /sys/bus/iio/devices/iio:deviceX/out_voltageY_raw
 KernelVersion: 2.6.37
 Contact:       linux-iio@vger.kernel.org