mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-25 07:41:40 +02:00
arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers
There is no maintainer entry for pci-aardvark.c. Add entry for pci-aardvark.c and pci_mvebu.c 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:
parent
50b5544c05
commit
22f69fc79b
@ -274,10 +274,17 @@ F: drivers/ata/ahci_mvebu.c
|
|||||||
F: drivers/ddr/marvell/
|
F: drivers/ddr/marvell/
|
||||||
F: drivers/gpio/mvebu_gpio.c
|
F: drivers/gpio/mvebu_gpio.c
|
||||||
F: drivers/spi/kirkwood_spi.c
|
F: drivers/spi/kirkwood_spi.c
|
||||||
F: drivers/pci/pci_mvebu.c
|
|
||||||
F: drivers/pci/pcie_dw_mvebu.c
|
F: drivers/pci/pcie_dw_mvebu.c
|
||||||
F: drivers/watchdog/orion_wdt.c
|
F: drivers/watchdog/orion_wdt.c
|
||||||
|
|
||||||
|
ARM MARVELL PCIE CONTROLLER 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/pci/pci-aardvark.c
|
||||||
|
F: drivers/pci/pci_mvebu.c
|
||||||
|
|
||||||
ARM MARVELL PXA
|
ARM MARVELL PXA
|
||||||
M: Marek Vasut <marex@denx.de>
|
M: Marek Vasut <marex@denx.de>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
|
@ -21,6 +21,7 @@
|
|||||||
*
|
*
|
||||||
* Author: Victor Gu <xigu@marvell.com>
|
* Author: Victor Gu <xigu@marvell.com>
|
||||||
* Hezi Shahmoon <hezi.shahmoon@marvell.com>
|
* Hezi Shahmoon <hezi.shahmoon@marvell.com>
|
||||||
|
* Pali Rohár <pali@kernel.org>
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
* Ported to U-Boot by:
|
* Ported to U-Boot by:
|
||||||
* Anton Schubert <anton.schubert@gmx.de>
|
* Anton Schubert <anton.schubert@gmx.de>
|
||||||
* Stefan Roese <sr@denx.de>
|
* Stefan Roese <sr@denx.de>
|
||||||
|
* Pali Rohár <pali@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user