diff options
author | Herve Codina <[email protected]> | 2023-01-26 09:51:37 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-01-30 18:38:04 +0000 |
commit | e60259f77c46a6b4733b20f1fb44547d67302c67 (patch) | |
tree | be84767eae9a7873fd69b950fa3d0dbe0c1a5d39 | |
parent | e51166990e81754d2cd30593558c3ff47fa49f15 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-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 <[email protected]> +L: [email protected] (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 <[email protected]> |