On Fri, Feb 15, 2019 at 01:56:56PM +0100, Stefan Roese wrote: > This patch does the following changes to the u-boot-marvell maintainers > entry: > > - Add Armada-7k/8k to the list > - Remove Prafulla and Luka since they have been silent on the list for > a long time. Please speak up, if you would like to continue or better > start maintaining. > - Add multiple Marvell / MVEBU related driver directories and files > > Signed-off-by: Stefan Roese <[email protected]> > Cc: Prafulla Wadaskar <[email protected]> > Cc: Luka Perkov <[email protected]> > Cc: Tom Rini <[email protected]>
Acked-by: Luka Perkov <[email protected]> > --- > MAINTAINERS | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 29449ffed6..7fa3e059f6 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -166,16 +166,19 @@ S: Maintained > F: arch/arm/cpu/armv8/hisilicon > F: arch/arm/include/asm/arch-hi6220/ > > -ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX > -M: Prafulla Wadaskar <[email protected]> > -M: Luka Perkov <[email protected]> > +ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K > M: Stefan Roese <[email protected]> > S: Maintained > T: git git://git.denx.de/u-boot-marvell.git > F: arch/arm/mach-kirkwood/ > F: arch/arm/mach-mvebu/ > F: drivers/ata/ahci_mvebu.c > -F: drivers/phy/marvell/ > +F: drivers/ddr/marvell/ > +F: drivers/gpio/mvebu_gpio.c > +F: drivers/spi/kirkwood_spi.c > +F: drivers/pci/pci_mvebu.c > +F: drivers/pci/pcie_dw_mvebu.c > +F: drivers/watchdog/orion_wdt.c > > ARM MARVELL PXA > M: Marek Vasut <[email protected]> > -- > 2.20.1 > _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

