aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerve Codina <[email protected]>2024-03-07 12:39:05 +0100
committerDavid S. Miller <[email protected]>2024-03-11 09:36:11 +0000
commit796992282cb046939cbbcbd0051e804095304fa4 (patch)
treefdfe04d2ee93274fe7fc7ca875e7c3bdaea04319
parentd0f2258e79fd7dba9860e8c97117b3f91ad04371 (diff)
MAINTAINERS: Add the Freescale QMC HDLC driver entry
After contributing the driver, add myself as the maintainer for the Freescale QMC HDLC driver. Signed-off-by: Herve Codina <[email protected]> Signed-off-by: David S. Miller <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 90a58c73dbde..fd66be5046f9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8601,6 +8601,13 @@ 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 QMC HDLC DRIVER
+M: Herve Codina <[email protected]>
+S: Maintained
+F: drivers/net/wan/fsl_qmc_hdlc.c
+
FREESCALE QUICC ENGINE TSA DRIVER
M: Herve Codina <[email protected]>