aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Herve Codina <herve.codina@bootlin.com> 2023-02-06 15:49:04 +0100
committerGravatar Mark Brown <broonie@kernel.org> 2023-02-09 15:38:27 +0000
commit564972dbf85c0900521e6273b772fd7f0b720dd7 (patch)
treec73fa6811f191d42bc7e7a81d746ddf2f1b03509
parentASoC: codecs: Add support for the Infineon PEB2466 codec (diff)
downloadlinux-564972dbf85c0900521e6273b772fd7f0b720dd7.tar.gz
linux-564972dbf85c0900521e6273b772fd7f0b720dd7.tar.bz2
linux-564972dbf85c0900521e6273b772fd7f0b720dd7.zip
MAINTAINERS: add the Infineon PEB2466 codec entry
After contributing the driver, add myself as the maintainer for the Infineon PEB2466 codec. Signed-off-by: Herve Codina <herve.codina@bootlin.com> Link: https://lore.kernel.org/r/20230206144904.91078-4-herve.codina@bootlin.com Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3732dc391160..1e246c16aff6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10159,6 +10159,13 @@ L: linux-iio@vger.kernel.org
S: Maintained
F: drivers/iio/pressure/dps310.c
+INFINEON PEB2466 ASoC CODEC
+M: Herve Codina <herve.codina@bootlin.com>
+L: alsa-devel@alsa-project.org (moderated for non-subscribers)
+S: Maintained
+F: Documentation/devicetree/bindings/sound/infineon,peb2466.yaml
+F: sound/soc/codecs/peb2466.c
+
INFINIBAND SUBSYSTEM
M: Jason Gunthorpe <jgg@nvidia.com>
M: Leon Romanovsky <leonro@nvidia.com>