2022-09-23 21:15:43

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH RESEND] ASoC: MAINTAINERS: add bindings and APR to Qualcomm Audio entry

Extend the Qualcomm Audio maintainer entry to include sound related
bindings and the Qualcomm APR/GPR (Asynchronous/Generic Packet Router)
IPC driver, which is tightly related to the Audio DSP.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Bjorn Andersson <[email protected]>

---

Resend because it seems I forget to Cc Mark.
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0350effebe8f..453dc6fd0b80 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16710,6 +16710,9 @@ M: Srinivas Kandagatla <[email protected]>
M: Banajit Goswami <[email protected]>
L: [email protected] (moderated for non-subscribers)
S: Supported
+F: Documentation/devicetree/bindings/soc/qcom/qcom,apr.yaml
+F: Documentation/devicetree/bindings/sound/qcom,*
+F: drivers/soc/qcom/apr.c
F: include/dt-bindings/sound/qcom,wcd9335.h
F: sound/soc/codecs/lpass-rx-macro.*
F: sound/soc/codecs/lpass-tx-macro.*
--
2.34.1


2022-09-27 11:49:53

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH RESEND] ASoC: MAINTAINERS: add bindings and APR to Qualcomm Audio entry

On Fri, 23 Sep 2022 22:31:40 +0200, Krzysztof Kozlowski wrote:
> Extend the Qualcomm Audio maintainer entry to include sound related
> bindings and the Qualcomm APR/GPR (Asynchronous/Generic Packet Router)
> IPC driver, which is tightly related to the Audio DSP.
>
>

Applied to

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

Thanks!

[1/1] ASoC: MAINTAINERS: add bindings and APR to Qualcomm Audio entry
commit: 2b381b4a91e94bd1d328de6e66cf97dec13bb40c

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