pinctrl: starfive: Add StarFive JH7110 driver
[platform/kernel/u-boot.git] / MAINTAINERS
index 41c9f26..02a5a86 100644 (file)
@@ -793,6 +793,15 @@ M: Alper Nebi Yasak <alpernebiyasak@gmail.com>
 S:     Maintained
 F:     tools/binman/
 
+BLKMAP
+M:     Tobias Waldekranz <tobias@waldekranz.com>
+S:     Maintained
+F:     cmd/blkmap.c
+F:     doc/usage/blkmap.rst
+F:     drivers/block/blkmap.c
+F:     include/blkmap.h
+F:     test/dm/blkmap.c
+
 BOOTDEVICE
 M:     Simon Glass <sjg@chromium.org>
 S:     Maintained
@@ -1172,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>
@@ -1249,6 +1251,12 @@ M:       Heiko Schocher <hs@denx.de>
 S:     Maintained
 F:     drivers/pci/pci_mpc85xx.c
 
+PCI MPS
+M:     Stephen Carlson <stcarlso@linux.microsoft.com>
+S:     Maintained
+F:     cmd/pci_mps.c
+F:     test/cmd/pci_mps.c
+
 POWER
 M:     Jaehoon Chung <jh80.chung@samsung.com>
 S:     Maintained
@@ -1291,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>
@@ -1336,6 +1351,7 @@ M:        Simon Glass <sjg@chromium.org>
 S:     Maintained
 F:     arch/sandbox/
 F:     doc/arch/sandbox.rst
+F:     drivers/*/*sandbox*.c
 F:     include/dt-bindings/*/sandbox*.h
 
 SEAMA
@@ -1382,6 +1398,14 @@ T:       git https://source.denx.de/u-boot/custodians/u-boot-spi.git
 F:     drivers/spi/
 F:     include/spi*
 
+SPI NAND
+M:     Dario Binacchi <dario.binacchi@amarulasolutions.com>
+M:     Michael Trimarchi <michael@amarulasolutions.com>
+R:     Frieder Schrempf <frieder.schrempf@kontron.de>
+S:     Maintained
+T:     git https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git
+F:     drivers/mtd/nand/spi/
+
 SPI-NOR
 M:     Jagan Teki <jagan@amarulasolutions.com>
 M:     Vignesh R <vigneshr@ti.com>