[alsa-devel] [PATCH v3 3/6] dt: Add doc for the ZTE HDMI audio codec binding

Jun Nie jun.nie at linaro.org
Fri May 29 15:31:18 CEST 2015


This patch adds the devicetree documentation for the ZTE
zx296702 HDMI audio codec binding.

Signed-off-by: Jun Nie <jun.nie at linaro.org>
---
 Documentation/devicetree/bindings/sound/zte,zx-hdmi.txt | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/zte,zx-hdmi.txt

diff --git a/Documentation/devicetree/bindings/sound/zte,zx-hdmi.txt b/Documentation/devicetree/bindings/sound/zte,zx-hdmi.txt
new file mode 100644
index 0000000..624d75d
--- /dev/null
+++ b/Documentation/devicetree/bindings/sound/zte,zx-hdmi.txt
@@ -0,0 +1,10 @@
+ZTE HDMI ASoC codec binding
+
+Required properties:
+ - compatible : Must be "zte,hdmi-audio"
+
+Example:
+	acodec: acodec {
+		#sound-dai-cells = <0>;
+		compatible = "zte,hdmi-audio";
+	};
-- 
1.9.1



More information about the Alsa-devel mailing list