[U-Boot] [PATCH 16/16] MAINTAINERS: Add an entry for SPI NOR

Vignesh R vigneshr at ti.com
Wed Dec 12 17:32:28 UTC 2018


Add myself as co-maintainer for U-Boot SPI NOR subsystem

Signed-off-by: Vignesh R <vigneshr at ti.com>
---
Jagan,

If you agree, I can help in co-maintaining SPI NOR part especially for
the code that is added/sync'd from Linux.

 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
+M:	Vignesh R <vigneshr at ti.com>
+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 <mateusz.kulikowski at gmail.com>
 S:	Maintained
-- 
2.19.2



More information about the U-Boot mailing list