From 7de2109ce1619951e957eaafab83545a4cab8609 Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Mon, 11 Dec 2023 13:31:02 +0100 Subject: [PATCH] ASoC: dt-bindings: qcom,lpass-rx-macro: Add X1E80100 LPASS TX Add bindings for Qualcomm X1E80100 SoC Low Power Audio SubSystem (LPASS) TX macro codec, which looks like compatible with earlier SM8550. Signed-off-by: Krzysztof Kozlowski Link: https://msgid.link/r/20231211123104.72963-2-krzysztof.kozlowski@linaro.org Signed-off-by: Mark Brown --- .../devicetree/bindings/sound/qcom,lpass-tx-macro.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml b/Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml index cee79ac42a33..3e2ae16c6aba 100644 --- a/Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml +++ b/Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml @@ -20,7 +20,9 @@ properties: - qcom,sm8550-lpass-tx-macro - qcom,sc8280xp-lpass-tx-macro - items: - - const: qcom,sm8650-lpass-tx-macro + - enum: + - qcom,sm8650-lpass-tx-macro + - qcom,x1e80100-lpass-tx-macro - const: qcom,sm8550-lpass-tx-macro reg: -- 2.25.1