@@ -40,9 +40,9 @@ Contact: linux-iio@vger.kernel.org
4040Description:
4141 Some devices have internal clocks. This parameter sets the
4242 resulting sampling frequency. In many devices this
43- parameter has an effect on input filters etc rather than
43+ parameter has an effect on input filters etc. rather than
4444 simply controlling when the input is sampled. As this
45- effects datardy triggers, hardware buffers and the sysfs
45+ effects data ready triggers, hardware buffers and the sysfs
4646 direct access interfaces, it may be found in any of the
4747 relevant directories. If it effects all of the above
4848 then it is to be found in the base device directory.
@@ -74,7 +74,7 @@ What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_supply_raw
7474KernelVersion: 2.6.35
7575Contact: linux-iio@vger.kernel.org
7676Description:
77- Raw (unscaled no bias removal etc) voltage measurement from
77+ Raw (unscaled no bias removal etc. ) voltage measurement from
7878 channel Y. In special cases where the channel does not
7979 correspond to externally available input one of the named
8080 versions may be used. The number must always be specified and
@@ -118,11 +118,11 @@ What: /sys/bus/iio/devices/iio:deviceX/in_temp_z_raw
118118KernelVersion: 2.6.35
119119Contact: linux-iio@vger.kernel.org
120120Description:
121- Raw (unscaled no bias removal etc) temperature measurement.
121+ Raw (unscaled no bias removal etc. ) temperature measurement.
122122 If an axis is specified it generally means that the temperature
123123 sensor is associated with one part of a compound device (e.g.
124124 a gyroscope axis). Units after application of scale and offset
125- are milli degrees Celsuis .
125+ are milli degrees Celsius .
126126
127127What: /sys/bus/iio/devices/iio:deviceX/in_tempX_input
128128KernelVersion: 2.6.38
@@ -148,10 +148,9 @@ KernelVersion: 2.6.35
148148Contact: linux-iio@vger.kernel.org
149149Description:
150150 Angular velocity about axis x, y or z (may be arbitrarily
151- assigned) Data converted by application of offset then scale to
152- radians per second. Has all the equivalent parameters as
153- per voltageY. Units after application of scale and offset are
154- radians per second.
151+ assigned). Has all the equivalent parameters as per voltageY.
152+ Units after application of scale and offset are radians per
153+ second.
155154
156155What: /sys/bus/iio/devices/iio:deviceX/in_incli_x_raw
157156What: /sys/bus/iio/devices/iio:deviceX/in_incli_y_raw
@@ -161,7 +160,7 @@ Contact: linux-iio@vger.kernel.org
161160Description:
162161 Inclination raw reading about axis x, y or z (may be
163162 arbitrarily assigned). Data converted by application of offset
164- and scale to Degrees .
163+ and scale to degrees .
165164
166165What: /sys/bus/iio/devices/iio:deviceX/in_magn_x_raw
167166What: /sys/bus/iio/devices/iio:deviceX/in_magn_y_raw
@@ -203,7 +202,7 @@ Contact: linux-iio@vger.kernel.org
203202Description:
204203 If known for a device, offset to be added to <type>[Y]_raw prior
205204 to scaling by <type>[Y]_scale in order to obtain value in the
206- <type> units as specified in <type>[y ]_raw documentation.
205+ <type> units as specified in <type>[Y ]_raw documentation.
207206 Not present if the offset is always 0 or unknown. If Y or
208207 axis <x|y|z> is not present, then the offset applies to all
209208 in channels of <type>.
@@ -249,7 +248,7 @@ What: /sys/bus/iio/devices/iio:deviceX/in_proximity0_calibbias
249248KernelVersion: 2.6.35
250249Contact: linux-iio@vger.kernel.org
251250Description:
252- Hardware applied calibration offset. (assumed to fix production
251+ Hardware applied calibration offset (assumed to fix production
253252 inaccuracies).
254253
255254What /sys/bus/iio/devices/iio:deviceX/in_voltageY_calibscale
@@ -266,7 +265,7 @@ what /sys/bus/iio/devices/iio:deviceX/in_proximity0_calibscale
266265KernelVersion: 2.6.35
267266Contact: linux-iio@vger.kernel.org
268267Description:
269- Hardware applied calibration scale factor. (assumed to fix
268+ Hardware applied calibration scale factor (assumed to fix
270269 production inaccuracies). If shared across all channels,
271270 <type>_calibscale is used.
272271
@@ -276,10 +275,10 @@ What: /sys/.../iio:deviceX/in_voltage-voltage_scale_available
276275What: /sys/.../iio:deviceX/out_voltageX_scale_available
277276What: /sys/.../iio:deviceX/out_altvoltageX_scale_available
278277What: /sys/.../iio:deviceX/in_capacitance_scale_available
279- KernelVersion: 2.635
278+ KernelVersion: 2.6.35
280279Contact: linux-iio@vger.kernel.org
281280Description:
282- If a discrete set of scale values are available, they
281+ If a discrete set of scale values is available, they
283282 are listed in this attribute.
284283
285284What /sys/bus/iio/devices/iio:deviceX/out_voltageY_hardwaregain
@@ -330,9 +329,11 @@ Contact: linux-iio@vger.kernel.org
330329Description:
331330 Specifies the output powerdown mode.
332331 DAC output stage is disconnected from the amplifier and
333- 1kohm_to_gnd: connected to ground via an 1kOhm resistor
334- 100kohm_to_gnd: connected to ground via an 100kOhm resistor
335- three_state: left floating
332+ 1kohm_to_gnd: connected to ground via an 1kOhm resistor,
333+ 6kohm_to_gnd: connected to ground via a 6kOhm resistor,
334+ 20kohm_to_gnd: connected to ground via a 20kOhm resistor,
335+ 100kohm_to_gnd: connected to ground via an 100kOhm resistor,
336+ three_state: left floating.
336337 For a list of available output power down options read
337338 outX_powerdown_mode_available. If Y is not present the
338339 mode is shared across all outputs.
@@ -355,9 +356,10 @@ KernelVersion: 2.6.38
355356Contact: linux-iio@vger.kernel.org
356357Description:
357358 Writing 1 causes output Y to enter the power down mode specified
358- by the corresponding outY_powerdown_mode. Clearing returns to
359- normal operation. Y may be suppressed if all outputs are
360- controlled together.
359+ by the corresponding outY_powerdown_mode. DAC output stage is
360+ disconnected from the amplifier. Clearing returns to normal
361+ operation. Y may be suppressed if all outputs are controlled
362+ together.
361363
362364What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency
363365KernelVersion: 3.4.0
@@ -421,12 +423,12 @@ Description:
421423 different values, but the device can only enable both thresholds
422424 or neither.
423425 Note the driver will assume the last p events requested are
424- to be enabled where p is however many it supports (which may
425- vary depending on the exact set requested. So if you want to be
426+ to be enabled where p is how many it supports (which may vary
427+ depending on the exact set requested. So if you want to be
426428 sure you have set what you think you have, check the contents of
427429 these attributes after everything is configured. Drivers may
428430 have to buffer any parameters so that they are consistent when
429- a given event type is enabled a future point (and not those for
431+ a given event type is enabled at a future point (and not those for
430432 whatever event was previously enabled).
431433
432434What: /sys/.../iio:deviceX/events/in_accel_x_roc_rising_en
@@ -702,7 +704,7 @@ What: /sys/.../buffer/scan_elements/in_anglvel_type
702704What: /sys/.../buffer/scan_elements/in_magn_type
703705What: /sys/.../buffer/scan_elements/in_incli_type
704706What: /sys/.../buffer/scan_elements/in_voltageY_type
705- What: /sys/.../buffer/scan_elements/in_voltage-in_type
707+ What: /sys/.../buffer/scan_elements/in_voltage_type
706708What: /sys/.../buffer/scan_elements/in_voltageY_supply_type
707709What: /sys/.../buffer/scan_elements/in_timestamp_type
708710KernelVersion: 2.6.37
@@ -723,7 +725,7 @@ Description:
723725 the buffer output value appropriately. The storagebits value
724726 also specifies the data alignment. So s48/64>>2 will be a
725727 signed 48 bit integer stored in a 64 bit location aligned to
726- a a64 bit boundary. To obtain the clean value, shift right 2
728+ a 64 bit boundary. To obtain the clean value, shift right 2
727729 and apply a mask to zero the top 16 bits of the result.
728730 For other storage combinations this attribute will be extended
729731 appropriately.
0 commit comments