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.kandaga...@linaro.org>
---
 Documentation/devicetree/bindings/sound/qcom,sdm845.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/sound/qcom,sdm845.txt 
b/Documentation/devicetree/bindings/sound/qcom,sdm845.txt
index 408c4837e6d5..ca8c89e88bfa 100644
--- a/Documentation/devicetree/bindings/sound/qcom,sdm845.txt
+++ b/Documentation/devicetree/bindings/sound/qcom,sdm845.txt
@@ -5,7 +5,10 @@ This binding describes the SDM845 sound card, which uses qdsp 
for audio.
 - compatible:
        Usage: required
        Value type: <stringlist>
-       Definition: must be "qcom,sdm845-sndcard"
+       Definition: must be one of this
+                       "qcom,sdm845-sndcard"
+                       "qcom,db845c-sndcard"
+                       "lenovo,yoga-c630-sndcard"
 
 - audio-routing:
        Usage: Optional
-- 
2.21.0

Reply via email to