[PATCH v3 00/10] ASoC: add audio digital codecs for Qualcomm SM8550

From: Krzysztof Kozlowski
Date: Mon Mar 27 2023 - 09:23:41 EST


Hi,

This patchset can be merged as is - no dependencies.

Changes since v2
================
1. Rebase.
2. New patch: ASoC: dt-bindings: qcom,lpass-va-macro: Add missing NPL clock.
3. Add Rb tags.

Changes since v1
================
1. Move the flag define to common header.

NOT a dependency
================
The patchset can be applied independently of my previous fix:
https://lore.kernel.org/linux-arm-msm/20230310100937.32485-1-krzysztof.kozlowski@xxxxxxxxxx/T/#u

Logically, better if they were together, but code will work fine other way.

Best regards,
Krzysztof

Krzysztof Kozlowski (10):
ASoC: dt-bindings: qcom,lpass-rx-macro: narrow clocks per variants
ASoC: dt-bindings: qcom,lpass-rx-macro: Add SM8550 RX macro
ASoC: codecs: lpass-rx-macro: add support for SM8550
ASoC: dt-bindings: qcom,lpass-tx-macro: narrow clocks per variants
ASoC: dt-bindings: qcom,lpass-tx-macro: Add SM8550 TX macro
ASoC: codecs: lpass-tx-macro: add support for SM8550
ASoC: dt-bindings: qcom,lpass-va-macro: Add missing NPL clock
ASoC: dt-bindings: qcom,lpass-va-macro: Add SM8550 VA macro
ASoC: dt-bindings: qcom,lpass-wsa-macro: Add SM8550 WSA macro
ASoC: codecs: lpass-wsa-macro: add support for SM8550

.../bindings/sound/qcom,lpass-rx-macro.yaml | 76 +++++++++++++---
.../bindings/sound/qcom,lpass-tx-macro.yaml | 81 +++++++++++++----
.../bindings/sound/qcom,lpass-va-macro.yaml | 86 ++++++++++++++++---
.../bindings/sound/qcom,lpass-wsa-macro.yaml | 23 ++++-
sound/soc/codecs/lpass-macro-common.h | 3 +
sound/soc/codecs/lpass-rx-macro.c | 36 ++++++--
sound/soc/codecs/lpass-tx-macro.c | 35 ++++++--
sound/soc/codecs/lpass-wsa-macro.c | 37 ++++++--
8 files changed, 309 insertions(+), 68 deletions(-)

--
2.34.1