[PATCH v2 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCS615 sound card

Le Qi posted 2 patches 2 months, 1 week ago
[PATCH v2 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCS615 sound card
Posted by Le Qi 2 months, 1 week ago
Add bindings for QCS615 sound card, which looks fully
compatible with existing SM8250.

Signed-off-by: Le Qi <le.qi@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 8ac91625dce5..b49a920af704 100644
--- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml
+++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml
@@ -33,6 +33,7 @@ properties:
           - qcom,apq8096-sndcard
           - qcom,glymur-sndcard
           - qcom,qcm6490-idp-sndcard
+          - qcom,qcs615-sndcard
           - qcom,qcs6490-rb3gen2-sndcard
           - qcom,qcs8275-sndcard
           - qcom,qcs9075-sndcard
-- 
2.34.1
Re: [PATCH v2 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCS615 sound card
Posted by Krzysztof Kozlowski 2 months, 1 week ago
On 09/10/2025 18:06, Le Qi wrote:
> Add bindings for QCS615 sound card, which looks fully
> compatible with existing SM8250.
> 
> Signed-off-by: Le Qi <le.qi@oss.qualcomm.com>
> ---

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

Best regards,
Krzysztof