Message ID | 20231204100116.211898-2-krzysztof.kozlowski@linaro.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 337d93b4285a92280edd7d0a910c3b7cbc70d717 |
Headers | show |
Series | [1/2] ASoC: qcom: Add x1e80100 sound machine driver | expand |
On Mon, Dec 04, 2023 at 11:01:16AM +0100, Krzysztof Kozlowski wrote: > Document bindings for the Qualcomm X1E80100 SoC sound card. The > bindings are the same as for other newer Qualcomm ADSP sound cards, thus > keep them in existing qcom,sm8250.yaml file, even though Linux driver is > separate. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor.
diff --git a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml index ec641fa2cd4b..4673fdffe312 100644 --- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml +++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml @@ -34,6 +34,7 @@ properties: - qcom,sdm845-sndcard - qcom,sm8250-sndcard - qcom,sm8450-sndcard + - qcom,x1e80100-sndcard audio-routing: $ref: /schemas/types.yaml#/definitions/non-unique-string-array
Document bindings for the Qualcomm X1E80100 SoC sound card. The bindings are the same as for other newer Qualcomm ADSP sound cards, thus keep them in existing qcom,sm8250.yaml file, even though Linux driver is separate. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 1 + 1 file changed, 1 insertion(+)