[PATCH u-boot-marvell 2/2] arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers

Pali Rohár pali at kernel.org
Thu Dec 16 12:04:07 CET 2021


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 at 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 at kernel.org>
+M:	Stefan Roese <sr at 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 at 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 at denx.de>
+ * Copyright (C) 2021 Pali Rohár <pali at kernel.org>
  */
 
 #include <common.h>
-- 
2.20.1



More information about the U-Boot mailing list