diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-12-11 13:31:04 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-12-18 15:04:29 +0100 |
commit | 173a3b20a4980265bab52dbc60b616e739664b0d (patch) | |
tree | fc04843eafd5461adcc977d0d86e33bf45515ad3 | |
parent | ASoC: dt-bindings: qcom,lpass-rx-macro: Add X1E80100 LPASS VA (diff) | |
download | linux-173a3b20a4980265bab52dbc60b616e739664b0d.tar.xz linux-173a3b20a4980265bab52dbc60b616e739664b0d.zip |
ASoC: dt-bindings: qcom,lpass-rx-macro: Add X1E80100 LPASS WSA
Add bindings for Qualcomm X1E80100 SoC Low Power Audio SubSystem (LPASS)
WSA macro codec, which looks like compatible with earlier SM8550.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://msgid.link/r/20231211123104.72963-4-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/sound/qcom,lpass-wsa-macro.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/qcom,lpass-wsa-macro.yaml b/Documentation/devicetree/bindings/sound/qcom,lpass-wsa-macro.yaml index 5fb39d35c8ec..06b5f7be3608 100644 --- a/Documentation/devicetree/bindings/sound/qcom,lpass-wsa-macro.yaml +++ b/Documentation/devicetree/bindings/sound/qcom,lpass-wsa-macro.yaml @@ -19,7 +19,9 @@ properties: - qcom,sm8550-lpass-wsa-macro - qcom,sc8280xp-lpass-wsa-macro - items: - - const: qcom,sm8650-lpass-wsa-macro + - enum: + - qcom,sm8650-lpass-wsa-macro + - qcom,x1e80100-lpass-wsa-macro - const: qcom,sm8550-lpass-wsa-macro reg: |