Commit ab8921e1 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Mark Brown

ASoC: dt-bindings: qcom,lpass-wsa-macro: Add SM8650 LPASS WSA

Add bindings for Qualcomm SM8650 Low Power Audio SubSystem (LPASS) WSA
macro codec, which looks like compatible with earlier SM8550.

Cc: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://msgid.link/r/20231129113014.38837-4-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent f243ef74
...@@ -11,12 +11,16 @@ maintainers: ...@@ -11,12 +11,16 @@ maintainers:
properties: properties:
compatible: compatible:
enum: oneOf:
- qcom,sc7280-lpass-wsa-macro - enum:
- qcom,sm8250-lpass-wsa-macro - qcom,sc7280-lpass-wsa-macro
- qcom,sm8450-lpass-wsa-macro - qcom,sm8250-lpass-wsa-macro
- qcom,sm8550-lpass-wsa-macro - qcom,sm8450-lpass-wsa-macro
- qcom,sc8280xp-lpass-wsa-macro - qcom,sm8550-lpass-wsa-macro
- qcom,sc8280xp-lpass-wsa-macro
- items:
- const: qcom,sm8650-lpass-wsa-macro
- const: qcom,sm8550-lpass-wsa-macro
reg: reg:
maxItems: 1 maxItems: 1
...@@ -94,8 +98,9 @@ allOf: ...@@ -94,8 +98,9 @@ allOf:
- if: - if:
properties: properties:
compatible: compatible:
enum: contains:
- qcom,sm8550-lpass-wsa-macro enum:
- qcom,sm8550-lpass-wsa-macro
then: then:
properties: properties:
clocks: clocks:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment