All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
@ 2014-10-31 10:26 Heiko Schocher
  2014-10-31 10:43 ` Jagan Teki
  2014-11-03 21:34 ` Scott Wood
  0 siblings, 2 replies; 14+ messages in thread
From: Heiko Schocher @ 2014-10-31 10:26 UTC (permalink / raw)
  To: u-boot

Add MAINTAINERS and doc/git-mailrc entry.

Signed-off-by: Heiko Schocher <hs@denx.de>

---
as discussed this step here and there first of all with Scott Wood
for example here:
http://lists.denx.de/pipermail/u-boot/2014-August/186005.html

I am now ready for taking over the ownership for MTD ...

@Scott: I would be happy, if you can still have a look in nand patches ;-)
        please inform me, if you have no longer time for it, so
        we can set u-boot-nand into not maintained state

@all: Please send me a list of pending patches, so I can go through
      them, thanks!

 MAINTAINERS    | 8 ++++++++
 doc/git-mailrc | 1 +
 2 files changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fd346c9..e81a08a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -258,6 +258,14 @@ S:	Maintained
 T:	git git://git.denx.de/u-boot-mmc.git
 F:	drivers/mmc/
 
+MTD
+M:	Heiko Schocher <hs@denx.de>
+S:	Maintained
+T:	git git://git.denx.de/u-boot-mtd.git
+F:	drivers/mtd*
+F:	include/linux/mtd*
+F:	include/mtd*
+
 OPENRISC
 M:	Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
 S:	Maintained
diff --git a/doc/git-mailrc b/doc/git-mailrc
index ad22763..166fe37 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -116,6 +116,7 @@ alias fdt            uboot, sjg
 alias i2c            uboot, hs
 alias kconfig        uboot, masahiro
 alias mmc            uboot, panto
