aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEzequiel Garcia <[email protected]>2013-12-04 15:28:46 -0800
committerBrian Norris <[email protected]>2014-01-03 11:22:24 -0800
commitec64d3bf5d41a5a30debe8f166bf33f149feb09d (patch)
treeef61efa0d47c3e00b7a5acf11236b2f9d805cc37
parent242c325eae99621d47161ebbc0e64bf1dc5fd619 (diff)
MAINTAINERS: mtd: add PXA3xx NAND driver to MAINTAINERS
Add the pxa3xx-nand driver which supports PXA3xx and Armada 370/XP SoC family to MAINTAINERS to ensure I get proper Cc on patches. Signed-off-by: Ezequiel Garcia <[email protected]> Acked-by: Artem Bityutskiy <[email protected]> Signed-off-by: Brian Norris <[email protected]>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1d02f3971c1f..01dee8ac357f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6891,6 +6891,12 @@ F: include/sound/pxa2xx-lib.h
F: sound/arm/pxa*
F: sound/soc/pxa/
+PXA3xx NAND FLASH DRIVER
+M: Ezequiel Garcia <[email protected]>
+S: Maintained
+F: drivers/mtd/nand/pxa3xx-nand.c
+
MMP SUPPORT
M: Eric Miao <[email protected]>
M: Haojian Zhuang <[email protected]>