After contributing the driver, add myself as the maintainer for the Freescale TSA controller.
Signed-off-by: Herve Codina herve.codina@bootlin.com --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 7f86d02cb427..2b4f5fe7ebad 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8372,6 +8372,15 @@ S: Maintained F: drivers/soc/fsl/qe/ F: include/soc/fsl/qe/
+FREESCALE QUICC ENGINE TSA 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,tsa.yaml +F: drivers/soc/fsl/qe/tsa.c +F: drivers/soc/fsl/qe/tsa.h +F: include/dt-bindings/soc/fsl-tsa.h + FREESCALE QUICC ENGINE UCC ETHERNET DRIVER M: Li Yang leoyang.li@nxp.com L: netdev@vger.kernel.org