+alias mtd            uboot, hs
 alias nand           uboot, scottwood
 alias net            uboot, jhersh
 alias spi	     uboot, jagan
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
  2014-10-31 10:26 [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD Heiko Schocher
@ 2014-10-31 10:43 ` Jagan Teki
  2014-10-31 11:44   ` Wolfgang Denk
  2014-11-03 21:34 ` Scott Wood
  1 sibling, 1 reply; 14+ messages in thread
From: Jagan Teki @ 2014-10-31 10:43 UTC (permalink / raw)
  To: u-boot

Hi  Heiko,

On 31 October 2014 15:56, Heiko Schocher <hs@denx.de> wrote:
> Add MAINTAINERS and doc/git-mailrc entry.
>
> Signed-off-by: Heiko Schocher <hs@denx.de>
>
> ---
> as discussed this step here and there first of all with Scott Wood
> for example here:
> http://lists.denx.de/pipermail/u-boot/2014-August/186005.html
>
> I am now ready for taking over the ownership for MTD ...

Is it for entire drivers/mtd ? or any specific parts?

>
> @Scott: I would be happy, if you can still have a look in nand patches ;-)
>         please inform me, if you have no longer time for it, so
>         we can set u-boot-nand into not maintained state
>
> @all: Please send me a list of pending patches, so I can go through
>       them, thanks!
>
>  MAINTAINERS    | 8 ++++++++
>  doc/git-mailrc | 1 +
>  2 files changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fd346c9..e81a08a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -258,6 +258,14 @@ S: Maintained
>  T:     git git://git.denx.de/u-boot-mmc.git
>  F:     drivers/mmc/
>
> +MTD
> +M:     Heiko Schocher <hs@denx.de>
> +S:     Maintained
> +T:     git git://git.denx.de/u-boot-mtd.git
> +F:     drivers/mtd*

Don't add entire mtd - drivers/mtd/spi is owned by me.
and few spi-flash mtd stuff is being under review.

> +F:     include/linux/mtd*
> +F:     include/mtd*
> +
>  OPENRISC
>  M:     Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
>  S:     Maintained
> diff --git a/doc/git-mailrc b/doc/git-mailrc
> index ad22763..166fe37 100644
> --- a/doc/git-mailrc
> +++ b/doc/git-mailrc
> @@ -116,6 +116,7 @@ alias fdt            uboot, sjg
>  alias i2c            uboot, hs
>  alias kconfig        uboot, masahiro
>  alias mmc            uboot, panto
> +alias mtd            uboot, hs
>  alias nand           uboot, scottwood
>  alias net            uboot, jhersh
>  alias spi           uboot, jagan
> --
> 1.8.3.1
>

thanks!
-- 
Jagan.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
  2014-10-31 10:43 ` Jagan Teki
@ 2014-10-31 11:44   ` Wolfgang Denk
  2014-10-31 12:29     ` Masahiro Yamada
  0 siblings, 1 reply; 14+ messages in thread
From: Wolfgang Denk @ 2014-10-31 11:44 UTC (permalink / raw)
  To: u-boot

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*
> 
> 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"?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Humanity has the  stars  in  its  future,  and  that  future  is  too
important  to be lost under the burden of juvenile folly and ignorant
superstition.                                          - Isaac Asimov

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
  2014-10-31 11:44   ` Wolfgang Denk
@ 2014-10-31 12:29     ` Masahiro Yamada
  2014-10-31 12:46       ` Heiko Schocher
  2014-10-31 12:48       ` Jagan Teki
  0 siblings, 2 replies; 14+ messages in thread
From: Masahiro Yamada @ 2014-10-31 12:29 UTC (permalink / raw)
  To: u-boot

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.


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 at 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 at 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/


[snip]

ONENAND FLASH DRIVER
M:      Kyungmin Park <kyungmin.park@samsung.com>
L:      linux-mtd at 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?





Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
  2014-10-31 12:29     ` Masahiro Yamada
@ 2014-10-31 12:46       ` Heiko Schocher
  2014-10-31 12:49         ` Stefan Roese
  2014-10-31 12:48       ` Jagan Teki
  1 sibling, 1 reply; 14+ messages in thread
From: Heiko Schocher @ 2014-10-31 12:46 UTC (permalink / raw)
  To: u-boot

Hello Masahiro Yamada,

Am 31.10.2014 13:29, schrieb Masahiro Yamada:
> 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.
>
>
> Do you mean this?
>
> F:    drivers/mtd/

Yes, I think this is correct. I will change it to:

F:     drivers/mtd/
F:     include/linux/mtd/
F:     include/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 at 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.

Yep.

> 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 at 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/

Ok, adapted.

> [snip]
>
> ONENAND FLASH DRIVER
> M:      Kyungmin Park<kyungmin.park@samsung.com>
> L:      linux-mtd at 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?

I think no ... Stefan, can you send an update for this?

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
  2014-10-31 12:29     ` Masahiro Yamada
  2014-10-31 12:46       ` Heiko Schocher
@ 2014-10-31 12:48       ` Jagan Teki
  1 sibling, 0 replies; 14+ messages in thread
From: Jagan Teki @ 2014-10-31 12:48 UTC (permalink / raw)
  To: u-boot

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 at 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 at 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 at 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!
-- 
Jagan.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
  2014-10-31 12:46       ` Heiko Schocher
@ 2014-10-31 12:49         ` Stefan Roese
  0 siblings, 0 replies; 14+ messages in thread
From: Stefan Roese @ 2014-10-31 12:49 UTC (permalink / raw)
  To: u-boot

On 31.10.2014 13:46, Heiko Schocher wrote:
>> 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?
>
> I think no ... Stefan, can you send an update for this?

Yes, will do.

Thanks,
Stefan

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
  2014-10-31 10:26 [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD Heiko Schocher
  2014-10-31 10:43 ` Jagan Teki
@ 2014-11-03 21:34 ` Scott Wood
  2014-11-04 21:49   ` Jagan Teki
  2014-11-05  7:08   ` Heiko Schocher
  1 sibling, 2 replies; 14+ messages in thread
From: Scott Wood @ 2014-11-03 21:34 UTC (permalink / raw)
  To: u-boot

On Fri, 2014-10-31 at 11:26 +0100, Heiko Schocher wrote:
> Add MAINTAINERS and doc/git-mailrc entry.
> 
> Signed-off-by: Heiko Schocher <hs@denx.de>
> 
> ---
> as discussed this step here and there first of all with Scott Wood
> for example here:
> http://lists.denx.de/pipermail/u-boot/2014-August/186005.html
> 
> I am now ready for taking over the ownership for MTD ...
> 
> @Scott: I would be happy, if you can still have a look in nand patches ;-)
>         please inform me, if you have no longer time for it, so
>         we can set u-boot-nand into not maintained state

If you're only looking to be custodian for mtd infrastructure and not
NAND, I guess I'll continue to do it...  I hope there won't be any more
from-scratch updates of the NAND code, though. :-)

-Scott

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
  2014-11-03 21:34 ` Scott Wood
@ 2014-11-04 21:49   ` Jagan Teki
  2014-11-05  7:08   ` Heiko Schocher
  1 sibling, 0 replies; 14+ messages in thread
From: Jagan Teki @ 2014-11-04 21:49 UTC (permalink / raw)
  To: u-boot

On 4 November 2014 03:04, Scott Wood <scottwood@freescale.com> wrote:
> On Fri, 2014-10-31 at 11:26 +0100, Heiko Schocher wrote:
>> Add MAINTAINERS and doc/git-mailrc entry.
>>
>> Signed-off-by: Heiko Schocher <hs@denx.de>
>>
>> ---
>> as discussed this step here and there first of all with Scott Wood
>> for example here:
>> http://lists.denx.de/pipermail/u-boot/2014-August/186005.html
>>
>> I am now ready for taking over the ownership for MTD ...
>>
>> @Scott: I would be happy, if you can still have a look in nand patches ;-)
>>         please inform me, if you have no longer time for it, so
>>         we can set u-boot-nand into not maintained state
>
> If you're only looking to be custodian for mtd infrastructure and not
> NAND, I guess I'll continue to do it...  I hope there won't be any more
> from-scratch updates of the NAND code, though. :-)

