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-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html