MAINTAINERS: Move the Freescale QSPI driver to the SPI framework
authorFrieder Schrempf <frieder.schrempf@kontron.de>
Mon, 7 Jan 2019 09:30:10 +0000 (09:30 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 7 Jan 2019 16:57:03 +0000 (16:57 +0000)
The driver was ported to the SPI framework so it can be used as
a generic SPI memory driver and not only for SPI NOR.
Reflect this transition in the MAINTAINERS file.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
MAINTAINERS

index 32d4444..8b6c0d4 100644 (file)
@@ -6090,9 +6090,9 @@ F:        Documentation/devicetree/bindings/ptp/ptp-qoriq.txt
 
 FREESCALE QUAD SPI DRIVER
 M:     Han Xu <han.xu@nxp.com>
-L:     linux-mtd@lists.infradead.org
+L:     linux-spi@vger.kernel.org
 S:     Maintained
-F:     drivers/mtd/spi-nor/fsl-quadspi.c
+F:     drivers/spi/spi-fsl-qspi.c
 
 FREESCALE QUICC ENGINE LIBRARY
 M:     Qiang Zhao <qiang.zhao@nxp.com>