summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorXiaowei Bao <xiaowei.bao@nxp.com>2019-01-05 16:30:42 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2021-11-02 17:06:23 +0800
commitc6bbcf87d9f5610882e63fa49e81368200247366 (patch)
tree717122115426db79777692dddaa69c697b56b1c6 /MAINTAINERS
parentcf035f6ec16d5f84ea71057bd8f58b3c6c067a83 (diff)
PCI: mobiveil: Add PCIe Gen4 EP driver for NXP Layerscape SoCs
This PCIe controller is based on the Mobiveil GPEX IP, it work in EP mode if select this config opteration. Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com> [Zhiqiang: Correct the Copyright] Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 752c374564b9..42406e8f8ae9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14403,11 +14403,13 @@ F: drivers/pci/controller/pci-tegra.c
PCI DRIVER FOR NXP LAYERSCAPE GEN4 CONTROLLER
M: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
+M: Xiaowei Bao <xiaowei.bao@nxp.com>
L: linux-pci@vger.kernel.org
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
F: Documentation/devicetree/bindings/pci/layerscape-pcie-gen4.txt
F: drivers/pci/controller/mobiveil/pcie-layerscape-gen4.c
+F: drivers/pci/controller/mobiveil/pcie-layerscape-gen4-ep.c
PCI DRIVER FOR RENESAS R-CAR
M: Marek Vasut <marek.vasut+renesas@gmail.com>