[PATCH 2/6] ASoC: dt-bindings: qcom,sm8250: Add glymur sound card

Srinivas Kandagatla posted 6 patches 1 month ago
[PATCH 2/6] ASoC: dt-bindings: qcom,sm8250: Add glymur sound card
Posted by Srinivas Kandagatla 1 month ago
Document the bindings for the glymur sound card which is
audioreach based architecture.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
---
 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 5d3dbb6cb1ae..8ac91625dce5 100644
--- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml
+++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml
@@ -31,6 +31,7 @@ properties:
           - fairphone,fp4-sndcard
           - fairphone,fp5-sndcard
           - qcom,apq8096-sndcard
+          - qcom,glymur-sndcard
           - qcom,qcm6490-idp-sndcard
           - qcom,qcs6490-rb3gen2-sndcard
           - qcom,qcs8275-sndcard
-- 
2.50.0
Re: [PATCH 2/6] ASoC: dt-bindings: qcom,sm8250: Add glymur sound card
Posted by Krzysztof Kozlowski 1 month ago
On Tue, Sep 02, 2025 at 03:00:40PM +0100, Srinivas Kandagatla wrote:
> Document the bindings for the glymur sound card which is
> audioreach based architecture.
> 
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof