From: "Pali Rohár" <pali@kernel.org>
To: Stefan Roese <sr@denx.de>
Cc: u-boot@lists.denx.de
Subject: [PATCH u-boot-marvell 2/2] arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers
Date: Thu, 16 Dec 2021 12:04:07 +0100 [thread overview]
Message-ID: <20211216110407.828-3-pali@kernel.org> (raw)
In-Reply-To: <20211216110407.828-1-pali@kernel.org>
There is no maintainer entry for serial_mvebu_a3700.c. Add entry with Pali
and Stefan as maintainers.
Signed-off-by: Pali Rohár <pali@kernel.org>
---
MAINTAINERS | 7 +++++++
drivers/serial/serial_mvebu_a3700.c | 1 +
2 files changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 378afd92393d..245310657354 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -284,6 +284,13 @@ 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 SERIAL 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/serial/serial_mvebu_a3700.c
+
ARM MARVELL PXA
M: Marek Vasut <marex@denx.de>
S: Maintained
diff --git a/drivers/serial/serial_mvebu_a3700.c b/drivers/serial/serial_mvebu_a3700.c
index 728f4af62fd8..1e1d39e70a37 100644
--- a/drivers/serial/serial_mvebu_a3700.c
+++ b/drivers/serial/serial_mvebu_a3700.c
@@ -1,6 +1,7 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2016 Stefan Roese <sr@denx.de>
+ * Copyright (C) 2021 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 ` [PATCH u-boot-marvell 1/2] arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers Pali Rohár
2021-12-16 14:06 ` Stefan Roese
2021-12-16 11:04 ` Pali Rohár [this message]
2021-12-16 14:06 ` [PATCH u-boot-marvell 2/2] arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers 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-3-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.