diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-09-23 22:31:40 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-09-26 16:10:31 +0100 |
commit | 2b381b4a91e94bd1d328de6e66cf97dec13bb40c (patch) | |
tree | 32445eb237804ce8fcfbbc6d473d1becf377c9c5 | |
parent | 4d73b97b8dbaf09af6e5878ce3288ba93956a3fd (diff) |
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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6cfb1cba0caa..3e7a651a0a08 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16630,6 +16630,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.* |