Message ID | 20231212-topic-sm8650-upstream-snd-card-v1-1-fbfc38471204@linaro.org (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | ASoC: qcom: add sound card support for SM8650 | expand |
On 12/12/2023 09:08, Neil Armstrong wrote: > Add sound card for SM8650, which as of now looks fully compatible with > SM8450. > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> > --- Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml index ec641fa2cd4b..ce6b1242b06b 100644 --- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml +++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml @@ -24,6 +24,7 @@ properties: - items: - enum: - qcom,sm8550-sndcard + - qcom,sm8650-sndcard - const: qcom,sm8450-sndcard - enum: - qcom,apq8016-sbc-sndcard
Add sound card for SM8650, which as of now looks fully compatible with SM8450. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 1 + 1 file changed, 1 insertion(+)