Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7b7a1c38 authored by Cristina Moraru's avatar Cristina Moraru Committed by Jonathan Cameron
Browse files

iio: hmc5843: Add ABI documentation file for hmc5843



Add ABI file documenting hmc5843 non-standard attributes
meas_conf and meas_conf_available for bias current
configuration.

Signed-off-by: default avatarCristina Moraru <cristina.moraru09@gmail.com>
Cc: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent 1c7be4c2
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
What:           /sys/bus/iio/devices/iio:deviceX/meas_conf
What:           /sys/bus/iio/devices/iio:deviceX/meas_conf_available
KernelVersion:  4.5
Contact:        linux-iio@vger.kernel.org
Description:
                Current configuration and available configurations
		for the bias current.
		normal		- Normal measurement configurations (default)
		positivebias	- Positive bias configuration
		negativebias	- Negative bias configuration
		disabled	- Only available on HMC5983. Disables magnetic
				  sensor and enables temperature sensor.
		Note: The effect of this configuration may vary
		according to the device. For exact documentation
		check the device's datasheet.