RE: [PATCH v10 9/9] MANTAINERS: Add maintainer for HiSilicon LPC driver

2017-11-07 Thread Gabriele Paoloni
Hi Bjorn

Many Thanks for reviewing

> -Original Message-
> From: Bjorn Helgaas [mailto:helg...@kernel.org]
> Sent: 07 November 2017 00:21
> To: Gabriele Paoloni
> Cc: catalin.mari...@arm.com; will.dea...@arm.com; robh...@kernel.org;
> frowand.l...@gmail.com; bhelg...@google.com; raf...@kernel.org;
> a...@arndb.de; linux-arm-ker...@lists.infradead.org;
> lorenzo.pieral...@arm.com; mark.rutl...@arm.com; brian.star...@arm.com;
> o...@lixom.net; b...@kernel.crashing.org; linux-kernel@vger.kernel.org;
> linux-a...@vger.kernel.org; Linuxarm; linux-...@vger.kernel.org;
> miny...@acm.org; John Garry; xuwei (O)
> Subject: Re: [PATCH v10 9/9] MANTAINERS: Add maintainer for HiSilicon
> LPC driver
> 
> s/MANTAINERS/MAINTAINERS/

Oops thanks

> 
> On Fri, Oct 27, 2017 at 05:11:27PM +0100, Gabriele Paoloni wrote:
> > Added maintainer for drivers/bus/hisi_lpc.c
> >
> > Signed-off-by: Gabriele Paoloni <gabriele.paol...@huawei.com>
> > ---
> >  MAINTAINERS | 7 +++
> >  1 file changed, 7 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index f66488d..b49d4c0 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6130,6 +6130,13 @@ F:   include/uapi/linux/if_hippi.h
> >  F: net/802/hippi.c
> >  F: drivers/net/hippi/
> >
> > +HISILICON LPC BUS DRIVER
> > +L: linux...@huawei.com
> > +W: http://www.hisilicon.com
> > +S: Maintained
> > +F: drivers/bus/hisi_lpc.c
> > +F: Documentation/devicetree/bindings/arm/hisilicon/hisilicon-low-
> pin-count.txt
> 
> Does this really count as a "maintainer" since it's only a mailing
> list, not a real person?  I personally prefer a specific person
> because there's no accountability with a mailing list.

Right; before the maintainer was meant to be me but as I am moving
to a different role we decided to put down a mailing list.
However after discussing internally we agreed to have a person as
maintainer and we'll specify him in the next patchset.

Cheers
Gab

> 
> > +
> >  HISILICON NETWORK SUBSYSTEM DRIVER
> >  M: Yisen Zhuang <yisen.zhu...@huawei.com>
> >  M: Salil Mehta <salil.me...@huawei.com>
> > --
> > 2.7.4
> >
> >
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-acpi"
> in
> > the body of a message to majord...@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH v10 9/9] MANTAINERS: Add maintainer for HiSilicon LPC driver

2017-11-07 Thread Gabriele Paoloni
Hi Bjorn

Many Thanks for reviewing

> -Original Message-
> From: Bjorn Helgaas [mailto:helg...@kernel.org]
> Sent: 07 November 2017 00:21
> To: Gabriele Paoloni
> Cc: catalin.mari...@arm.com; will.dea...@arm.com; robh...@kernel.org;
> frowand.l...@gmail.com; bhelg...@google.com; raf...@kernel.org;
> a...@arndb.de; linux-arm-ker...@lists.infradead.org;
> lorenzo.pieral...@arm.com; mark.rutl...@arm.com; brian.star...@arm.com;
> o...@lixom.net; b...@kernel.crashing.org; linux-kernel@vger.kernel.org;
> linux-a...@vger.kernel.org; Linuxarm; linux-...@vger.kernel.org;
> miny...@acm.org; John Garry; xuwei (O)
> Subject: Re: [PATCH v10 9/9] MANTAINERS: Add maintainer for HiSilicon
> LPC driver
> 
> s/MANTAINERS/MAINTAINERS/

Oops thanks

