aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2021-09-02 14:56:48 -0500
committerBjorn Helgaas <bhelgaas@google.com>2021-09-02 14:56:48 -0500
commitaf42a0d4a88b658e848d4c27732203a364788b2d (patch)
tree062ecd743dc55d8ac09807e7ccd808f8558c6e7f /MAINTAINERS
parentMerge branch 'remotes/lorenzo/pci/iproc' (diff)
parentPCI: keembay: Add support for Intel Keem Bay (diff)
downloadlinux-dev-af42a0d4a88b658e848d4c27732203a364788b2d.tar.xz
linux-dev-af42a0d4a88b658e848d4c27732203a364788b2d.zip
Merge branch 'remotes/lorenzo/pci/keembay'
- Add Intel Keem Bay PCIe controller driver and DT binding (Srikanth Thokala) * remotes/lorenzo/pci/keembay: PCI: keembay: Add support for Intel Keem Bay dt-bindings: PCI: Add Intel Keem Bay PCIe controller
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3f958fe5d833..9f35ada234e3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14424,6 +14424,13 @@ S: Maintained
F: Documentation/devicetree/bindings/pci/hisilicon-histb-pcie.txt
F: drivers/pci/controller/dwc/pcie-histb.c
+PCIE DRIVER FOR INTEL KEEM BAY
+M: Srikanth Thokala <srikanth.thokala@intel.com>
+L: linux-pci@vger.kernel.org
+S: Supported
+F: Documentation/devicetree/bindings/pci/intel,keembay-pcie*
+F: drivers/pci/controller/dwc/pcie-keembay.c
+
PCIE DRIVER FOR MEDIATEK
M: Ryder Lee <ryder.lee@mediatek.com>
M: Jianjun Wang <jianjun.wang@mediatek.com>