[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56CA1D89.6000305@kernel.org>
Date: Sun, 21 Feb 2016 20:26:49 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Cristina Moraru <cristina.moraru09@...il.com>, knaack.h@....de,
lars@...afoo.de, pmeerw@...erw.net, gregkh@...uxfoundation.org,
cristina.opriceana@...il.com, marek@...delico.com,
sdliyong@...il.com, linux-iio@...r.kernel.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
linux-api@...r.kernel.org, geert@...ux-m68k.org, arnd@...db.de,
irina.tirdea@...el.com, k.kozlowski@...sung.com,
broonie@...nel.org, afd@...com, javier@....samsung.com,
daniel.baluta@...el.com, octavian.purdila@...el.com
Subject: Re: [PATCH v2 2/3] iio: hmc5843: Add ABI documentation file for
hmc5843
On 14/02/16 22:37, Cristina Moraru wrote:
> Add ABI file documenting hmc5843 non-standard attributes
> meas_conf and meas_conf_available for bias current
> configuration.
>
> Signed-off-by: Cristina Moraru <cristina.moraru09@...il.com>
> Cc: Daniel Baluta <daniel.baluta@...el.com>
Applied.
> ---
> Changes since v1:
> Changed API from integer values to string values
> .../ABI/testing/sysfs-bus-iio-magnetometer-hmc5843 | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
> create mode 100644 Documentation/ABI/testing/sysfs-bus-iio-magnetometer-hmc5843
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio-magnetometer-hmc5843 b/Documentation/ABI/testing/sysfs-bus-iio-magnetometer-hmc5843
> new file mode 100644
> index 0000000..6275e9f
> --- /dev/null
> +++ b/Documentation/ABI/testing/sysfs-bus-iio-magnetometer-hmc5843
> @@ -0,0 +1,15 @@
> +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@...r.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.
>
Powered by blists - more mailing lists