[PATCH v6 07/10] MAINTAINERS: add the Freescale QMC controller entry

Herve Codina posted 10 patches 2 years, 6 months ago
There is a newer version of this series
[PATCH v6 07/10] MAINTAINERS: add the Freescale QMC controller entry
Posted by Herve Codina 2 years, 6 months ago
After contributing the driver, add myself as the maintainer
for the Freescale QMC controller.

Signed-off-by: Herve Codina <herve.codina@bootlin.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 097a80d6623b..47eca5b06cce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8372,6 +8372,14 @@ S:	Maintained
 F:	drivers/soc/fsl/qe/
 F:	include/soc/fsl/qe/
 
+FREESCALE QUICC ENGINE QMC DRIVER
+M:	Herve Codina <herve.codina@bootlin.com>
+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 <herve.codina@bootlin.com>
 L:	linuxppc-dev@lists.ozlabs.org
-- 
2.39.1
Re: [PATCH v6 07/10] MAINTAINERS: add the Freescale QMC controller entry
Posted by Christophe Leroy 2 years, 6 months ago

Le 17/02/2023 à 15:56, Herve Codina a écrit :
> After contributing the driver, add myself as the maintainer
> for the Freescale QMC controller.
> 
> Signed-off-by: Herve Codina <herve.codina@bootlin.com>

Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>

> ---
>   MAINTAINERS | 8 ++++++++
>   1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 097a80d6623b..47eca5b06cce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8372,6 +8372,14 @@ S:	Maintained
>   F:	drivers/soc/fsl/qe/
>   F:	include/soc/fsl/qe/
>   
> +FREESCALE QUICC ENGINE QMC DRIVER
> +M:	Herve Codina <herve.codina@bootlin.com>
> +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 <herve.codina@bootlin.com>
>   L:	linuxppc-dev@lists.ozlabs.org