I thought separation of mtd is not quite good as it related to all
flash stuff, it may
find difficulty to reviewer's which in-sync with the mtd maintainer
(if separated)

And the drivers/mtd has nor, nand, and sf are the key and all together
as MTD subsystem
atleast from code point of.

IMHO, why can't we follow a maintainer list as "MEMORY TECHNOLOGY DEVICES (MTD)"
which can list a maintainer's who owned the drivers/mtd - I guess this
could be a defined way.

thanks!
-- 
Jagan.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
  2014-11-03 21:34 ` Scott Wood
  2014-11-04 21:49   ` Jagan Teki
@ 2014-11-05  7:08   ` Heiko Schocher
  2014-11-06 20:43     ` Scott Wood
  1 sibling, 1 reply; 14+ messages in thread
From: Heiko Schocher @ 2014-11-05  7:08 UTC (permalink / raw)
  To: u-boot

Hello Scott,

Am 03.11.2014 22:34, schrieb Scott Wood:
> On Fri, 2014-10-31 at 11:26 +0100, Heiko Schocher wrote:
>> Add MAINTAINERS and doc/git-mailrc entry.
>>
>> Signed-off-by: Heiko Schocher<hs@denx.de>
>>
>> ---
>> as discussed this step here and there first of all with Scott Wood
>> for example here:
>> http://lists.denx.de/pipermail/u-boot/2014-August/186005.html
>>
>> I am now ready for taking over the ownership for MTD ...
>>
>> @Scott: I would be happy, if you can still have a look in nand patches ;-)
>>          please inform me, if you have no longer time for it, so
>>          we can set u-boot-nand into not maintained state
>
> If you're only looking to be custodian for mtd infrastructure and not
> NAND, I guess I'll continue to do it...  I hope there won't be any more

Puuh .. this are good news ;-)

I thought you mentioned you did not have enough time for this job ...
Great to hear, that you will continue! Thanks for your work!

