2024-05-30 22:31:12

by Dmitry Baryshkov

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: copy linux-arm-msm for sound/qcom changes

Not having linux-arm-msm@ in cc for audio-related changes for Qualcomm
platforms means that interested parties can easily miss the patches. Add
corresponding L: entry so that linux-arm-msm ML gets CC'ed for audio
patches too.

Signed-off-by: Dmitry Baryshkov <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 523d84b2d613..b9bdd1f08005 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18227,6 +18227,7 @@ QCOM AUDIO (ASoC) DRIVERS
M: Srinivas Kandagatla <[email protected]>
M: Banajit Goswami <[email protected]>
L: [email protected] (moderated for non-subscribers)
+L: [email protected]
S: Supported
F: Documentation/devicetree/bindings/soc/qcom/qcom,apr*
F: Documentation/devicetree/bindings/sound/qcom,*

---
base-commit: 9d99040b1bc8dbf385a8aa535e9efcdf94466e19
change-id: 20240531-asoc-qcom-cc-lamsm-be80e19f8cd8

Best regards,
--
Dmitry Baryshkov <[email protected]>



2024-05-31 06:46:37

by Srinivas Kandagatla

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: copy linux-arm-msm for sound/qcom changes



On 30/05/2024 23:30, Dmitry Baryshkov wrote:
> Not having linux-arm-msm@ in cc for audio-related changes for Qualcomm
> platforms means that interested parties can easily miss the patches. Add
> corresponding L: entry so that linux-arm-msm ML gets CC'ed for audio
> patches too.
>
> Signed-off-by: Dmitry Baryshkov <[email protected]>
> ---

thanks Dmitry..

Acked-by: Srinivas Kandagatla <[email protected]>


--srini
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 523d84b2d613..b9bdd1f08005 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -18227,6 +18227,7 @@ QCOM AUDIO (ASoC) DRIVERS
> M: Srinivas Kandagatla <[email protected]>
> M: Banajit Goswami <[email protected]>
> L: [email protected] (moderated for non-subscribers)
> +L: [email protected]
> S: Supported
> F: Documentation/devicetree/bindings/soc/qcom/qcom,apr*
> F: Documentation/devicetree/bindings/sound/qcom,*
>
> ---
> base-commit: 9d99040b1bc8dbf385a8aa535e9efcdf94466e19
> change-id: 20240531-asoc-qcom-cc-lamsm-be80e19f8cd8
>
> Best regards,

2024-06-04 11:54:30

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: copy linux-arm-msm for sound/qcom changes

On Fri, 31 May 2024 01:30:54 +0300, Dmitry Baryshkov wrote:
> Not having linux-arm-msm@ in cc for audio-related changes for Qualcomm
> platforms means that interested parties can easily miss the patches. Add
> corresponding L: entry so that linux-arm-msm ML gets CC'ed for audio
> patches too.
>
>

Applied to

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

Thanks!

[1/1] MAINTAINERS: copy linux-arm-msm for sound/qcom changes
commit: d3cb3516f2540e6c384eef96b4ffeb49425175ed

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