[alsa-devel] [PATCH] ASoC: Add device tree binding description for pcm030-audio-fabric

Eric Millbrandt emillbrandt at dekaresearch.com
Tue Sep 25 00:19:54 CEST 2012


Signed-off-by: Eric Millbrandt <emillbrandt at dekaresearch.com>
---
 .../bindings/sound/pcm030-audio-fabric.txt         |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/pcm030-audio-fabric.txt

diff --git a/Documentation/devicetree/bindings/sound/pcm030-audio-fabric.txt b/Documentation/devicetree/bindings/sound/pcm030-audio-fabric.txt
new file mode 100644
index 0000000..6eacf23
--- /dev/null
+++ b/Documentation/devicetree/bindings/sound/pcm030-audio-fabric.txt
@@ -0,0 +1,12 @@
+Phytec pcm030 audio
+
+Required properties:
+- compatible : "phytec,pcm030-audio-fabric"
+- asoc-platform : The mpc5200 controller's phandle for the ac97 controller
+
+Example:
+
+sound {
+	compatible = "phytec,pcm030-audio-fabric";
+	asoc-platform = <&audioplatform>;
+};
-- 
1.7.2.5



More information about the Alsa-devel mailing list