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