
Hi Masahiro Yamada,
On 31 October 2014 17:59, Masahiro Yamada yamada.m@jp.panasonic.com wrote:
Hi Heiko, Wolfgang,
On Fri, 31 Oct 2014 12:44:07 +0100 Wolfgang Denk wd@denx.de wrote:
Dear Jagan,
In message CAD6G_RRkDhNHC=+OtgtXPd7WdfJzq2bokbMKhKnL=BLSx-AdMw@mail.gmail.com you wrote:
I am now ready for taking over the ownership for MTD ...
Is it for entire drivers/mtd ? or any specific parts?
This is meant for all parts of drivers/mtd that are not already covered by other custodians.
+M: Heiko Schocher hs@denx.de +S: Maintained +T: git git://git.denx.de/u-boot-mtd.git +F: drivers/mtd*
I am afraid this does not work at all.
I too feel that this mayn't work - for everything but uncovered part.
Do you mean this?
F: drivers/mtd/
Don't add entire mtd - drivers/mtd/spi is owned by me.
I don't know if we have a better notation for "all the rest that is not already covered by somebody else"?
Let's see the last part of the MAINTAINERS:
THE REST M: Tom Rini trini@ti.com L: u-boot@lists.denx.de Q: http://patchwork.ozlabs.org/project/uboot/list/ S: Maintained T: git git://git.denx.de/u-boot.git F: * F: */
This entry does __not__ mean everything is maintained by Tom, but Tom owns all the rest that is not covered by somebody else.
MTD M: Heiko Schocher hs@denx.de S: Maintained T: git git://git.denx.de/u-boot-mtd.git F: drivers/mtd/
I think this makes sense.
Let's study from linux/MAINTAINERS!
MEMORY TECHNOLOGY DEVICES (MTD) M: David Woodhouse dwmw2@infradead.org M: Brian Norris computersforpeace@gmail.com L: linux-mtd@lists.infradead.org W: http://www.linux-mtd.infradead.org/ Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ T: git git://git.infradead.org/linux-mtd.git T: git git://git.infradead.org/l2-mtd.git S: Maintained F: drivers/mtd/ F: include/linux/mtd/ F: include/uapi/mtd/
Linux in MTD is shared by two maintainer where whole drivers/mtd
[snip]
ONENAND FLASH DRIVER M: Kyungmin Park kyungmin.park@samsung.com L: linux-mtd@lists.infradead.org S: Maintained F: drivers/mtd/onenand/ F: include/linux/mtd/onenand*.h
BTW, "CFI FLASH" entry is questionable.
CFI FLASH M: Stefan Roese sr@denx.de S: Maintained T: git git://git.denx.de/u-boot-cfi-flash.git F: drivers/mtd/*
Do all the files in drivers/mtd belong to CFI FLASH subsystem?
No - it has cfi, ubifs, nand, sf
thanks!