From: Jonathan Cameron <jic23@kernel.org>
To: Jandy Gou <qingsong.gou@ck-telecom.com>
Cc: daniel.baluta@intel.com, viorel.suman@intel.com, knaack.h@gmx.de,
lars@metafoo.de, pmeerw@pmeerw.net, linux-iio@vger.kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 2/2] iio: magnetometer: mmc35240: Add DT binding doc
Date: Sun, 19 Jul 2015 10:57:27 +0100 [thread overview]
Message-ID: <55AB7487.5000307@kernel.org> (raw)
In-Reply-To: <1437122076-29816-3-git-send-email-qingsong.gou@ck-telecom.com>
On 17/07/15 09:34, Jandy Gou wrote:
> Signed-off-by: Jandy Gou <qingsong.gou@ck-telecom.com>
This is so trivial, I'm taking it without waiting for the standard device tree ack / 3 weeks.
Applied to the togreg branch of iio.git - initially pushed out as testing.
> ---
> .../devicetree/bindings/iio/magnetometer/mmc35240.txt | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/magnetometer/mmc35240.txt
>
> diff --git a/Documentation/devicetree/bindings/iio/magnetometer/mmc35240.txt b/Documentation/devicetree/bindings/iio/magnetometer/mmc35240.txt
> new file mode 100644
> index 0000000..a01235c
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/iio/magnetometer/mmc35240.txt
> @@ -0,0 +1,13 @@
> +* MEMSIC MMC35240 magnetometer sensor
> +
> +Required properties:
> +
> + - compatible : should be "memsic,mmc35240"
> + - reg : the I2C address of the magnetometer
> +
> +Example:
> +
> +mmc35240@30 {
> + compatible = "memsic,mmc35240";
> + reg = <0x30>;
> +};
>
next prev parent reply other threads:[~2015-07-19 9:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-17 8:34 [PATCH 0/2] Add DT binding support for mmc35240 Jandy Gou
2015-07-17 8:34 ` [PATCH 1/2] iio: magnetometer: mmc35240: Add DT binding Jandy Gou
2015-07-17 10:38 ` Daniel Baluta
2015-07-19 9:56 ` Jonathan Cameron
2015-07-17 8:34 ` [PATCH 2/2] iio: magnetometer: mmc35240: Add DT binding doc Jandy Gou
2015-07-19 9:57 ` Jonathan Cameron [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-07-17 7:35 [PATCH 0/2] Add DT binding support for mmc35240 Jandy Gou
2015-07-17 7:35 ` [PATCH 2/2] iio: magnetometer: mmc35240: Add DT binding doc Jandy Gou
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=55AB7487.5000307@kernel.org \
--to=jic23@kernel.org \
--cc=daniel.baluta@intel.com \
--cc=devicetree@vger.kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
--cc=qingsong.gou@ck-telecom.com \
--cc=viorel.suman@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).