> from-scratch updates of the NAND code, though. :-)

Hopefully not.

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
  2014-11-05  7:08   ` Heiko Schocher
@ 2014-11-06 20:43     ` Scott Wood
  0 siblings, 0 replies; 14+ messages in thread
From: Scott Wood @ 2014-11-06 20:43 UTC (permalink / raw)
  To: u-boot

On Wed, 2014-11-05 at 08:08 +0100, Heiko Schocher wrote:
> Hello Scott,
> 
> Am 03.11.2014 22:34, schrieb Scott Wood:
> > On Fri, 2014-10-31 at 11:26 +0100, Heiko Schocher wrote:
> >> Add MAINTAINERS and doc/git-mailrc entry.
> >>
> >> Signed-off-by: Heiko Schocher<hs@denx.de>
> >>
> >> ---
> >> as discussed this step here and there first of all with Scott Wood
> >> for example here:
> >> http://lists.denx.de/pipermail/u-boot/2014-August/186005.html
> >>
> >> I am now ready for taking over the ownership for MTD ...
> >>
> >> @Scott: I would be happy, if you can still have a look in nand patches ;-)
> >>          please inform me, if you have no longer time for it, so
> >>          we can set u-boot-nand into not maintained state
> >
> > If you're only looking to be custodian for mtd infrastructure and not
> > NAND, I guess I'll continue to do it...  I hope there won't be any more
> 
> Puuh .. this are good news ;-)
> 
> I thought you mentioned you did not have enough time for this job ...
> Great to hear, that you will continue! Thanks for your work!

Well, I was particularly busy when I said that. :-)

Plus it seemed like there were several others more active in the NAND
code than I was.

-Scott

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
  2014-11-10  6:38 ` Jagan Teki
@ 2014-11-10  7:32   ` Heiko Schocher
  0 siblings, 0 replies; 14+ messages in thread
From: Heiko Schocher @ 2014-11-10  7:32 UTC (permalink / raw)
  To: u-boot

Hello Jagan,

Am 10.11.2014 07:38, schrieb Jagan Teki:
> On 10 November 2014 11:45, Heiko Schocher <hs@denx.de> wrote:
>> Add MAINTAINERS and doc/git-mailrc entry.
>>
>> Signed-off-by: Heiko Schocher <hs@denx.de>
>>
>> ---
>> as discussed this step here and there first of all with Scott Wood
>> for example here:
>> http://lists.denx.de/pipermail/u-boot/2014-August/186005.html
>>
>> I am now ready for taking over the ownership for MTD ...
>>
>> Scott guesses he could continue with NAND custodianship, thanks!
>> So no need for taking this into the MTD custodianship ... puuh ;-)
>>
>> @all: Please send me a list of pending patches, so I can go through
>>        them, thanks!
>>
>> Changes in v2:
>> add comment from Jagan Teki and Masahiro Yamada:
>> correct files entry in MAINTAINERS
>>
>>   MAINTAINERS    | 8 ++++++++
>>   doc/git-mailrc | 1 +
>>   2 files changed, 9 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 4e2f8a9..2ac55f8 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -258,6 +258,14 @@ S: Maintained
>>   T:     git git://git.denx.de/u-boot-mmc.git
>>   F:     drivers/mmc/
>>
>> +MTD
>> +M:     Heiko Schocher <hs@denx.de>
>> +S:     Maintained
>> +T:     git git://git.denx.de/u-boot-mtd.git
>> +F:     drivers/mtd/
>> +F:     include/linux/mtd/
>> +F:     include/mtd/
>> +
>
> This approach, I feel it's sounds not good to me.
> [1] as per my comments, it's good to add the maintainers who  belongs to

Hups... sorry. Seems I missed this EMail ...

> drivers/mtd as "MTD" maintainer so-that it is more defined way for any one
> in opensource to understand it - Linux is operating same i guess.

I could not parse you here ...

Looking in linux MAINTAINERS:

