diff options
author | Herve Codina <herve.codina@bootlin.com> | 2024-03-07 12:39:05 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-11 09:36:11 +0000 |
commit | 796992282cb046939cbbcbd0051e804095304fa4 (patch) | |
tree | fdfe04d2ee93274fe7fc7ca875e7c3bdaea04319 /MAINTAINERS | |
parent | d0f2258e79fd7dba9860e8c97117b3f91ad04371 (diff) | |
download | lwn-796992282cb046939cbbcbd0051e804095304fa4.tar.gz lwn-796992282cb046939cbbcbd0051e804095304fa4.zip |
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 <herve.codina@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
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 <herve.codina@bootlin.com> +L: netdev@vger.kernel.org +L: linuxppc-dev@lists.ozlabs.org +S: Maintained +F: drivers/net/wan/fsl_qmc_hdlc.c + FREESCALE QUICC ENGINE TSA DRIVER M: Herve Codina <herve.codina@bootlin.com> L: linuxppc-dev@lists.ozlabs.org |