2023-07-12 13:26:07

by Martin Povišer

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Redo addition of ssm3515 to APPLE SOUND

The MAINTAINERS entries added in commit 4ac690bbae02 ("ASoC: ssm3515:
Add new amp driver") were later erased in a merge commit. Re-add those.

Cc: Mark Brown <[email protected]>
Fixes: af53b00fa3ac ("Merge tag 'v6.4-rc2' into asoc-6.5 to get fixes for CI")
Signed-off-by: Martin Povišer <[email protected]>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3be1bdfe8ecc..be7e662c653b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1865,9 +1865,11 @@ M: Martin Povišer <[email protected]>
L: [email protected]
L: [email protected] (moderated for non-subscribers)
S: Maintained
+F: Documentation/devicetree/bindings/sound/adi,ssm3515.yaml
F: Documentation/devicetree/bindings/sound/apple,*
F: sound/soc/apple/*
F: sound/soc/codecs/cs42l83-i2c.c
+F: sound/soc/codecs/ssm3515.c

ARM/APPLE MACHINE SUPPORT
M: Hector Martin <[email protected]>
--
2.38.3



2023-07-16 12:52:49

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Redo addition of ssm3515 to APPLE SOUND

On Wed, 12 Jul 2023 14:15:56 +0200, Martin Povišer wrote:
> The MAINTAINERS entries added in commit 4ac690bbae02 ("ASoC: ssm3515:
> Add new amp driver") were later erased in a merge commit. Re-add those.
>
>

Applied to

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

Thanks!

[1/1] MAINTAINERS: Redo addition of ssm3515 to APPLE SOUND
commit: e8bf1741c14eb8e4a4e1364d45aeeab66660ab9b

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