Message ID | 1455767715-621-1-git-send-email-han.xu@nxp.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Thu, Feb 18, 2016 at 03:55:15AM +0000, Han Xu wrote: > Add a maintainer entry for FREESCALE GPMI NAND driver and add myself as a > maintainer. > > Signed-off-by: Han Xu <han.xu@nxp.com> > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 7bd927e..49baa5b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4543,6 +4543,12 @@ L: linuxppc-dev@lists.ozlabs.org > S: Maintained > F: drivers/dma/fsldma.* > > +FREESCALE GPMI NAND DRIVER > +M: Han Xu <han.xu@nxp.com> > +L: linux-mtd@lists.infradead.org > +S: Maintained > +F: drivers/mtd/nand/gpmi-nand/* > + > FREESCALE I2C CPM DRIVER > M: Jochen Friedrich <jochen@scram.de> > L: linuxppc-dev@lists.ozlabs.org > -- > 2.7.1 > Acked-by: Huang Shijie <shijie.huang@arm.com> IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
On Thu, Feb 18, 2016 at 12:36:13PM +0800, Huang Shijie wrote: > On Thu, Feb 18, 2016 at 03:55:15AM +0000, Han Xu wrote: > > Add a maintainer entry for FREESCALE GPMI NAND driver and add myself as a > > maintainer. > > > > Signed-off-by: Han Xu <han.xu@nxp.com> > > --- > > MAINTAINERS | 6 ++++++ > > 1 file changed, 6 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 7bd927e..49baa5b 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -4543,6 +4543,12 @@ L: linuxppc-dev@lists.ozlabs.org > > S: Maintained > > F: drivers/dma/fsldma.* > > > > +FREESCALE GPMI NAND DRIVER > > +M: Han Xu <han.xu@nxp.com> > > +L: linux-mtd@lists.infradead.org > > +S: Maintained > > +F: drivers/mtd/nand/gpmi-nand/* > > + > > FREESCALE I2C CPM DRIVER > > M: Jochen Friedrich <jochen@scram.de> > > L: linuxppc-dev@lists.ozlabs.org > > -- > > 2.7.1 > > > Acked-by: Huang Shijie <shijie.huang@arm.com> Pushed to linux-mtd.git
diff --git a/MAINTAINERS b/MAINTAINERS index 7bd927e..49baa5b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4543,6 +4543,12 @@ L: linuxppc-dev@lists.ozlabs.org S: Maintained F: drivers/dma/fsldma.* +FREESCALE GPMI NAND DRIVER +M: Han Xu <han.xu@nxp.com> +L: linux-mtd@lists.infradead.org +S: Maintained +F: drivers/mtd/nand/gpmi-nand/* + FREESCALE I2C CPM DRIVER M: Jochen Friedrich <jochen@scram.de> L: linuxppc-dev@lists.ozlabs.org
Add a maintainer entry for FREESCALE GPMI NAND driver and add myself as a maintainer. Signed-off-by: Han Xu <han.xu@nxp.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)