MAINTAINERS: Redo addition of ssm3515 to APPLE SOUND

Message ID 20230712121556.93500-1-povik+lin@cutebit.org
State New
Headers
Series MAINTAINERS: Redo addition of ssm3515 to APPLE SOUND |

Commit Message

Martin Povišer July 12, 2023, 12:15 p.m. UTC
  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 <broonie@kernel.org>
Fixes: af53b00fa3ac ("Merge tag 'v6.4-rc2' into asoc-6.5 to get fixes for CI")
Signed-off-by: Martin Povišer <povik+lin@cutebit.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Mark Brown July 16, 2023, 12:51 p.m. UTC | #1
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
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3be1bdfe8ecc..be7e662c653b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1865,9 +1865,11 @@  M:	Martin Povišer <povik+lin@cutebit.org>
 L:	asahi@lists.linux.dev
 L:	alsa-devel@alsa-project.org (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 <marcan@marcan.st>