Message ID | 1509120687-7352-10-git-send-email-gabriele.paoloni@huawei.com (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Bjorn Helgaas |
Headers | show |
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 <gabriele.paoloni@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: linuxarm@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 <yisen.zhuang@huawei.com> > M: Salil Mehta <salil.mehta@huawei.com> > -- > 2.7.4 > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-acpi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Bjorn Many Thanks for reviewing > -----Original Message----- > From: Bjorn Helgaas [mailto:helgaas@kernel.org] > Sent: 07 November 2017 00:21 > To: Gabriele Paoloni > Cc: catalin.marinas@arm.com; will.deacon@arm.com; robh+dt@kernel.org; > frowand.list@gmail.com; bhelgaas@google.com; rafael@kernel.org; > arnd@arndb.de; linux-arm-kernel@lists.infradead.org; > lorenzo.pieralisi@arm.com; mark.rutland@arm.com; brian.starkey@arm.com; > olof@lixom.net; benh@kernel.crashing.org; linux-kernel@vger.kernel.org; > linux-acpi@vger.kernel.org; Linuxarm; linux-pci@vger.kernel.org; > minyard@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.paoloni@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: linuxarm@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.zhuang@huawei.com> > > M: Salil Mehta <salil.mehta@huawei.com> > > -- > > 2.7.4 > > > > > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-acpi" > in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html
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: linuxarm@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 + HISILICON NETWORK SUBSYSTEM DRIVER M: Yisen Zhuang <yisen.zhuang@huawei.com> M: Salil Mehta <salil.mehta@huawei.com>
Added maintainer for drivers/bus/hisi_lpc.c Signed-off-by: Gabriele Paoloni <gabriele.paoloni@huawei.com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)