[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1387101253-30804-3-git-send-email-dt.tangr@gmail.com>
Date: Sun, 15 Dec 2013 20:54:13 +1100
From: dt.tangr@...il.com
To: linux-leds@...r.kernel.org
Cc: Daniel Tang <dt.tangr@...il.com>, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, linux-doc@...r.kernel.org
Subject: [PATCH 3/3] devicetree: bindings: document lsi,zevio-led
From: Daniel Tang <dt.tangr@...il.com>
This describes the device tree bindings for the LSI Zevio LED Controller
Signed-off-by: Daniel Tang <dt.tangr@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists