aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
diff options
context:
space:
mode:
authorMatt Ranostay <mranostay@gmail.com>2015-09-13 20:26:12 -0700
committerJonathan Cameron <jic23@kernel.org>2015-09-23 20:23:25 +0100
commitd38d54692d454e4dded125677e39f53514dc4277 (patch)
treeb22f6892d501fe8470936d139c37faa4c8a44d09 /Documentation/ABI
parentiio: chemical: Add IIO_CONCENTRATION channel type (diff)
downloadlinux-dev-d38d54692d454e4dded125677e39f53514dc4277.tar.xz
linux-dev-d38d54692d454e4dded125677e39f53514dc4277.zip
iio: resistance: add IIO_RESISTANCE channel type
Signed-off-by: Matt Ranostay <mranostay@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r--Documentation/ABI/testing/sysfs-bus-iio8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index 08903b940957..8ce14c85156d 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -1471,3 +1471,11 @@ KernelVersion: 4.3
Contact: linux-iio@vger.kernel.org
Description:
Raw (unscaled no offset etc.) percentage reading of a substance.
+
+What: /sys/bus/iio/devices/iio:deviceX/in_resistance_raw
+What: /sys/bus/iio/devices/iio:deviceX/in_resistanceX_raw
+KernelVersion: 4.3
+Contact: linux-iio@vger.kernel.org
+Description:
+ Raw (unscaled no offset etc.) resistance reading that can be processed
+ into an ohm value.