[PATCH v2 36/36] MAINTAINERS: Add QE files related to the Freescale QMC controller

Herve Codina posted 36 patches 1 year, 4 months ago
[PATCH v2 36/36] MAINTAINERS: Add QE files related to the Freescale QMC controller
Posted by Herve Codina 1 year, 4 months ago
The Freescale QMC controller driver supports both QE and CPM1.

Add the newly introduced QE files to the existing entry.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 1d32d38f2247..1331bdeb7386 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8996,6 +8996,7 @@ 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:	Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,qe-ucc-qmc.yaml
 F:	drivers/soc/fsl/qe/qmc.c
 F:	include/soc/fsl/qe/qmc.h
 
-- 
2.45.0
Re: [PATCH v2 36/36] MAINTAINERS: Add QE files related to the Freescale QMC controller
Posted by Christophe Leroy 1 year, 3 months ago

Le 08/08/2024 à 09:11, Herve Codina a écrit :
> The Freescale QMC controller driver supports both QE and CPM1.
> 
> Add the newly introduced QE files to the existing entry.
> 
> Signed-off-by: Herve Codina <herve.codina@bootlin.com>

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

> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d32d38f2247..1331bdeb7386 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8996,6 +8996,7 @@ 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:	Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,qe-ucc-qmc.yaml
>   F:	drivers/soc/fsl/qe/qmc.c
>   F:	include/soc/fsl/qe/qmc.h
>