diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-13 19:57:09 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-13 19:57:09 -0400 |
commit | 89a86a2da30a6a90dda719874092905cd762b7ef (patch) | |
tree | 140a289a990e7810e9c365bce304af1e065ca649 /Documentation/ABI | |
parent | 71f882fe71823c54ae095ce29ce050f814eefdbc (diff) | |
parent | 364ed2f4653d7c86ebedcc116a9cb34fd272867c (diff) |
Merge branch 'staging-linus' into staging-next
We need this for the pstore fixes that went into the staging-linus branch, so
that things apply properly for the pstore/android code merge.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio index e0f68f6a0e2a..05449c68952c 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio | |||
@@ -218,6 +218,7 @@ What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_scale | |||
218 | What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_supply_scale | 218 | What: /sys/bus/iio/devices/iio:deviceX/in_voltageY_supply_scale |
219 | What: /sys/bus/iio/devices/iio:deviceX/in_voltage_scale | 219 | What: /sys/bus/iio/devices/iio:deviceX/in_voltage_scale |
220 | What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_scale | 220 | What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_scale |
221 | What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_scale | ||
221 | What: /sys/bus/iio/devices/iio:deviceX/in_accel_scale | 222 | What: /sys/bus/iio/devices/iio:deviceX/in_accel_scale |
222 | What: /sys/bus/iio/devices/iio:deviceX/in_accel_peak_scale | 223 | What: /sys/bus/iio/devices/iio:deviceX/in_accel_peak_scale |
223 | What: /sys/bus/iio/devices/iio:deviceX/in_anglvel_scale | 224 | What: /sys/bus/iio/devices/iio:deviceX/in_anglvel_scale |
@@ -272,6 +273,7 @@ What: /sys/bus/iio/devices/iio:deviceX/in_accel_scale_available | |||
272 | What: /sys/.../iio:deviceX/in_voltageX_scale_available | 273 | What: /sys/.../iio:deviceX/in_voltageX_scale_available |
273 | What: /sys/.../iio:deviceX/in_voltage-voltage_scale_available | 274 | What: /sys/.../iio:deviceX/in_voltage-voltage_scale_available |
274 | What: /sys/.../iio:deviceX/out_voltageX_scale_available | 275 | What: /sys/.../iio:deviceX/out_voltageX_scale_available |
276 | What: /sys/.../iio:deviceX/out_altvoltageX_scale_available | ||
275 | What: /sys/.../iio:deviceX/in_capacitance_scale_available | 277 | What: /sys/.../iio:deviceX/in_capacitance_scale_available |
276 | KernelVersion: 2.635 | 278 | KernelVersion: 2.635 |
277 | Contact: linux-iio@vger.kernel.org | 279 | Contact: linux-iio@vger.kernel.org |
@@ -297,14 +299,19 @@ Description: | |||
297 | gives the 3dB frequency of the filter in Hz. | 299 | gives the 3dB frequency of the filter in Hz. |
298 | 300 | ||
299 | What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_raw | 301 | What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_raw |
302 | What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_raw | ||
300 | KernelVersion: 2.6.37 | 303 | KernelVersion: 2.6.37 |
301 | Contact: linux-iio@vger.kernel.org | 304 | Contact: linux-iio@vger.kernel.org |
302 | Description: | 305 | Description: |
303 | Raw (unscaled, no bias etc.) output voltage for | 306 | Raw (unscaled, no bias etc.) output voltage for |
304 | channel Y. The number must always be specified and | 307 | channel Y. The number must always be specified and |
305 | unique if the output corresponds to a single channel. | 308 | unique if the output corresponds to a single channel. |
309 | While DAC like devices typically use out_voltage, | ||
310 | a continuous frequency generating device, such as | ||
311 | a DDS or PLL should use out_altvoltage. | ||
306 | 312 | ||
307 | What: /sys/bus/iio/devices/iio:deviceX/out_voltageY&Z_raw | 313 | What: /sys/bus/iio/devices/iio:deviceX/out_voltageY&Z_raw |
314 | What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY&Z_raw | ||
308 | KernelVersion: 2.6.37 | 315 | KernelVersion: 2.6.37 |
309 | Contact: linux-iio@vger.kernel.org | 316 | Contact: linux-iio@vger.kernel.org |
310 | Description: | 317 | Description: |
@@ -315,6 +322,8 @@ Description: | |||
315 | 322 | ||
316 | What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_powerdown_mode | 323 | What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_powerdown_mode |
317 | What: /sys/bus/iio/devices/iio:deviceX/out_voltage_powerdown_mode | 324 | What: /sys/bus/iio/devices/iio:deviceX/out_voltage_powerdown_mode |
325 | What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_powerdown_mode | ||
326 | What: /sys/bus/iio/devices/iio:deviceX/out_altvoltage_powerdown_mode | ||
318 | KernelVersion: 2.6.38 | 327 | KernelVersion: 2.6.38 |
319 | Contact: linux-iio@vger.kernel.org | 328 | Contact: linux-iio@vger.kernel.org |
320 | Description: | 329 | Description: |
@@ -331,6 +340,8 @@ Description: | |||
331 | 340 | ||
332 | What: /sys/.../iio:deviceX/out_votlageY_powerdown_mode_available | 341 | What: /sys/.../iio:deviceX/out_votlageY_powerdown_mode_available |
333 | What: /sys/.../iio:deviceX/out_voltage_powerdown_mode_available | 342 | What: /sys/.../iio:deviceX/out_voltage_powerdown_mode_available |
343 | What: /sys/.../iio:deviceX/out_altvotlageY_powerdown_mode_available | ||
344 | What: /sys/.../iio:deviceX/out_altvoltage_powerdown_mode_available | ||
334 | KernelVersion: 2.6.38 | 345 | KernelVersion: 2.6.38 |
335 | Contact: linux-iio@vger.kernel.org | 346 | Contact: linux-iio@vger.kernel.org |
336 | Description: | 347 | Description: |
@@ -339,6 +350,8 @@ Description: | |||
339 | 350 | ||
340 | What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_powerdown | 351 | What: /sys/bus/iio/devices/iio:deviceX/out_voltageY_powerdown |
341 | What: /sys/bus/iio/devices/iio:deviceX/out_voltage_powerdown | 352 | What: /sys/bus/iio/devices/iio:deviceX/out_voltage_powerdown |
353 | What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_powerdown | ||
354 | What: /sys/bus/iio/devices/iio:deviceX/out_altvoltage_powerdown | ||
342 | KernelVersion: 2.6.38 | 355 | KernelVersion: 2.6.38 |
343 | Contact: linux-iio@vger.kernel.org | 356 | Contact: linux-iio@vger.kernel.org |
344 | Description: | 357 | Description: |
@@ -348,6 +361,24 @@ Description: | |||
348 | operation. Y may be suppressed if all outputs are controlled | 361 | operation. Y may be suppressed if all outputs are controlled |
349 | together. | 362 | together. |
350 | 363 | ||
364 | What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency | ||
365 | KernelVersion: 3.4.0 | ||
366 | Contact: linux-iio@vger.kernel.org | ||
367 | Description: | ||
368 | Output frequency for channel Y in Hz. The number must always be | ||
369 | specified and unique if the output corresponds to a single | ||
370 | channel. | ||
371 | |||
372 | What: /sys/bus/iio/devices/iio:deviceX/out_altvoltageY_phase | ||
373 | KernelVersion: 3.4.0 | ||
374 | Contact: linux-iio@vger.kernel.org | ||
375 | Description: | ||
376 | Phase in radians of one frequency/clock output Y | ||
377 | (out_altvoltageY) relative to another frequency/clock output | ||
378 | (out_altvoltageZ) of the device X. The number must always be | ||
379 | specified and unique if the output corresponds to a single | ||
380 | channel. | ||
381 | |||
351 | What: /sys/bus/iio/devices/iio:deviceX/events | 382 | What: /sys/bus/iio/devices/iio:deviceX/events |
352 | KernelVersion: 2.6.35 | 383 | KernelVersion: 2.6.35 |
353 | Contact: linux-iio@vger.kernel.org | 384 | Contact: linux-iio@vger.kernel.org |