aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/iio')
-rw-r--r--drivers/staging/iio/Documentation/sysfs-bus-iio6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/staging/iio/Documentation/sysfs-bus-iio b/drivers/staging/iio/Documentation/sysfs-bus-iio
index f7de49479db..2ce4dadaf3f 100644
--- a/drivers/staging/iio/Documentation/sysfs-bus-iio
+++ b/drivers/staging/iio/Documentation/sysfs-bus-iio
@@ -108,7 +108,7 @@ Description:
108 physically equivalent inputs when non differential readings are 108 physically equivalent inputs when non differential readings are
109 separately available. In differential only parts, then all that 109 separately available. In differential only parts, then all that
110 is required is a consistent labeling. Units after application 110 is required is a consistent labeling. Units after application
111 of scale and offset are nanofarads.. 111 of scale and offset are nanofarads.
112 112
113What: /sys/bus/iio/devices/iio:deviceX/in_temp_raw 113What: /sys/bus/iio/devices/iio:deviceX/in_temp_raw
114What: /sys/bus/iio/devices/iio:deviceX/in_tempX_raw 114What: /sys/bus/iio/devices/iio:deviceX/in_tempX_raw
@@ -119,7 +119,7 @@ KernelVersion: 2.6.35
119Contact: linux-iio@vger.kernel.org 119Contact: linux-iio@vger.kernel.org
120Description: 120Description:
121 Raw (unscaled no bias removal etc) temperature measurement. 121 Raw (unscaled no bias removal etc) temperature measurement.
122 It an axis is specified it generally means that the temperature 122 If an axis is specified it generally means that the temperature
123 sensor is associated with one part of a compound device (e.g. 123 sensor is associated with one part of a compound device (e.g.
124 a gyroscope axis). Units after application of scale and offset 124 a gyroscope axis). Units after application of scale and offset
125 are milli degrees Celsuis. 125 are milli degrees Celsuis.
@@ -232,7 +232,7 @@ Description:
232 If known for a device, scale to be applied to <type>Y[_name]_raw 232 If known for a device, scale to be applied to <type>Y[_name]_raw
233 post addition of <type>[Y][_name]_offset in order to obtain the 233 post addition of <type>[Y][_name]_offset in order to obtain the
234 measured value in <type> units as specified in 234 measured value in <type> units as specified in
235 <type>[Y][_name]_raw documentation.. If shared across all in 235 <type>[Y][_name]_raw documentation. If shared across all in
236 channels then Y and <x|y|z> are not present and the value is 236 channels then Y and <x|y|z> are not present and the value is
237 called <type>[Y][_name]_scale. The peak modifier means this 237 called <type>[Y][_name]_scale. The peak modifier means this
238 value is applied to <type>Y[_name]_peak_raw values. 238 value is applied to <type>Y[_name]_peak_raw values.