From: "Pali Rohár" <pali@kernel.org>
To: Stefan Roese <sr@denx.de>
Cc: u-boot@lists.denx.de
Subject: [PATCH u-boot-marvell 1/2] arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers
Date: Thu, 16 Dec 2021 12:04:06 +0100 [thread overview]
Message-ID: <20211216110407.828-2-pali@kernel.org> (raw)
In-Reply-To: <20211216110407.828-1-pali@kernel.org>
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>
---
MAINTAINERS | 9 ++++++++-
drivers/pci/pci-aardvark.c | 1 +
drivers/pci/pci_mvebu.c | 1 +
3 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 90666ce376cd..378afd92393d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -273,10 +273,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
diff --git a/drivers/pci/pci-aardvark.c b/drivers/pci/pci-aardvark.c
index c1b0fd1829cb..0b228e56229f 100644
--- a/drivers/pci/pci-aardvark.c
+++ b/drivers/pci/pci-aardvark.c
@@ -21,6 +21,7 @@
*
* Author: Victor Gu <xigu@marvell.com>
* Hezi Shahmoon <hezi.shahmoon@marvell.com>
+ * Pali Rohár <pali@kernel.org>
*
*/
diff --git a/drivers/pci/pci_mvebu.c b/drivers/pci/pci_mvebu.c
index fe97c0e08d6a..ac7d40e01709 100644
--- a/drivers/pci/pci_mvebu.c
+++ b/drivers/pci/pci_mvebu.c
@@ -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>
--
2.20.1
next prev parent reply other threads:[~2021-12-16 11:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-16 11:04 [PATCH u-boot-marvell 0/2] arm: mvebu: Add maintainer entries for Marvell PCIe and serial drivers Pali Rohár
2021-12-16 11:04 ` Pali Rohár [this message]
2021-12-16 14:06 ` [PATCH u-boot-marvell 1/2] arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers Stefan Roese
2021-12-16 11:04 ` [PATCH u-boot-marvell 2/2] arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers Pali Rohár
2021-12-16 14:06 ` Stefan Roese
2021-12-18 13:49 ` [PATCH u-boot-marvell 0/2] arm: mvebu: Add maintainer entries for Marvell PCIe and " Stefan Roese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211216110407.828-2-pali@kernel.org \
--to=pali@kernel.org \
--cc=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.