diff options
author | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-05-03 02:48:55 -0400 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2017-05-10 21:22:38 -0400 |
commit | a9402889f41cc2db7a9b162990bef271be098ff0 (patch) | |
tree | 53064d615741e21070c4e48a9b28d8a9b4850823 /MAINTAINERS | |
parent | 7db789d08cb23aeedb4d6392c2994ce387067021 (diff) |
MAINTAINERS: Update NAND subsystem git repositories
NAND branches are now hosted on MTD repos, nand/next is on l2-mtd and
nand/fixes will be on linux-mtd.
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
[Brian: added branch names]
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 732050a0c3be..597f52c4d21d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8228,8 +8228,8 @@ M: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> | |||
8228 | L: linux-mtd@lists.infradead.org | 8228 | L: linux-mtd@lists.infradead.org |
8229 | W: http://www.linux-mtd.infradead.org/ | 8229 | W: http://www.linux-mtd.infradead.org/ |
8230 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ | 8230 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ |
8231 | T: git git://git.infradead.org/linux-mtd.git | 8231 | T: git git://git.infradead.org/linux-mtd.git master |
8232 | T: git git://git.infradead.org/l2-mtd.git | 8232 | T: git git://git.infradead.org/l2-mtd.git master |
8233 | S: Maintained | 8233 | S: Maintained |
8234 | F: Documentation/devicetree/bindings/mtd/ | 8234 | F: Documentation/devicetree/bindings/mtd/ |
8235 | F: drivers/mtd/ | 8235 | F: drivers/mtd/ |
@@ -8605,7 +8605,8 @@ R: Richard Weinberger <richard@nod.at> | |||
8605 | L: linux-mtd@lists.infradead.org | 8605 | L: linux-mtd@lists.infradead.org |
8606 | W: http://www.linux-mtd.infradead.org/ | 8606 | W: http://www.linux-mtd.infradead.org/ |
8607 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ | 8607 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ |
8608 | T: git git://github.com/linux-nand/linux.git | 8608 | T: git git://git.infradead.org/linux-mtd.git nand/fixes |
8609 | T: git git://git.infradead.org/l2-mtd.git nand/next | ||
8609 | S: Maintained | 8610 | S: Maintained |
8610 | F: drivers/mtd/nand/ | 8611 | F: drivers/mtd/nand/ |
8611 | F: include/linux/mtd/nand*.h | 8612 | F: include/linux/mtd/nand*.h |