Message ID | 20230206144904.91078-4-herve.codina@bootlin.com |
---|---|
State | Accepted |
Commit | 564972dbf85c0900521e6273b772fd7f0b720dd7 |
Headers | show |
Series | Add the Infineon PEB2466 codec support | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index cd22e8e06561..0cd8a4d1f7b0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10184,6 +10184,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>
After contributing the driver, add myself as the maintainer for the Infineon PEB2466 codec. Signed-off-by: Herve Codina <herve.codina@bootlin.com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)