From: Pali Rohár Date: Thu, 16 Dec 2021 11:04:07 +0000 (+0100) Subject: arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=c53a30f0398f17880d57750f10ed9ba560804e93;p=u-boot.git 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 Acked-by: Stefan Roese Reviewed-by: Stefan Roese --- diff --git a/MAINTAINERS b/MAINTAINERS index 88cb5cecfb..4e16e9ab63 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -285,6 +285,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 +M: Stefan Roese +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 S: Maintained diff --git a/drivers/serial/serial_mvebu_a3700.c b/drivers/serial/serial_mvebu_a3700.c index 6bca8e4b7e..8c3c10c667 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 + * Copyright (C) 2021 Pali Rohár */ #include