> 
> On Fri, Oct 27, 2017 at 05:11:27PM +0100, Gabriele Paoloni wrote:
> > Added maintainer for drivers/bus/hisi_lpc.c
> >
> > Signed-off-by: Gabriele Paoloni 
> > ---
> >  MAINTAINERS | 7 +++
> >  1 file changed, 7 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index f66488d..b49d4c0 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6130,6 +6130,13 @@ F:   include/uapi/linux/if_hippi.h
> >  F: net/802/hippi.c
> >  F: drivers/net/hippi/
> >
> > +HISILICON LPC BUS DRIVER
> > +L: linux...@huawei.com
> > +W: http://www.hisilicon.com
> > +S: Maintained
> > +F: drivers/bus/hisi_lpc.c
> > +F: Documentation/devicetree/bindings/arm/hisilicon/hisilicon-low-
> pin-count.txt
> 
> Does this really count as a "maintainer" since it's only a mailing
> list, not a real person?  I personally prefer a specific person
> because there's no accountability with a mailing list.

Right; before the maintainer was meant to be me but as I am moving
to a different role we decided to put down a mailing list.
However after discussing internally we agreed to have a person as
maintainer and we'll specify him in the next patchset.

Cheers
Gab

> 
> > +
> >  HISILICON NETWORK SUBSYSTEM DRIVER
> >  M: Yisen Zhuang 
> >  M: Salil Mehta 
> > --
> > 2.7.4
> >
> >
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-acpi"
> in
> > the body of a message to majord...@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v10 9/9] MANTAINERS: Add maintainer for HiSilicon LPC driver

2017-11-06 Thread Bjorn Helgaas
s/MANTAINERS/MAINTAINERS/

On Fri, Oct 27, 2017 at 05:11:27PM +0100, Gabriele Paoloni wrote:
> Added maintainer for drivers/bus/hisi_lpc.c
> 
> Signed-off-by: Gabriele Paoloni 
> ---
>  MAINTAINERS | 7 +++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f66488d..b49d4c0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6130,6 +6130,13 @@ F: include/uapi/linux/if_hippi.h
>  F:   net/802/hippi.c
>  F:   drivers/net/hippi/
>  
> +HISILICON LPC BUS DRIVER
> +L:   linux...@huawei.com
> +W:   http://www.hisilicon.com
> +S:   Maintained
> +F:   drivers/bus/hisi_lpc.c
> +F:   
> Documentation/devicetree/bindings/arm/hisilicon/hisilicon-low-pin-count.txt

Does this really count as a "maintainer" since it's only a mailing
list, not a real person?  I personally prefer a specific person
because there's no accountability with a mailing list.

> +
>  HISILICON NETWORK SUBSYSTEM DRIVER
>  M:   Yisen Zhuang 
>  M:   Salil Mehta 
> -- 
> 2.7.4
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v10 9/9] MANTAINERS: Add maintainer for HiSilicon LPC driver

2017-11-06 Thread Bjorn Helgaas
s/MANTAINERS/MAINTAINERS/

On Fri, Oct 27, 2017 at 05:11:27PM +0100, Gabriele Paoloni wrote:
> Added maintainer for drivers/bus/hisi_lpc.c
> 
> Signed-off-by: Gabriele Paoloni 
> ---
>  MAINTAINERS | 7 +++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f66488d..b49d4c0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6130,6 +6130,13 @@ F: include/uapi/linux/if_hippi.h
>  F:   net/802/hippi.c
>  F:   drivers/net/hippi/
>  
> +HISILICON LPC BUS DRIVER
> +L:   linux...@huawei.com
> +W:   http://www.hisilicon.com
> +S:   Maintained
> +F:   drivers/bus/hisi_lpc.c
> +F:   
> Documentation/devicetree/bindings/arm/hisilicon/hisilicon-low-pin-count.txt

Does this really count as a "maintainer" since it's only a mailing
list, not a real person?  I personally prefer a specific person
because there's no accountability with a mailing list.

> +
>  HISILICON NETWORK SUBSYSTEM DRIVER
>  M:   Yisen Zhuang 
>  M:   Salil Mehta 
> -- 
> 2.7.4
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html