diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2021-09-02 14:56:48 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2021-09-02 14:56:48 -0500 |
commit | af42a0d4a88b658e848d4c27732203a364788b2d (patch) | |
tree | 062ecd743dc55d8ac09807e7ccd808f8558c6e7f /MAINTAINERS | |
parent | c1bb1449fa8e3e769c0e7a5861bb49974fe63fb0 (diff) | |
parent | 0c87f90b4c13586a00fbe63524c7be197609d8dc (diff) |
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-- | MAINTAINERS | 7 |
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> |