aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
diff options
context:
space:
mode:
authorHaneen Mohammed <hamohammed.sa@gmail.com>2015-03-12 14:26:00 -0400
committerJonathan Cameron <jic23@kernel.org>2015-03-14 14:56:23 -0400
commit40dbbfb5e49c9317a24111bb71151090e8ea95e8 (patch)
treee8fd73f7c1dd914389e0464080533154482b5705 /Documentation/ABI
parent7d963215f6bedd268fa26aadd4ca4270e1076566 (diff)
iio : Add ABI documentation for thresh falling/rising value in accel
This patch adds ABI documentation entries for in_accel_thresh_falling_value, and in_accel_thresh_rising_value in /events. There is at least one user for these, lis3l02dq in accel. Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r--Documentation/ABI/testing/sysfs-bus-iio2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index 406b610633b9..6be17c2c5c65 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -613,6 +613,8 @@ Description:
613 a given event type is enabled a future point (and not those for 613 a given event type is enabled a future point (and not those for
614 whatever event was previously enabled). 614 whatever event was previously enabled).
615 615
616What: /sys/.../events/in_accel_thresh_rising_value
617What: /sys/.../events/in_accel_thresh_falling_value
616What: /sys/.../events/in_accel_x_raw_thresh_rising_value 618What: /sys/.../events/in_accel_x_raw_thresh_rising_value
617What: /sys/.../events/in_accel_x_raw_thresh_falling_value 619What: /sys/.../events/in_accel_x_raw_thresh_falling_value
618What: /sys/.../events/in_accel_y_raw_thresh_rising_value 620What: /sys/.../events/in_accel_y_raw_thresh_rising_value