From: Jonathan Cameron <jic23@kernel.org>
To: Cristina Moraru <cristina.moraru09@gmail.com>,
knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net,
gregkh@linuxfoundation.org, cristina.opriceana@gmail.com,
marek@goldelico.com, sdliyong@gmail.com,
linux-iio@vger.kernel.org, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org, linux-api@vger.kernel.org,
geert@linux-m68k.org, arnd@arndb.de, irina.tirdea@intel.com,
k.kozlowski@samsung.com, broonie@kernel.org, afd@ti.com,
javier@osg.samsung.com, daniel.baluta@intel.com,
octavian.purdila@intel.com
Subject: Re: [PATCH v2 2/3] iio: hmc5843: Add ABI documentation file for hmc5843
Date: Sun, 21 Feb 2016 20:26:49 +0000 [thread overview]
Message-ID: <56CA1D89.6000305@kernel.org> (raw)
In-Reply-To: <1455489459-20422-3-git-send-email-cristina.moraru09@gmail.com>
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@gmail.com>
> Cc: Daniel Baluta <daniel.baluta@intel.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@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.
>
next prev parent reply other threads:[~2016-02-21 20:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-14 22:37 [PATCH v2 0/3] iio: hmc5843: Fix issues and move out of staging Cristina Moraru
2016-02-14 22:37 ` Cristina Moraru
2016-02-14 22:37 ` [PATCH v2 1/3] iio: hmc5843: Add attributes for measurement config of bias current Cristina Moraru
[not found] ` <1455489459-20422-2-git-send-email-cristina.moraru09-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-02-21 20:26 ` Jonathan Cameron
2016-02-21 20:26 ` Jonathan Cameron
2016-02-14 22:37 ` [PATCH v2 2/3] iio: hmc5843: Add ABI documentation file for hmc5843 Cristina Moraru
2016-02-21 20:26 ` Jonathan Cameron [this message]
2016-02-14 22:37 ` [PATCH v2 3/3] iio: hmc5843: Move hmc5843 out of staging Cristina Moraru
[not found] ` <1455489459-20422-4-git-send-email-cristina.moraru09-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-02-21 20:29 ` Jonathan Cameron
2016-02-21 20:29 ` Jonathan Cameron
[not found] ` <56CA1E0D.30101-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-02-22 9:07 ` Daniel Baluta
2016-02-22 9:07 ` Daniel Baluta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56CA1D89.6000305@kernel.org \
--to=jic23@kernel.org \
--cc=afd@ti.com \
--cc=arnd@arndb.de \
--cc=broonie@kernel.org \
--cc=cristina.moraru09@gmail.com \
--cc=cristina.opriceana@gmail.com \
--cc=daniel.baluta@intel.com \
--cc=devel@driverdev.osuosl.org \
--cc=geert@linux-m68k.org \
--cc=gregkh@linuxfoundation.org \
--cc=irina.tirdea@intel.com \
--cc=javier@osg.samsung.com \
--cc=k.kozlowski@samsung.com \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-api@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marek@goldelico.com \
--cc=octavian.purdila@intel.com \
--cc=pmeerw@pmeerw.net \
--cc=sdliyong@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.