From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vignesh R Date: Fri, 14 Dec 2018 13:33:17 +0530 Subject: [U-Boot] [PATCH 16/16] MAINTAINERS: Add an entry for SPI NOR In-Reply-To: References: <20181212173228.12281-1-vigneshr@ti.com> <20181212173228.12281-17-vigneshr@ti.com> Message-ID: <3cc447e9-4fa8-093c-e8b8-21be308cc79c@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de On 13/12/18 2:31 AM, Jagan Teki wrote: > 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 :) > Sorry, I thought regex under SPI entry would cover all. Anyways, will add your name here as well. >> +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 -- Regards Vignesh