Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1393777 > unrolled thread

Re: [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver

Started byLeo Li <pku.leo@gmail.com>
First post2016-05-03 22:10 +0200
Last post2016-05-04 05:30 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver Leo Li <pku.leo@gmail.com> - 2016-05-03 22:10 +0200
    RE: [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific  driver Yangbo Lu <yangbo.lu@nxp.com> - 2016-05-04 05:30 +0200

#1393777 — Re: [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver

FromLeo Li <pku.leo@gmail.com>
Date2016-05-03 22:10 +0200
SubjectRe: [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver
Message-ID<ruONP-6p2-5@gated-at.bofh.it>
On Mon, Apr 25, 2016 at 10:12 PM, Yangbo Lu <yangbo.lu@nxp.com> wrote:
> Hi Scott and Leo,
>
>
>> -----Original Message-----
>> From: linux-mmc-owner@vger.kernel.org [mailto:linux-mmc-
>> owner@vger.kernel.org] On Behalf Of Scott Wood
>> Sent: Saturday, April 23, 2016 7:23 AM
>> To: Yangbo Lu; linux-mmc@vger.kernel.org; linuxppc-dev@lists.ozlabs.org;
>> linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org
>> Cc: ulf.hansson@linaro.org; Zhao Qiang; Russell King; Bhupesh Sharma;
>> Scott Wood; Claudiu Manoil; Kumar Gala; Yang-Leo Li; Xiaobo Xie; Michael
>> Ellerman
>> Subject: Re: [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific
>> driver
>>
>> On Fri, 2016-04-22 at 14:27 +0800, Yangbo Lu wrote:
>> > Add maintainer entry for Freescale SoC specific driver including the
>> > QE library and the GUTS driver. Also add entry for GUTS driver and add
>> > maintainer for QE library.
>> >
>> > Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
>> > ---
>> > Changes for v8:
>> >     - Added this patch
>> > ---
>> >  MAINTAINERS | 16 +++++++++++++++-
>> >  1 file changed, 15 insertions(+), 1 deletion(-)
>> >
>> > diff --git a/MAINTAINERS b/MAINTAINERS index 1d5b4be..d20aeb6 100644
>> > --- a/MAINTAINERS
>> > +++ b/MAINTAINERS
>> > @@ -4622,13 +4622,27 @@ F:  drivers/net/ethernet/freescale/fec_ptp.c
>> >  F: drivers/net/ethernet/freescale/fec.h
>> >  F: Documentation/devicetree/bindings/net/fsl-fec.txt
>> >
>> > +FREESCALE SOC SPECIFIC DRIVER
>>
>> FREESCALE SOC DRIVERS
>
> [Lu Yangbo-B47093] Ok, will change it to 'FREESCALE SOC DRIVERS'.
>
>>
>> > +M: Scott Wood <oss@buserror.net>
>>
>> Please CC me at this address, not the NXP address that you sent this to...
>
> [Lu Yangbo-B47093] Sorry for mistaking your email. Will send the one you said.
>
>>
>> > +L: linuxppc-dev@lists.ozlabs.org
>> > +S: Maintained
>> > +F: drivers/soc/fsl/
>> > +F: include/linux/fsl/
>>
>> This directory will contain drivers that work on PPC and ARM... I'm not
>> sure what to put here in terms of mailing lists (we could put both, but
>> people probably shouldn't spam both lists if only one arch is relevant to
>> the patch), and whom to make pull requests to.
>
> [Lu Yangbo-B47093] But sooner or later we need to do this for files in fsl/ ...
> :)
>
> Hi Leo, do you have any idea?

I think it would be ok to put both linuxppc and linux-arm mailing
lists here.  Driver doesn't fall into any of the functional based
sub-systems would very likely be platform stuff.  And if patch author
has the knowledge that a patch only impacts one arch, he can remove
the other list to reduce the spam.

>
>
>>
>> > +FREESCALE GUTS DRIVER
>> > +M: Yangbo Lu <yangbo.lu@nxp.com>
>> > +L: linuxppc-dev@lists.ozlabs.org
>> > +S: Maintained
>> > +F: drivers/soc/fsl/guts.c
>>
>> What about the header?
>>
>> Does guts really need a separate maintainer from drivers/soc/fsl?
>
> [Lu Yangbo-B47093] I was hesitating to add the maintainer...
> And I was not so familiar with it. Let me leave it to the fsl/ directory and remove this...
>
>>
>> -Scott
>>
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
>> the body of a message to majordomo@vger.kernel.org More majordomo info at
>> http://vger.kernel.org/majordomo-info.html
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/linuxppc-dev



-- 
- Leo

[toc] | [next] | [standalone]


#1393921 — RE: [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver

FromYangbo Lu <yangbo.lu@nxp.com>
Date2016-05-04 05:30 +0200
SubjectRE: [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver
Message-ID<ruVFE-42F-1@gated-at.bofh.it>
In reply to#1393777
Hi Leo and Scott,

> -----Original Message-----
> From: Leo Li [mailto:pku.leo@gmail.com]
> Sent: Wednesday, May 04, 2016 4:06 AM
> To: Yangbo Lu
> Cc: Scott Wood; Yang-Leo Li; linux-mmc@vger.kernel.org; linuxppc-
> dev@lists.ozlabs.org; linux-arm-kernel@lists.infradead.org; linux-
> kernel@vger.kernel.org; ulf.hansson@linaro.org; Zhao Qiang; Russell King;
> Bhupesh Sharma; Xiaobo Xie; Scott Wood; Claudiu Manoil; Kumar Gala
> Subject: Re: [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific
> driver
> 
> On Mon, Apr 25, 2016 at 10:12 PM, Yangbo Lu <yangbo.lu@nxp.com> wrote:
> > Hi Scott and Leo,
> >
> >
> >> -----Original Message-----
> >> From: linux-mmc-owner@vger.kernel.org [mailto:linux-mmc-
> >> owner@vger.kernel.org] On Behalf Of Scott Wood
> >> Sent: Saturday, April 23, 2016 7:23 AM
> >> To: Yangbo Lu; linux-mmc@vger.kernel.org;
> >> linuxppc-dev@lists.ozlabs.org; linux-arm-kernel@lists.infradead.org;
> >> linux-kernel@vger.kernel.org
> >> Cc: ulf.hansson@linaro.org; Zhao Qiang; Russell King; Bhupesh Sharma;
> >> Scott Wood; Claudiu Manoil; Kumar Gala; Yang-Leo Li; Xiaobo Xie;
> >> Michael Ellerman
> >> Subject: Re: [v8, 6/7] MAINTAINERS: add entry for Freescale SoC
> >> specific driver
> >>
> >> On Fri, 2016-04-22 at 14:27 +0800, Yangbo Lu wrote:
> >> > Add maintainer entry for Freescale SoC specific driver including
> >> > the QE library and the GUTS driver. Also add entry for GUTS driver
> >> > and add maintainer for QE library.
> >> >
> >> > Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
> >> > ---
> >> > Changes for v8:
> >> >     - Added this patch
> >> > ---
> >> >  MAINTAINERS | 16 +++++++++++++++-
> >> >  1 file changed, 15 insertions(+), 1 deletion(-)
> >> >
> >> > diff --git a/MAINTAINERS b/MAINTAINERS index 1d5b4be..d20aeb6
> >> > 100644
> >> > --- a/MAINTAINERS
> >> > +++ b/MAINTAINERS
> >> > @@ -4622,13 +4622,27 @@ F:
> >> > drivers/net/ethernet/freescale/fec_ptp.c
> >> >  F: drivers/net/ethernet/freescale/fec.h
> >> >  F: Documentation/devicetree/bindings/net/fsl-fec.txt
> >> >
> >> > +FREESCALE SOC SPECIFIC DRIVER
> >>
> >> FREESCALE SOC DRIVERS
> >
> > [Lu Yangbo-B47093] Ok, will change it to 'FREESCALE SOC DRIVERS'.
> >
> >>
> >> > +M: Scott Wood <oss@buserror.net>
> >>
> >> Please CC me at this address, not the NXP address that you sent this
> to...
> >
> > [Lu Yangbo-B47093] Sorry for mistaking your email. Will send the one
> you said.
> >
> >>
> >> > +L: linuxppc-dev@lists.ozlabs.org
> >> > +S: Maintained
> >> > +F: drivers/soc/fsl/
> >> > +F: include/linux/fsl/
> >>
> >> This directory will contain drivers that work on PPC and ARM... I'm
> >> not sure what to put here in terms of mailing lists (we could put
> >> both, but people probably shouldn't spam both lists if only one arch
> >> is relevant to the patch), and whom to make pull requests to.
> >
> > [Lu Yangbo-B47093] But sooner or later we need to do this for files in
> fsl/ ...
> > :)
> >
> > Hi Leo, do you have any idea?
> 
> I think it would be ok to put both linuxppc and linux-arm mailing lists
> here.  Driver doesn't fall into any of the functional based sub-systems
> would very likely be platform stuff.  And if patch author has the
> knowledge that a patch only impacts one arch, he can remove the other
> list to reduce the spam.
> 

[Lu Yangbo-B47093] Thanks a lot. I will update the patchset later adding the two mailing lists.

> >
> >
> >>
> >> > +FREESCALE GUTS DRIVER
> >> > +M: Yangbo Lu <yangbo.lu@nxp.com>
> >> > +L: linuxppc-dev@lists.ozlabs.org
> >> > +S: Maintained
> >> > +F: drivers/soc/fsl/guts.c
> >>
> >> What about the header?
> >>
> >> Does guts really need a separate maintainer from drivers/soc/fsl?
> >
> > [Lu Yangbo-B47093] I was hesitating to add the maintainer...
> > And I was not so familiar with it. Let me leave it to the fsl/
> directory and remove this...
> >
> >>
> >> -Scott
> >>
> >>
> >> --
> >> To unsubscribe from this list: send the line "unsubscribe linux-mmc"
> >> in the body of a message to majordomo@vger.kernel.org More majordomo
> >> info at http://vger.kernel.org/majordomo-info.html
> > _______________________________________________
> > Linuxppc-dev mailing list
> > Linuxppc-dev@lists.ozlabs.org
> > https://lists.ozlabs.org/listinfo/linuxppc-dev
> 
> 
> 
> --
> - Leo

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web