[v9, 6/7] MAINTAINERS: add entry for Freescale SoC driver
From: qiang.zhao@nxp.com (Qiang Zhao)
Date: 2016-05-05 03:05:41
Also in:
linux-clk, linux-devicetree, linux-i2c, linux-iommu, linux-mmc, linuxppc-dev, lkml, netdev
On Wed, 2016-05-04 at 11:24 +0800, Yangbo Lu wrote:
quoted hunk ↗ jump to hunk
-----Original Message----- From: Yangbo Lu [mailto:yangbo.lu at nxp.com] Sent: Wednesday, May 04, 2016 11:25 AM To: linux-mmc at vger.kernel.org; linuxppc-dev at lists.ozlabs.org; devicetree at vger.kernel.org; linux-arm-kernel at lists.infradead.org; linux- kernel at vger.kernel.org; linux-clk at vger.kernel.org; linux-i2c at vger.kernel.org; iommu at lists.linux-foundation.org; netdev at vger.kernel.org Cc: ulf.hansson at linaro.org; Scott Wood <oss@buserror.net>; Mark Rutland [off-list ref]; Rob Herring [off-list ref]; Russell King [off-list ref]; Jochen Friedrich [off-list ref]; Joerg Roedel [off-list ref]; Claudiu Manoil [off-list ref]; Bhupesh Sharma [off-list ref]; Qiang Zhao [off-list ref]; Kumar Gala [off-list ref]; Santosh Shilimkar [off-list ref]; Yang-Leo Li [off-list ref]; Xiaobo Xie [off-list ref]; Yangbo Lu [off-list ref] Subject: [v9, 6/7] MAINTAINERS: add entry for Freescale SoC driver Add maintainer entry for Freescale SoC driver including the QE library and the GUTS driver now. Also add maintainer for QE library. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> --- Changes for v8: - Added this patch Changes for v9: - Added linux-arm mail list - Removed GUTS driver entry --- MAINTAINERS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-)diff --git a/MAINTAINERS b/MAINTAINERS index 42e65d1..ce91db7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -4622,9 +4622,18 @@ 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 DRIVER +M: Scott Wood <oss@buserror.net> +L: linuxppc-dev at lists.ozlabs.org +L: linux-arm-kernel at lists.infradead.org +S: Maintained +F: drivers/soc/fsl/ +F: include/linux/fsl/ + FREESCALE QUICC ENGINE LIBRARY +M: Qiang Zhao <qiang.zhao@nxp.com> L: linuxppc-dev at lists.ozlabs.org -S: Orphan +S: Maintained F: drivers/soc/fsl/qe/ F: include/soc/fsl/*qe*.h F: include/soc/fsl/*ucc*.h --2.1.0.27.g96db324
I am ok! -Zhao Qiang