From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Wed, 12 Dec 2018 22:01:28 +0100 Subject: [U-Boot] [PATCH 16/16] MAINTAINERS: Add an entry for SPI NOR In-Reply-To: <20181212173228.12281-17-vigneshr@ti.com> References: <20181212173228.12281-1-vigneshr@ti.com> <20181212173228.12281-17-vigneshr@ti.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Dec 12, 2018 at 11:19 PM Vignesh R wrote: > > Add myself as co-maintainer for U-Boot SPI NOR subsystem > > Signed-off-by: Vignesh R > --- > Jagan, > > If you agree, I can help in co-maintaining SPI NOR part especially for > the code that is added/sync'd from Linux. Thanks for the help and support. > > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0cec39c542db..d09e0a478f52 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -634,6 +634,14 @@ F: drivers/mtd/spi/ > F: drivers/spi/ > F: include/spi* > > +SPI-NOR You missed my name :) > +M: Vignesh R > +S: Maintained > +F: drivers/mtd/spi/ > +F: include/spi_flash.h > +F: include/linux/mtd/cfi.h > +F: include/linux/mtd/spi-nor.h