diff options
author | Herve Codina <herve.codina@bootlin.com> | 2023-01-26 11:51:37 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-01-30 21:38:04 +0300 |
commit | e60259f77c46a6b4733b20f1fb44547d67302c67 (patch) | |
tree | be84767eae9a7873fd69b950fa3d0dbe0c1a5d39 | |
parent | e51166990e81754d2cd30593558c3ff47fa49f15 (diff) | |
download | linux-e60259f77c46a6b4733b20f1fb44547d67302c67.tar.xz |
MAINTAINERS: add the Renesas IDT821034 codec entry
After contributing the driver, add myself as the maintainer for the
Renesas IDT821034 codec.
Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Link: https://lore.kernel.org/r/20230126085137.375814-4-herve.codina@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f61eb221415b..3674675e83f5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17783,6 +17783,13 @@ F: Documentation/devicetree/bindings/net/renesas,*.yaml F: drivers/net/ethernet/renesas/ F: include/linux/sh_eth.h +RENESAS IDT821034 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/renesas,idt821034.yaml +F: sound/soc/codecs/idt821034.c + RENESAS R-CAR GYROADC DRIVER M: Marek Vasut <marek.vasut@gmail.com> L: linux-iio@vger.kernel.org |