[PATCH 3/3] devicetree: bindings: document lsi,zevio-led

From: dt . tangr
Date: Sun Dec 15 2013 - 04:54:55 EST


From: Daniel Tang <dt.tangr@xxxxxxxxx>

This describes the device tree bindings for the LSI Zevio LED Controller

Signed-off-by: Daniel Tang <dt.tangr@xxxxxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/