diff options
author | Mark Brown <broonie@kernel.org> | 2019-03-04 16:32:51 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-03-04 16:32:51 +0100 |
commit | 14dbfb417bd80c96ec700c7a8414bb6f5db7ecd2 (patch) | |
tree | f79fb71b6206ef40aa34c52649053a2aaa493a3c /MAINTAINERS | |
parent | Merge branch 'spi-5.0' into spi-linus (diff) | |
parent | spi: sh-msiof: Restrict bits per word to 8/16/24/32 on R-Car Gen2/3 (diff) | |
download | linux-14dbfb417bd80c96ec700c7a8414bb6f5db7ecd2.tar.xz linux-14dbfb417bd80c96ec700c7a8414bb6f5db7ecd2.zip |
Merge branch 'spi-5.1' into spi-next
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dce5c099f43c..ecb33bcc0ce4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6105,9 +6105,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> @@ -10944,6 +10944,14 @@ F: lib/objagg.c F: lib/test_objagg.c F: include/linux/objagg.h +NXP FSPI DRIVER +R: Yogesh Gaur <yogeshgaur.83@gmail.com> +M: Ashish Kumar <ashish.kumar@nxp.com> +L: linux-spi@vger.kernel.org +S: Maintained +F: drivers/spi/spi-nxp-fspi.c +F: Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt + OBJTOOL M: Josh Poimboeuf <jpoimboe@redhat.com> M: Peter Zijlstra <peterz@infradead.org> |