Message ID | 20231211123104.72963-2-krzysztof.kozlowski@linaro.org |
---|---|
State | Accepted |
Commit | 2f4734f3f48fff9437e4d38531c699b0a62ff8a8 |
Headers | show |
Series | None | expand |
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:
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 <krzysztof.kozlowski@linaro.org> --- .../devicetree/bindings/sound/qcom,lpass-tx-macro.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)