[PATCH 1/2] ASoC: dt-bindings: qcom,sm8250: document SM8650 sound card

Neil Armstrong posted 2 patches 2 years ago
[PATCH 1/2] ASoC: dt-bindings: qcom,sm8250: document SM8650 sound card
Posted by Neil Armstrong 2 years ago
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(+)

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

-- 
2.34.1
Re: [PATCH 1/2] ASoC: dt-bindings: qcom,sm8250: document SM8650 sound card
Posted by Krzysztof Kozlowski 2 years ago
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