From: dt.tangr@gmail.com
To: linux-leds@vger.kernel.org
Cc: Daniel Tang <dt.tangr@gmail.com>,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
linux-doc@vger.kernel.org
Subject: [PATCH 3/3] devicetree: bindings: document lsi,zevio-led
Date: Sun, 15 Dec 2013 20:54:13 +1100 [thread overview]
Message-ID: <1387101253-30804-3-git-send-email-dt.tangr@gmail.com> (raw)
In-Reply-To: <1387101253-30804-1-git-send-email-dt.tangr@gmail.com>
From: Daniel Tang <dt.tangr@gmail.com>
This describes the device tree bindings for the LSI Zevio LED Controller
Signed-off-by: Daniel Tang <dt.tangr@gmail.com>
---
Documentation/devicetree/bindings/leds/leds-zevio.txt | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 Documentation/devicetree/bindings/leds/leds-zevio.txt
diff --git a/Documentation/devicetree/bindings/leds/leds-zevio.txt b/Documentation/devicetree/bindings/leds/leds-zevio.txt
new file mode 100644
index 0000000..44b0d87
--- /dev/null
+++ b/Documentation/devicetree/bindings/leds/leds-zevio.txt
@@ -0,0 +1,13 @@
+LSI Zevio LED controller
+
+Required properties:
+ - compatible : should be "lsi,zevio-led".
+
+Examples:
+
+led {
+ compatible = "lsi,zevio-led";
+ reg = <0x90110B00 0x100>;
+};
+
+
--
1.7.10.4
prev parent reply other threads:[~2013-12-15 9:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1387101253-30804-1-git-send-email-dt.tangr@gmail.com>
2013-12-15 9:54 ` [PATCH 2/3] arm: nspire: modify device tree to use the LSI Zevio LED driver dt.tangr
2013-12-15 9:54 ` dt.tangr [this message]
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=1387101253-30804-3-git-send-email-dt.tangr@gmail.com \
--to=dt.tangr@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.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).