aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Raynal <[email protected]>2018-01-13 11:54:10 +0100
committerBoris Brezillon <[email protected]>2018-01-14 14:57:35 +0100
commitb4525db6f0c6dc02ad2bde08a3bcdcf0ad7891d4 (patch)
treebf1df0e1ea4e46fdbfa94b2d4be0605181910592
parent2514830b8b8ca966fae35103070984c2e847b2b9 (diff)
MAINTAINERS: Add entry for Marvell NAND controller driver
Add entry for Marvell NAND controller driver and its bindings which will soon replace the old driver pxa3xx_nand.c. Signed-off-by: Miquel Raynal <[email protected]> Signed-off-by: Boris Brezillon <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 37ee5ae4bae2..81c8c5162144 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8402,6 +8402,13 @@ L: [email protected]
S: Odd Fixes
F: drivers/net/wireless/marvell/mwl8k.c
+MARVELL NAND CONTROLLER DRIVER
+M: Miquel Raynal <[email protected]>
+S: Maintained
+F: drivers/mtd/nand/marvell_nand.c
+F: Documentation/devicetree/bindings/mtd/marvell-nand.txt
+
MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
M: Nicolas Pitre <[email protected]>
S: Odd Fixes