lkml.org 
[lkml]   [2016]   [Jul]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[RFC][PATCH 08/10 v2] ASoC: add hi6210-hdmi-audio-codec DT bindings
Date
Adds DT bindings documentation for the hi6210-hdmi-audio-codec
driver.

Signed-off-by: John Stultz <john.stultz@linaro.org>
---
.../bindings/sound/hisilicon,hi6210-hdmi-audio-codec.txt | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/hisilicon,hi6210-hdmi-audio-codec.txt

diff --git a/Documentation/devicetree/bindings/sound/hisilicon,hi6210-hdmi-audio-codec.txt b/Documentation/devicetree/bindings/sound/hisilicon,hi6210-hdmi-audio-codec.txt
new file mode 100644
index 0000000..05c7331
--- /dev/null
+++ b/Documentation/devicetree/bindings/sound/hisilicon,hi6210-hdmi-audio-codec.txt
@@ -0,0 +1,12 @@
+Device-Tree bindings for hi6210 HDMI audio codec
+
+Required properties:
+ - compatible: should be "hisilicon,hi6210-hdmi-audio-codec".
+ - #sound-dai-cells: should be <0>.
+
+Example node:
+
+hi6210_hdmi_codec: hi6210_hdmi_codec {
+ compatible = "hisilicon,hi6210-hdmi-audio-codec";
+ #sound-dai-cells = <0>;
+};
--
1.9.1
\
 
 \ /
  Last update: 2016-07-20 02:01    [W:0.282 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site