MAINTAINERS: Rename NAND FLASH to RAW NAND
authorFrieder Schrempf <frieder.schrempf@kontron.de>
Mon, 13 Feb 2023 09:46:25 +0000 (10:46 +0100)
committerDario Binacchi <dario.binacchi@amarulasolutions.com>
Sun, 16 Apr 2023 10:24:59 +0000 (12:24 +0200)
As there are other types of NAND flashes like SPI NAND, let's be
more specific.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Link: https://lore.kernel.org/all/20230213094626.50957-2-frieder@fris.de/
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
MAINTAINERS

index d188e9f..02a5a86 100644 (file)
@@ -1181,13 +1181,6 @@ S:       Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-mmc.git
 F:     drivers/mmc/
 
-NAND FLASH
-M:     Dario Binacchi <dario.binacchi@amarulasolutions.com>
-M:     Michael Trimarchi <michael@amarulasolutions.com>
-S:     Maintained
-T:     git https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git
-F:     drivers/mtd/nand/raw/
-
 NETWORK
 M:     Joe Hershberger <joe.hershberger@ni.com>
 M:     Ramon Fried <rfried.dev@gmail.com>
@@ -1306,6 +1299,13 @@ S:       Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-mpc85xx.git
 F:     arch/powerpc/cpu/mpc85xx/
 
+RAW NAND
+M:     Dario Binacchi <dario.binacchi@amarulasolutions.com>
+M:     Michael Trimarchi <michael@amarulasolutions.com>
+S:     Maintained
+T:     git https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git
+F:     drivers/mtd/nand/raw/
+
 RISC-V
 M:     Rick Chen <rick@andestech.com>
 M:     Leo <ycliang@andestech.com>