diff options
author | Herve Codina <herve.codina@bootlin.com> | 2023-02-06 15:49:04 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-02-09 16:38:27 +0100 |
commit | 564972dbf85c0900521e6273b772fd7f0b720dd7 (patch) | |
tree | c73fa6811f191d42bc7e7a81d746ddf2f1b03509 /MAINTAINERS | |
parent | ASoC: codecs: Add support for the Infineon PEB2466 codec (diff) | |
download | linux-564972dbf85c0900521e6273b772fd7f0b720dd7.tar.xz 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>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 7 |
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> |