mirror of
https://xff.cz/git/u-boot/
synced 2025-09-26 21:11:18 +02:00
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 <pali@kernel.org> Acked-by: Stefan Roese <sr@denx.de> Reviewed-by: Stefan Roese <sr@denx.de>
This commit is contained in:
@@ -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-aardvark.c
|
||||||
F: drivers/pci/pci_mvebu.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
|
ARM MARVELL PXA
|
||||||
M: Marek Vasut <marex@denx.de>
|
M: Marek Vasut <marex@denx.de>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0+
|
// SPDX-License-Identifier: GPL-2.0+
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2016 Stefan Roese <sr@denx.de>
|
* Copyright (C) 2016 Stefan Roese <sr@denx.de>
|
||||||
|
* Copyright (C) 2021 Pali Rohár <pali@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
|
Reference in New Issue
Block a user