Message ID | 20170327094520.3129-24-kishon@ti.com |
---|---|
State | Superseded |
Headers | show |
Series | None | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index c265a5fe4848..3c1b947811e2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9581,6 +9581,15 @@ F: include/linux/pci* F: arch/x86/pci/ F: arch/x86/kernel/quirks.c +PCI EP SUBSYSTEM +M: Kishon Vijay Abraham I <kishon@ti.com> +L: linux-pci@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git +S: Supported +F: drivers/pci/endpoint/ +F: drivers/misc/pci_endpoint_test.c +F: tools/pci/ + PCI DRIVER FOR ALTERA PCIE IP M: Ley Foon Tan <lftan@altera.com> L: rfi@lists.rocketboards.org (moderated for non-subscribers)
Add maintainer for the newly introduced PCI EP framework. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) -- 2.11.0