diff options
author | Frank Li <[email protected]> | 2024-09-05 11:52:30 -0400 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-09-05 19:15:45 +0100 |
commit | c9ca76e8239810ccb08825a7b847c39d367410a6 (patch) | |
tree | dcff830d0ff39bf55ebdadde02a7d70b36037cee | |
parent | fb9820c550cfc58684b612471cc50e4b5c305404 (diff) |
MAINTAINERS: SPI: Add mailing list [email protected] for nxp spi drivers
Add mailing list [email protected] for nxp spi drivers(qspi, fspi and
dspi).
Signed-off-by: Frank Li <[email protected]>
Reviewed-by: Stefan Wahren <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3e49840cff42..931838892e85 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8861,6 +8861,7 @@ F: drivers/dma/fsldma.* FREESCALE DSPI DRIVER M: Vladimir Oltean <[email protected]> S: Maintained F: Documentation/devicetree/bindings/spi/fsl,dspi*.yaml F: drivers/spi/spi-fsl-dspi.c @@ -8989,6 +8990,7 @@ F: include/linux/fsl/ptp_qoriq.h FREESCALE QUAD SPI DRIVER M: Han Xu <[email protected]> S: Maintained F: Documentation/devicetree/bindings/spi/fsl,spi-fsl-qspi.yaml F: drivers/spi/spi-fsl-qspi.c @@ -16413,6 +16415,7 @@ M: Han Xu <[email protected]> M: Haibo Chen <[email protected]> R: Yogesh Gaur <[email protected]> S: Maintained F: Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml F: drivers/spi/spi-nxp-fspi.c |