[RFC PATCH v1 5/9] iio: ABI: Update event threshold value documentation

Marcelo Schmitt posted 9 patches 2 weeks, 5 days ago
[RFC PATCH v1 5/9] iio: ABI: Update event threshold value documentation
Posted by Marcelo Schmitt 2 weeks, 5 days ago
Complement the IIO event threshold value ABI description clarifying that
raw device units are assumed when the attribute has no _raw/_input element
in it's name.

Signed-off-by: Marcelo Schmitt <marcelo.schmitt1@gmail.com>
---
 Documentation/ABI/testing/sysfs-bus-iio | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index 20e93000a93e..d746a5e09225 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -1062,7 +1062,9 @@ Description:
 
 		The raw or input element of the name indicates whether the
 		value is in raw device units or in processed units (as _raw
-		and _input do on sysfs direct channel read attributes).
+		and _input do on sysfs direct channel read attributes). If the
+		raw/input element of the name is absent, values are in raw
+		device units.
 
 What:		/sys/.../events/in_accel_scale
 What:		/sys/.../events/in_accel_peak_scale
-- 
2.51.0