On Mon, Dec 11, 2023 at 01:31:01PM +0100, Krzysztof Kozlowski wrote:
Add bindings for Qualcomm X1E80100 SoC Low Power Audio SubSystem (LPASS) RX macro codec, which looks like compatible with earlier SM8550.
Signed-off-by: Krzysztof Kozlowski krzysztof.kozlowski@linaro.org
I wish you'd send cover letters when you send series of trivial patches like this that could be acked in one go.
Acked-by: Conor Dooley conor.dooley@microchip.com
Cheers, Conor.
.../devicetree/bindings/sound/qcom,lpass-rx-macro.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/sound/qcom,lpass-rx-macro.yaml b/Documentation/devicetree/bindings/sound/qcom,lpass-rx-macro.yaml index cbc36646100f..b8540b30741e 100644 --- a/Documentation/devicetree/bindings/sound/qcom,lpass-rx-macro.yaml +++ b/Documentation/devicetree/bindings/sound/qcom,lpass-rx-macro.yaml @@ -19,7 +19,9 @@ properties: - qcom,sm8550-lpass-rx-macro - qcom,sc8280xp-lpass-rx-macro - items:
- const: qcom,sm8650-lpass-rx-macro
- enum:
- qcom,sm8650-lpass-rx-macro
- qcom,x1e80100-lpass-rx-macro - const: qcom,sm8550-lpass-rx-macro
reg:
-- 2.34.1