From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vignesh R Date: Fri, 21 Dec 2018 12:08:36 +0530 Subject: [U-Boot] [PATCH v2 11/11] MAINTAINERS: Add an entry for SPI NOR In-Reply-To: <20181221063836.11429-1-vigneshr@ti.com> References: <20181221063836.11429-1-vigneshr@ti.com> Message-ID: <20181221063836.11429-12-vigneshr@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Add myself as co-maintainer for U-Boot SPI NOR subsystem. Signed-off-by: Vignesh R --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0fb089807c57..a6d2b6e1bd5a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -634,6 +634,15 @@ F: drivers/mtd/spi/ F: drivers/spi/ F: include/spi* +SPI-NOR +M: Jagan Teki +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 + SPMI M: Mateusz Kulikowski S: Maintained -- 2.20.1