Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit fcf85e5c authored by Frieder Schrempf's avatar Frieder Schrempf Committed by Mark Brown
Browse files

MAINTAINERS: Move the Freescale QSPI driver to the SPI framework



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: default avatarFrieder Schrempf <frieder.schrempf@kontron.de>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 50f1242c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>