Message ID | 20211209215350.4207-4-avolmat@me.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Lorenzo Pieralisi |
Headers | show |
Series | Introduction of PCIe support on STi platform | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 360e9aa0205d..081ccdfbd89c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14666,6 +14666,12 @@ L: linux-samsung-soc@vger.kernel.org S: Maintained F: drivers/pci/controller/dwc/pci-exynos.c +PCI DRIVER FOR ST STI PLATFORM +M: Alain Volmat <avolmat@me.com> +L: linux-pci@vger.kernel.org +S: Maintained +F: drivers/pci/controller/dwc/pcie-sti.c + PCI DRIVER FOR SYNOPSYS DESIGNWARE M: Jingoo Han <jingoohan1@gmail.com> M: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Add PCIE Driver entry for STI family from ST Microelectronics. Signed-off-by: Alain Volmat <avolmat@me.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)