Signed-off-by: Pali Rohár <[email protected]> --- 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/[email protected]/ --- 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 <[email protected]> +R: Pali Rohár <[email protected]> L: [email protected] L: [email protected] (moderated for non-subscribers) S: Maintained -- 2.20.1

