From: Herve Codina Date: Fri, 17 Feb 2023 14:56:42 +0000 (+0100) Subject: MAINTAINERS: add the Freescale QMC controller entry X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=db12f7bbbb22d06ba9f65dc607d230f636e4a22a;p=linux.git MAINTAINERS: add the Freescale QMC controller entry After contributing the driver, add myself as the maintainer for the Freescale QMC controller. Signed-off-by: Herve Codina Reviewed-by: Christophe Leroy Link: https://lore.kernel.org/r/20230217145645.1768659-8-herve.codina@bootlin.com Signed-off-by: Mark Brown --- diff --git a/MAINTAINERS b/MAINTAINERS index fea9ee7ade8ef..5597d402fbd8f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8247,6 +8247,14 @@ S: Maintained F: drivers/soc/fsl/qe/ F: include/soc/fsl/qe/ +FREESCALE QUICC ENGINE QMC DRIVER +M: Herve Codina +L: linuxppc-dev@lists.ozlabs.org +S: Maintained +F: Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml +F: drivers/soc/fsl/qe/qmc.c +F: include/soc/fsl/qe/qmc.h + FREESCALE QUICC ENGINE TSA DRIVER M: Herve Codina L: linuxppc-dev@lists.ozlabs.org