From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luka Perkov Date: Mon, 18 Feb 2019 13:27:46 +0100 Subject: [U-Boot] [PATCH] MAINTAINERS: Update u-boot-marvell entry In-Reply-To: <20190215125656.20478-1-sr@denx.de> References: <20190215125656.20478-1-sr@denx.de> Message-ID: <20190218122746.GA4740@archlinux> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Cc: Prafulla Wadaskar > Cc: Luka Perkov > Cc: Tom Rini Acked-by: Luka Perkov > --- > 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 > -M: Luka Perkov > +ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K > M: Stefan Roese > 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 > -- > 2.20.1 >