arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers
authorPali Rohár <pali@kernel.org>
Thu, 16 Dec 2021 11:04:06 +0000 (12:04 +0100)
committerStefan Roese <sr@denx.de>
Sun, 19 Dec 2021 08:50:47 +0000 (09:50 +0100)
There is no maintainer entry for pci-aardvark.c. Add entry for
pci-aardvark.c and pci_mvebu.c with Pali and Stefan as maintainers.

Signed-off-by: Pali Rohár <pali@kernel.org>
Acked-by: Stefan Roese <sr@denx.de>
Reviewed-by: Stefan Roese <sr@denx.de>
MAINTAINERS
drivers/pci/pci-aardvark.c
drivers/pci/pci_mvebu.c

index 9045e50..88cb5ce 100644 (file)
@@ -274,10 +274,17 @@ F:        drivers/ata/ahci_mvebu.c
 F:     drivers/ddr/marvell/
 F:     drivers/gpio/mvebu_gpio.c
 F:     drivers/spi/kirkwood_spi.c
-F:     drivers/pci/pci_mvebu.c
 F:     drivers/pci/pcie_dw_mvebu.c
 F:     drivers/watchdog/orion_wdt.c
 
+ARM MARVELL PCIE CONTROLLER DRIVERS
+M:     Pali Rohár <pali@kernel.org>
+M:     Stefan Roese <sr@denx.de>
+S:     Maintained
+T:     git https://source.denx.de/u-boot/custodians/u-boot-marvell.git
+F:     drivers/pci/pci-aardvark.c
+F:     drivers/pci/pci_mvebu.c
+
 ARM MARVELL PXA
 M:     Marek Vasut <marex@denx.de>
 S:     Maintained
index 6d73aab..6e5730c 100644 (file)
@@ -21,6 +21,7 @@
  *
  * Author: Victor Gu <xigu@marvell.com>
  *         Hezi Shahmoon <hezi.shahmoon@marvell.com>
+ *         Pali Rohár <pali@kernel.org>
  *
  */
 
index 14cd82d..fad38b7 100644 (file)
@@ -7,6 +7,7 @@
  * Ported to U-Boot by:
  * Anton Schubert <anton.schubert@gmx.de>
  * Stefan Roese <sr@denx.de>
+ * Pali Rohár <pali@kernel.org>
  */
 
 #include <common.h>