There is no maintainer entry for serial_mvebu_a3700.c. Add entry with Pali
and Stefan as maintainers.

Signed-off-by: Pali Rohár <[email protected]>
---
 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 <[email protected]>
+M:     Stefan Roese <[email protected]>
+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 <[email protected]>
 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 <[email protected]>
+ * Copyright (C) 2021 Pali Rohár <[email protected]>
  */
 
 #include <common.h>
-- 
2.20.1

Reply via email to