summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorHonghao Liu <honghaol@codeaurora.org>2017-03-08 16:36:35 -0500
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-23 11:12:46 -0700
commitf7d9f43f02d3d2838a55414d15367dc91c1ce00a (patch)
treeb1836f0eab5ecb569b23fccfb026e87791d6dd7d /Documentation/devicetree
parent630218f7109215471e1f43c2200f6bdc98f92f93 (diff)
ASoC: msm: add support for customized sound card
Add support for customized sound card that uses customized TDM slot mapping and DAI links for automotive platform. CRs-fixed: 2020063 Change-Id: I887b33d23d2af8af61cf15b499d14afbc9544e37 Signed-off-by: Honghao Liu <honghaol@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/sound/qcom-audio-dev.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/qcom-audio-dev.txt b/Documentation/devicetree/bindings/sound/qcom-audio-dev.txt
index 6f0d99d560cd..acf12239c813 100644
--- a/Documentation/devicetree/bindings/sound/qcom-audio-dev.txt
+++ b/Documentation/devicetree/bindings/sound/qcom-audio-dev.txt
@@ -2107,7 +2107,9 @@ Required properties:
"qcom,apq8096-asoc-snd-adp-agave" for adp agave codec and
node is "sound-adp-agave",
"qcom,apq8096-asoc-snd-adp-mmxf" for adp mmxf codec and
- node is "sound-adp-mmxf".
+ node is "sound-adp-mmxf",
+ "qcom,apq8096-asoc-snd-auto-custom" for auto custom codec and
+ node is "sound-auto-custom".
- qcom,model : The user-visible name of this sound card.
- asoc-platform: This is phandle list containing the references to platform device
nodes that are used as part of the sound card dai-links.