diff options
author | Herve Codina <herve.codina@bootlin.com> | 2023-02-17 15:56:45 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-03-06 00:37:11 +0100 |
commit | eb7ff1cbe7494e7f67e33afdab37361081882ca2 (patch) | |
tree | 12b7d04f46bc9c83f1c279ae704a841eb39dbf23 /MAINTAINERS | |
parent | ASoC: fsl: Add support for QMC audio (diff) | |
download | linux-eb7ff1cbe7494e7f67e33afdab37361081882ca2.tar.xz linux-eb7ff1cbe7494e7f67e33afdab37361081882ca2.zip |
MAINTAINERS: add the Freescale QMC audio entry
After contributing the component, add myself as the maintainer
for the Freescale QMC audio ASoC component.
Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/20230217145645.1768659-11-herve.codina@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5597d402fbd8..a6e6b70cf8bd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8315,6 +8315,14 @@ F: sound/soc/fsl/fsl* F: sound/soc/fsl/imx* F: sound/soc/fsl/mpc8610_hpcd.c +FREESCALE SOC SOUND QMC DRIVER +M: Herve Codina <herve.codina@bootlin.com> +L: alsa-devel@alsa-project.org (moderated for non-subscribers) +L: linuxppc-dev@lists.ozlabs.org +S: Maintained +F: Documentation/devicetree/bindings/sound/fsl,qmc-audio.yaml +F: sound/soc/fsl/fsl_qmc_audio.c + FREESCALE USB PERIPHERAL DRIVERS M: Li Yang <leoyang.li@nxp.com> L: linux-usb@vger.kernel.org |