diff options
author | Herve Codina <herve.codina@bootlin.com> | 2023-02-17 15:56:42 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-03-05 23:37:08 +0000 |
commit | db12f7bbbb22d06ba9f65dc607d230f636e4a22a (patch) | |
tree | a45d0af959cd87f0d4983c38ce736eace850c6cc /MAINTAINERS | |
parent | 3178d58e0b9772d690456c0bdf8c9f5e191d45f1 (diff) |
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 <herve.codina@bootlin.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/20230217145645.1768659-8-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 fea9ee7ade8e..5597d402fbd8 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 <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 |