MAINTAINERS: Add an entry for SPI NOR
authorVignesh R <[email protected]>
Tue, 5 Feb 2019 05:59:29 +0000 (11:29 +0530)
committerJagan Teki <[email protected]>
Thu, 7 Feb 2019 10:06:00 +0000 (15:36 +0530)
Add myself as co-maintainer for U-Boot SPI NOR subsystem.

Signed-off-by: Vignesh R <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
[jagan: drop mtd/spi file from SPI entry]
Signed-off-by: Jagan Teki <[email protected]>
MAINTAINERS

index e3a15868bcad16710edd42c504943eb6cd8aaaa7..9d1ce46471cf2fb20db70c2c921afeb1e1fc979c 100644 (file)
@@ -686,10 +686,18 @@ SPI
 M:     Jagan Teki <[email protected]>
 S:     Maintained
 T:     git git://git.denx.de/u-boot-spi.git
-F:     drivers/mtd/spi/
 F:     drivers/spi/
 F:     include/spi*
 
+SPI-NOR
+M:     Jagan Teki <[email protected]>
+M:     Vignesh R <[email protected]>
+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 <[email protected]>
 S:     Maintained