alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] MAINTAINERS: update maintainers of qcom audio
@ 2021-01-15 16:55 Srinivas Kandagatla
  2021-01-15 16:55 ` [PATCH 2/2] MAINTAINERS: update qcom ASoC drivers list Srinivas Kandagatla
  2021-01-15 18:18 ` [PATCH 1/2] MAINTAINERS: update maintainers of qcom audio Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Srinivas Kandagatla @ 2021-01-15 16:55 UTC (permalink / raw)
  To: linux-kernel, broonie; +Cc: plai, bgoswami, Srinivas Kandagatla, alsa-devel

Add myself as maintainer of qcom audio drivers, as Patrick
has very little time to look at the patches.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviewed-by: Banajit Goswami <bgoswami@codeaurora.org>
Acked-by: Patrick Lai <plai@codeaurora.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6eff4f720c72..b1545817c899 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14512,7 +14512,7 @@ S:	Supported
 F:	drivers/crypto/qat/
 
 QCOM AUDIO (ASoC) DRIVERS
-M:	Patrick Lai <plai@codeaurora.org>
+M:	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
 M:	Banajit Goswami <bgoswami@codeaurora.org>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:	Supported
-- 
2.21.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 2/2] MAINTAINERS: update qcom ASoC drivers list
  2021-01-15 16:55 [PATCH 1/2] MAINTAINERS: update maintainers of qcom audio Srinivas Kandagatla
@ 2021-01-15 16:55 ` Srinivas Kandagatla
  2021-01-15 18:18 ` [PATCH 1/2] MAINTAINERS: update maintainers of qcom audio Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Srinivas Kandagatla @ 2021-01-15 16:55 UTC (permalink / raw)
  To: linux-kernel, broonie; +Cc: plai, bgoswami, Srinivas Kandagatla, alsa-devel

Add full list of ASoC drivers that are maintained!

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b1545817c899..7699d9d94a49 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14516,6 +14516,14 @@ M:	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
 M:	Banajit Goswami <bgoswami@codeaurora.org>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:	Supported
+F:	sound/soc/codecs/lpass-va-macro.c
+F:	sound/soc/codecs/lpass-wsa-macro.*
+F:	sound/soc/codecs/msm8916-wcd-analog.c
+F:	sound/soc/codecs/msm8916-wcd-digital.c
+F:	sound/soc/codecs/wcd9335.*
+F:	sound/soc/codecs/wcd934x.c
+F:	sound/soc/codecs/wcd-clsh-v2.*
+F:	sound/soc/codecs/wsa881x.c
 F:	sound/soc/qcom/
 
 QCOM IPA DRIVER
-- 
2.21.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/2] MAINTAINERS: update maintainers of qcom audio
  2021-01-15 16:55 [PATCH 1/2] MAINTAINERS: update maintainers of qcom audio Srinivas Kandagatla
  2021-01-15 16:55 ` [PATCH 2/2] MAINTAINERS: update qcom ASoC drivers list Srinivas Kandagatla
@ 2021-01-15 18:18 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2021-01-15 18:18 UTC (permalink / raw)
  To: Srinivas Kandagatla, linux-kernel; +Cc: plai, bgoswami, alsa-devel

On Fri, 15 Jan 2021 16:55:19 +0000, Srinivas Kandagatla wrote:
> Add myself as maintainer of qcom audio drivers, as Patrick
> has very little time to look at the patches.

Applied to

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

Thanks!

[1/2] MAINTAINERS: update maintainers of qcom audio
      commit: 9b268be3adbb410cc1a857477b638a71258891a8
[2/2] MAINTAINERS: update qcom ASoC drivers list
      commit: 7505c06dabb5e814bda610c8d83338544f15db45

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-15 18:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15 16:55 [PATCH 1/2] MAINTAINERS: update maintainers of qcom audio Srinivas Kandagatla
2021-01-15 16:55 ` [PATCH 2/2] MAINTAINERS: update qcom ASoC drivers list Srinivas Kandagatla
2021-01-15 18:18 ` [PATCH 1/2] MAINTAINERS: update maintainers of qcom audio Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).