From: Pierre Bourdon <delroth@google.com>
Cc: Jonathan Cameron <jic23@kernel.org>,
Hartmut Knaack <knaack.h@gmx.de>,
Lars-Peter Clausen <lars@metafoo.de>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
Pierre Bourdon <delroth@google.com>,
linux-iio@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Daniel Baluta <daniel.baluta@gmail.com>
Subject: [PATCH v2 2/2] dt-bindings: iio: light: Add bh1730fvc bindings
Date: Wed, 21 Feb 2018 20:45:26 +0100 [thread overview]
Message-ID: <20180221194526.49183-2-delroth@google.com> (raw)
In-Reply-To: <20180221194526.49183-1-delroth@google.com>
Signed-off-by: Pierre Bourdon <delroth@google.com>
---
.../devicetree/bindings/iio/light/bh1730.txt | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 Documentation/devicetree/bindings/iio/light/bh1730.txt
diff --git a/Documentation/devicetree/bindings/iio/light/bh1730.txt b/Documentation/devicetree/bindings/iio/light/bh1730.txt
new file mode 100644
index 000000000000..6b38c4010647
--- /dev/null
+++ b/Documentation/devicetree/bindings/iio/light/bh1730.txt
@@ -0,0 +1,15 @@
+* ROHM BH1730FVC ambient light sensor
+
+http://www.rohm.com/web/global/products/-/product/BH1730FVC
+
+Required properties:
+
+ - compatible : should be "rohm,bh1730fvc"
+ - reg : the I2C address of the sensor
+
+Example:
+
+bh1730fvc@29 {
+ compatible = "rohm,bh1730fvc";
+ reg = <0x29>;
+};
--
2.16.1.291.g4437f3f132-goog
next prev parent reply other threads:[~2018-02-21 19:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20180221125512.8265-1-delroth@google.com>
2018-02-21 19:45 ` [PATCH v2 1/2] iio: light: add driver for bh1730fvc chips Pierre Bourdon
2018-02-21 19:45 ` Pierre Bourdon [this message]
2018-02-21 21:57 ` Andy Shevchenko
2018-02-22 14:58 ` Pierre Bourdon (delroth)
2018-02-24 12:41 ` Jonathan Cameron
2018-02-24 12:53 ` Jonathan Cameron
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=20180221194526.49183-2-delroth@google.com \
--to=delroth@google.com \
--cc=daniel.baluta@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pmeerw@pmeerw.net \
--cc=robh+dt@kernel.org \
/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).