Commit 63fa65d3 authored by Oleksandr Kravchenko's avatar Oleksandr Kravchenko Committed by Jonathan Cameron
Browse files

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: default avatarOleksandr Kravchenko <o.v.kravchenko@globallogic.com>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent c6b223b1
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -794,6 +794,16 @@ Description:
		This attribute is used to read the amount of quadrature error
		present in the device at a given time.

What:		/sys/.../iio:deviceX/in_accelX_power_mode
KernelVersion:	3.11
Contact:	linux-iio@vger.kernel.org
Description:
		Specifies the chip power mode.
		low_noise: reduce noise level from ADC,
		low_power: enable low current consumption.
		For a list of available output power modes read
		in_accel_power_mode_available.

What:		/sys/bus/iio/devices/iio:deviceX/store_eeprom
KernelVersion:	3.4.0
Contact:	linux-iio@vger.kernel.org