summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorSylwester Nawrocki <s.nawrocki@samsung.com>2014-06-12 19:29:44 +0200
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:59:53 +0900
commit6732efcfe5365e7aa669e825e040a68137cb3269 (patch)
tree97f9dacb15060ab720c0c4c1ffad50f16255433d /Documentation
parent3d4c2d69a46017562e56d83bcac743b3d075ee86 (diff)
downloadlinux-3.10-6732efcfe5365e7aa669e825e040a68137cb3269.tar.gz
linux-3.10-6732efcfe5365e7aa669e825e040a68137cb3269.tar.bz2
linux-3.10-6732efcfe5365e7aa669e825e040a68137cb3269.zip
ASoC: odroidx2_max98090: Support audio routing specified in DT
This patch adds support for specifying the audio routing in device tree. Change-Id: Iebbd8d4dff79afba888f4e7620cbf1f2debc81de Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/sound/samsung,odroidx2-max98090.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/samsung,odroidx2-max98090.txt b/Documentation/devicetree/bindings/sound/samsung,odroidx2-max98090.txt
index 7e1d0a7ae4a..e4bb694398a 100644
--- a/Documentation/devicetree/bindings/sound/samsung,odroidx2-max98090.txt
+++ b/Documentation/devicetree/bindings/sound/samsung,odroidx2-max98090.txt
@@ -6,6 +6,19 @@ Required properties:
- samsung,model : the user-visible name of this sound complex.
- samsung,i2s-controller : the phandle of the I2S controller
- samsung,audio-codec : the phandle of the MAX98090 audio codec
+ - samsung,audio-routing : a list of the connections between audio
+ components; each entry is a pair of strings, the first being the
+ connection's sink, the second being the connection's source;
+ valid names for sources and sinks are the MAX98090's pins (as
+ documented in its binding), and the jacks on the board;
+ For Odroid X2:
+ * Headphone Jack
+ * Mic Jack
+ * DMIC
+
+ For Odroid U3:
+ * Headphone Jack
+ * Speakers
Example: