mbox series

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

Message ID 20230327132254.147975-1-krzysztof.kozlowski@linaro.org
Headers show
Series ASoC: add audio digital codecs for Qualcomm SM8550 | expand

Message

Krzysztof Kozlowski March 27, 2023, 1:22 p.m. UTC
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@linaro.org/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(-)

Comments

Mark Brown March 29, 2023, 4:50 p.m. UTC | #1
On Mon, 27 Mar 2023 15:22:44 +0200, Krzysztof Kozlowski wrote:
> 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.
> 
> [...]

Applied to

   broonie/sound.git for-6.4

Thanks!

[01/10] ASoC: dt-bindings: qcom,lpass-rx-macro: narrow clocks per variants
        commit: e4cf7805f084772cccf2094b634a16bccf2f444f
[02/10] ASoC: dt-bindings: qcom,lpass-rx-macro: Add SM8550 RX macro
        commit: 0fc109f875721f9cef29bb68095f50d67343b4b7
[03/10] ASoC: codecs: lpass-rx-macro: add support for SM8550
        commit: 492fe974fed0754f7076580e069e1e182e7b3603
[04/10] ASoC: dt-bindings: qcom,lpass-tx-macro: narrow clocks per variants
        commit: bf4afbf950938d42cf0df1ecd915affeb26f4d76
[05/10] ASoC: dt-bindings: qcom,lpass-tx-macro: Add SM8550 TX macro
        commit: 050578c6f18c28e95f9659493a52a67b68b4b667
[06/10] ASoC: codecs: lpass-tx-macro: add support for SM8550
        commit: 5faf6a1c5256559af98c998b7416e4db8fb09b75
[07/10] ASoC: dt-bindings: qcom,lpass-va-macro: Add missing NPL clock
        (no commit info)
[08/10] ASoC: dt-bindings: qcom,lpass-va-macro: Add SM8550 VA macro
        commit: f769fcefa683e150456555e2a280668509d834df
[09/10] ASoC: dt-bindings: qcom,lpass-wsa-macro: Add SM8550 WSA macro
        commit: c1bda22bd2f382f9c3b27fb7a899f8804d92f897
[10/10] ASoC: codecs: lpass-wsa-macro: add support for SM8550
        commit: 6b004b836ced4d9ce655b5f1c810833c1a880369

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
Mark Brown April 3, 2023, 12:51 p.m. UTC | #2
On Mon, 27 Mar 2023 15:22:44 +0200, Krzysztof Kozlowski wrote:
> 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.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[07/10] ASoC: dt-bindings: qcom,lpass-va-macro: Add missing NPL clock
        commit: cfad817095e111b640c7d538b9f182d2535ee065

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark