2022-09-07 10:54:50

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] 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]>
---
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-15 02:28:49

by Bjorn Andersson

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

On Wed, Sep 07, 2022 at 12:23:11PM +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.
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>

Acked-by: Bjorn Andersson <[email protected]>

> ---
> 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
>