MEMORY TECHNOLOGY DEVICES (MTD)
M:      David Woodhouse <dwmw2@infradead.org>
M:      Brian Norris <computersforpeace@gmail.com>
L:      linux-mtd at 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
S:      Maintained
F:      drivers/mtd/
F:      include/linux/mtd/
F:      include/uapi/mtd/
[...]
ONENAND FLASH DRIVER
M:      Kyungmin Park <kyungmin.park@samsung.com>
L:      linux-mtd at lists.infradead.org
S:      Maintained
F:      drivers/mtd/onenand/
F:      include/linux/mtd/onenand*.h
[...]
PHRAM MTD DRIVER
M:      Joern Engel <joern@lazybastard.org>
L:      linux-mtd at lists.infradead.org
S:      Maintained
F:      drivers/mtd/devices/phram.c
...
and a lot more ...

So where is the difference? The mtd mailinglist? I am sure
we do not want to introduce a seperate mailinglist...

I do not want to maintain your parts!

> Comments?

@Kyungmin Park: Could you comment here too, espacially for ubi/ubifs
                 IIRC I see no comments for the "MTD/UBI/UBIFS sync with
                 Linux 3.14" patches from me ... do you have longer time
                 for maintaining this?

                 There are also patches (some here for example which are
                 pending, and seeing no comments from you ...)

                 for example 2 examples from me:
                 [U-Boot] mtd, ubi: errormessage handling
                 http://patchwork.ozlabs.org/patch/405259/

                 [U-Boot,v2] ubi: enable error reporting in initialization
                 http://patchwork.ozlabs.org/patch/407136/
bye,
Heiko

> [1] http://u-boot.10912.n7.nabble.com/PATCH-MAINTAINERS-add-me-as-a-maintainer-of-MTD-td194237.html#a194619
>
>>   OPENRISC
>>   M:     Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
>>   S:     Maintained
>> diff --git a/doc/git-mailrc b/doc/git-mailrc
>> index ad22763..166fe37 100644
>> --- a/doc/git-mailrc
>> +++ b/doc/git-mailrc
>> @@ -116,6 +116,7 @@ alias fdt            uboot, sjg
>>   alias i2c            uboot, hs
>>   alias kconfig        uboot, masahiro
>>   alias mmc            uboot, panto
>> +alias mtd            uboot, hs
>>   alias nand           uboot, scottwood
>>   alias net            uboot, jhersh
>>   alias spi           uboot, jagan
>> --
>> 1.8.3.1
>>
>
> thanks!
>

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
  2014-11-10  6:15 Heiko Schocher
@ 2014-11-10  6:38 ` Jagan Teki
  2014-11-10  7:32   ` Heiko Schocher
  0 siblings, 1 reply; 14+ messages in thread
From: Jagan Teki @ 2014-11-10  6:38 UTC (permalink / raw)
  To: u-boot

On 10 November 2014 11:45, Heiko Schocher <hs@denx.de> wrote:
> Add MAINTAINERS and doc/git-mailrc entry.
>
> Signed-off-by: Heiko Schocher <hs@denx.de>
>
> ---
> as discussed this step here and there first of all with Scott Wood
> for example here:
> http://lists.denx.de/pipermail/u-boot/2014-August/186005.html
>
> I am now ready for taking over the ownership for MTD ...
>
> Scott guesses he could continue with NAND custodianship, thanks!
> So no need for taking this into the MTD custodianship ... puuh ;-)
>
> @all: Please send me a list of pending patches, so I can go through
>       them, thanks!
>
> Changes in v2:
> add comment from Jagan Teki and Masahiro Yamada:
> correct files entry in MAINTAINERS
>
>  MAINTAINERS    | 8 ++++++++
>  doc/git-mailrc | 1 +
>  2 files changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4e2f8a9..2ac55f8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -258,6 +258,14 @@ S: Maintained
>  T:     git git://git.denx.de/u-boot-mmc.git
>  F:     drivers/mmc/
>
> +MTD
> +M:     Heiko Schocher <hs@denx.de>
> +S:     Maintained
> +T:     git git://git.denx.de/u-boot-mtd.git
> +F:     drivers/mtd/
> +F:     include/linux/mtd/
> +F:     include/mtd/
> +

