[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1461367352.32510.218.camel@buserror.net>
Date: Fri, 22 Apr 2016 18:22:32 -0500
From: Scott Wood <oss@...error.net>
To: Yangbo Lu <yangbo.lu@....com>, linux-mmc@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Cc: ulf.hansson@...aro.org, Zhao Qiang <qiang.zhao@...escale.com>,
Russell King <linux@....linux.org.uk>,
Bhupesh Sharma <bhupesh.sharma@...escale.com>,
scott.wood@....com, Claudiu Manoil <claudiu.manoil@...escale.com>,
Kumar Gala <galak@...eaurora.org>, leoyang.li@....com,
xiaobo.xie@....com, Michael Ellerman <mpe@...erman.id.au>
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@....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
> +M: Scott Wood <oss@...error.net>
Please CC me at this address, not the NXP address that you sent this to...
> +L: linuxppc-dev@...ts.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.
> +FREESCALE GUTS DRIVER
> +M: Yangbo Lu <yangbo.lu@....com>
> +L: linuxppc-dev@...ts.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?
-Scott
Powered by blists - more mailing lists