Skip to content

Commit 834d899

Browse files
Srinivas-Kandagatlabroonie
authored andcommitted
ASoC: qcom: dt-bindings: Add compatible for DB845c and Lenovo Yoga
This patch adds compatible strings for DB845c and Lenovo Yoga C630 soundcard. Based on this compatible strings common machine driver will be in better position to setup board specific configuration. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20191219103153.14875-11-srinivas.kandagatla@linaro.org Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent da3e83f commit 834d899

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Documentation/devicetree/bindings/sound/qcom,sdm845.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ This binding describes the SDM845 sound card, which uses qdsp for audio.
55
- compatible:
66
Usage: required
77
Value type: <stringlist>
8-
Definition: must be "qcom,sdm845-sndcard"
8+
Definition: must be one of this
9+
"qcom,sdm845-sndcard"
10+
"qcom,db845c-sndcard"
11+
"lenovo,yoga-c630-sndcard"
912

1013
- audio-routing:
1114
Usage: Optional

0 commit comments

Comments
 (0)