diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2019-01-02 15:31:07 -0600 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2019-01-02 15:31:07 -0600 |
commit | 33f3fd75b754818a6a3d40c4dd441b68b48bea0d (patch) | |
tree | af7fa383b2feb4054574f397af6bd8ced83af8cf /MAINTAINERS | |
parent | 6ee86cac1cc415031b443d8b584305696a300d1e (diff) | |
parent | 9c0ef6d34fdbfb4f948b96d7611f0fd47649044e (diff) |
Merge branch 'remotes/lorenzo/pci/amlogic'
- Add Amlogic Meson PCIe controller driver and DT bindings (Yue Wang)
* remotes/lorenzo/pci/amlogic:
PCI: amlogic: Add the Amlogic Meson PCIe controller driver
dt-bindings: PCI: meson: add DT bindings for Amlogic Meson 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 68de2279e53d..6a5e842a9bde 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11510,6 +11510,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/ S: Supported F: drivers/pci/controller/ +PCIE DRIVER FOR AMLOGIC MESON +M: Yue Wang <yue.wang@Amlogic.com> +L: linux-pci@vger.kernel.org +L: linux-amlogic@lists.infradead.org +S: Maintained +F: drivers/pci/controller/dwc/pci-meson.c + PCIE DRIVER FOR AXIS ARTPEC M: Jesper Nilsson <jesper.nilsson@axis.com> L: linux-arm-kernel@axis.com |