Commit b4090b7c authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Mark Brown

ASoC: dt-bindings: qcom,sm8250: use fallback for SDM845 sound cards

All SDM845 sound cards are compatible with each other, so use one
generic fallback compatible for them.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230118101542.96705-1-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 73ab5b3a
...@@ -15,16 +15,20 @@ description: ...@@ -15,16 +15,20 @@ description:
properties: properties:
compatible: compatible:
enum: oneOf:
- lenovo,yoga-c630-sndcard - items:
- qcom,apq8016-sbc-sndcard - enum:
- qcom,db845c-sndcard - lenovo,yoga-c630-sndcard
- qcom,msm8916-qdsp6-sndcard - qcom,db845c-sndcard
- qcom,qrb5165-rb5-sndcard - const: qcom,sdm845-sndcard
- qcom,sc8280xp-sndcard - enum:
- qcom,sdm845-sndcard - qcom,apq8016-sbc-sndcard
- qcom,sm8250-sndcard - qcom,msm8916-qdsp6-sndcard
- qcom,sm8450-sndcard - qcom,qrb5165-rb5-sndcard
- qcom,sc8280xp-sndcard
- qcom,sdm845-sndcard
- qcom,sm8250-sndcard
- qcom,sm8450-sndcard
audio-routing: audio-routing:
$ref: /schemas/types.yaml#/definitions/non-unique-string-array $ref: /schemas/types.yaml#/definitions/non-unique-string-array
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment