summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2021-12-16 12:04:07 +0100
committerStefan Roese <[email protected]>2021-12-19 09:50:47 +0100
commitc53a30f0398f17880d57750f10ed9ba560804e93 (patch)
treedacc89f1160b32b37c75b97fbfe60eb8b5f02b4e /drivers
parent22f69fc79b2e871dba19463208a2196eb59aa6ae (diff)
arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers
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]> Acked-by: Stefan Roese <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/serial/serial_mvebu_a3700.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/serial/serial_mvebu_a3700.c b/drivers/serial/serial_mvebu_a3700.c
index 6bca8e4b7e2..8c3c10c6674 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>