Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: iio: Documentation sysfs-bus-iio add power_mode

Add description about in_accelX_power_mode and
in_accel_power_mode_available.

Signed-off-by: Oleksandr Kravchenko <o.v.kravchenko@globallogic.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

authored by

Oleksandr Kravchenko and committed by
Jonathan Cameron
63fa65d3 c6b223b1

+10
+10
Documentation/ABI/testing/sysfs-bus-iio
··· 794 794 This attribute is used to read the amount of quadrature error 795 795 present in the device at a given time. 796 796 797 + What: /sys/.../iio:deviceX/in_accelX_power_mode 798 + KernelVersion: 3.11 799 + Contact: linux-iio@vger.kernel.org 800 + Description: 801 + Specifies the chip power mode. 802 + low_noise: reduce noise level from ADC, 803 + low_power: enable low current consumption. 804 + For a list of available output power modes read 805 + in_accel_power_mode_available. 806 + 797 807 What: /sys/bus/iio/devices/iio:deviceX/store_eeprom 798 808 KernelVersion: 3.4.0 799 809 Contact: linux-iio@vger.kernel.org