On Fri, Sep 25, 2020 at 11:21:15AM +0200, Pali Rohár wrote: > Signed-off-by: Pali Rohár <pali@xxxxxxxxxx> > --- > I have provided more fixes to this driver, I have needed functional > specification for this PCI controller and also hardware for testing > and developing (Espressobin V5 and Turris MOX B and G modules). > > Thomas already wrote [1] that is less involved in this driver, so I > can help with reviewing/maintaining it. > > [1] - https://lore.kernel.org/linux-pci/20200513135643.478ffbda@xxxxxxxxxxxxx/ > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d746519253c3..e245dbe280ac 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -13185,6 +13185,7 @@ F: drivers/firmware/pcdp.* > > PCI DRIVER FOR AARDVARK (Marvell Armada 3700) > M: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxx> > +R: Pali Rohár <pali@xxxxxxxxxx> > L: linux-pci@xxxxxxxxxxxxxxx > L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers) > S: Maintained Applied to pci/misc for v5.10 with Thomas' ack and signing you up as maintainer, thanks! commit ccaa71689032 ("MAINTAINERS: Add Pali Rohár as aardvark PCI maintainer") Author: Pali Rohár <pali@xxxxxxxxxx> Date: Fri Sep 25 11:21:15 2020 +0200 MAINTAINERS: Add Pali Rohár as aardvark PCI maintainer Link: https://lore.kernel.org/r/20200925092115.16546-1-pali@xxxxxxxxxx Signed-off-by: Pali Rohár <pali@xxxxxxxxxx> Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> Acked-by: Thomas Petazzzoni <thomas.petazzoni@xxxxxxxxxxx> diff --git a/MAINTAINERS b/MAINTAINERS index deaafb617361..5959a24a4acb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13160,6 +13160,7 @@ F: drivers/firmware/pcdp.* PCI DRIVER FOR AARDVARK (Marvell Armada 3700) M: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxx> +M: Pali Rohár <pali@xxxxxxxxxx> L: linux-pci@xxxxxxxxxxxxxxx L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers) S: Maintained