On 04/03/14 22:05, Sebastian Reichel wrote:
Add ABI documentation for in_*_mean_raw files, which are
already supported and used in the kernel for some time.

Signed-off-by: Sebastian Reichel <s...@debian.org>
Acked-by: Jonathan Cameron <ji...@kernel.org>

Thanks for doing this.
---
  Documentation/ABI/testing/sysfs-bus-iio | 8 ++++++++
  1 file changed, 8 insertions(+)

diff --git a/Documentation/ABI/testing/sysfs-bus-iio 
b/Documentation/ABI/testing/sysfs-bus-iio
index 6e02c50..58ba333 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -210,6 +210,14 @@ Contact:   linux-...@vger.kernel.org
  Description:
                Scaled humidity measurement in milli percent.

+What:          /sys/bus/iio/devices/iio:deviceX/in_X_mean_raw
+KernelVersion: 3.5
+Contact:       linux-...@vger.kernel.org
+Description:
+               Averaged raw measurement from channel X. The number of values
+               used for averaging is device specific. The converting rules for
+               normal raw values also applies to the averaged raw values.
+
  What:         /sys/bus/iio/devices/iio:deviceX/in_accel_offset
  What:         /sys/bus/iio/devices/iio:deviceX/in_accel_x_offset
  What:         /sys/bus/iio/devices/iio:deviceX/in_accel_y_offset


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to