summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMartin Povišer <povik+lin@cutebit.org>2023-07-12 14:15:56 +0200
committerMark Brown <broonie@kernel.org>2023-07-15 13:07:32 +0100
commite8bf1741c14eb8e4a4e1364d45aeeab66660ab9b (patch)
tree6f4e1dc2d28b15e8d3e2f67bb2fd700c3f63264b /MAINTAINERS
parentcc8ff2dfcb948f16267335ba5440a42abb41aee2 (diff)
downloadlinux-stable-e8bf1741c14eb8e4a4e1364d45aeeab66660ab9b.tar.gz
linux-stable-e8bf1741c14eb8e4a4e1364d45aeeab66660ab9b.tar.bz2
linux-stable-e8bf1741c14eb8e4a4e1364d45aeeab66660ab9b.zip
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 <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> Link: https://lore.kernel.org/r/20230712121556.93500-1-povik+lin@cutebit.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index bcd9da307818..218c99733302 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1934,9 +1934,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>