This approach, I feel it's sounds not good to me.
[1] as per my comments, it's good to add the maintainers who  belongs to
drivers/mtd as "MTD" maintainer so-that it is more defined way for any one
in opensource to understand it - Linux is operating same i guess.

Comments?

[1] http://u-boot.10912.n7.nabble.com/PATCH-MAINTAINERS-add-me-as-a-maintainer-of-MTD-td194237.html#a194619

>  OPENRISC
>  M:     Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
>  S:     Maintained
> diff --git a/doc/git-mailrc b/doc/git-mailrc
> index ad22763..166fe37 100644
> --- a/doc/git-mailrc
> +++ b/doc/git-mailrc
> @@ -116,6 +116,7 @@ alias fdt            uboot, sjg
>  alias i2c            uboot, hs
>  alias kconfig        uboot, masahiro
>  alias mmc            uboot, panto
> +alias mtd            uboot, hs
>  alias nand           uboot, scottwood
>  alias net            uboot, jhersh
>  alias spi           uboot, jagan
> --
> 1.8.3.1
>

thanks!
-- 
Jagan.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
@ 2014-11-10  6:15 Heiko Schocher
  2014-11-10  6:38 ` Jagan Teki
  0 siblings, 1 reply; 14+ messages in thread
From: Heiko Schocher @ 2014-11-10  6:15 UTC (permalink / raw)
  To: u-boot

Add MAINTAINERS and doc/git-mailrc entry.

Signed-off-by: Heiko Schocher <hs@denx.de>

---
as discussed this step here and there first of all with Scott Wood
for example here:
http://lists.denx.de/pipermail/u-boot/2014-August/186005.html

I am now ready for taking over the ownership for MTD ...

Scott guesses he could continue with NAND custodianship, thanks!
So no need for taking this into the MTD custodianship ... puuh ;-)

@all: Please send me a list of pending patches, so I can go through
      them, thanks!

Changes in v2:
add comment from Jagan Teki and Masahiro Yamada:
correct files entry in MAINTAINERS

 MAINTAINERS    | 8 ++++++++
 doc/git-mailrc | 1 +
 2 files changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4e2f8a9..2ac55f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -258,6 +258,14 @@ S:	Maintained
 T:	git git://git.denx.de/u-boot-mmc.git
 F:	drivers/mmc/
 
+MTD
+M:	Heiko Schocher <hs@denx.de>
+S:	Maintained
+T:	git git://git.denx.de/u-boot-mtd.git
+F:	drivers/mtd/
+F:	include/linux/mtd/
+F:	include/mtd/
+
 OPENRISC
 M:	Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
 S:	Maintained
diff --git a/doc/git-mailrc b/doc/git-mailrc
index ad22763..166fe37 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -116,6 +116,7 @@ alias fdt            uboot, sjg
 alias i2c            uboot, hs
 alias kconfig        uboot, masahiro
 alias mmc            uboot, panto
+alias mtd            uboot, hs
 alias nand           uboot, scottwood
 alias net            uboot, jhersh
 alias spi	     uboot, jagan
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-11-10  7:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-31 10:26 [U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD Heiko Schocher
2014-10-31 10:43 ` Jagan Teki
2014-10-31 11:44   ` Wolfgang Denk
2014-10-31 12:29     ` Masahiro Yamada
2014-10-31 12:46       ` Heiko Schocher
2014-10-31 12:49         ` Stefan Roese
2014-10-31 12:48       ` Jagan Teki
2014-11-03 21:34 ` Scott Wood
2014-11-04 21:49   ` Jagan Teki
2014-11-05  7:08   ` Heiko Schocher
2014-11-06 20:43     ` Scott Wood
2014-11-10  6:15 Heiko Schocher
2014-11-10  6:38 ` Jagan Teki
2014-11-10  7:32   ` Heiko Schocher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.