diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2016-10-26 12:27:24 -0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-11-11 17:51:14 -0500 |
commit | b3449ea7fbd1e90a12dcf2ca16243b59a234b2fc (patch) | |
tree | 1b36b11d95eb419eba25ad56902db5c858903649 | |
parent | f0f1ba0347a8390174f0b7180a92de77d71e5abf (diff) |
MAINTAINERS: Add devicetree binding to PCI i.MX6 entry
Add an entry for the devicetree binding file, so that when people run
./scripts/get_maintainer.pl the PCI imx6 maintainers could also be listed.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Lucas Stach <l.stach@pengutronix.de>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3091cfa66774..5b608ac85641 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9235,6 +9235,7 @@ M: Lucas Stach <l.stach@pengutronix.de> | |||
9235 | L: linux-pci@vger.kernel.org | 9235 | L: linux-pci@vger.kernel.org |
9236 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 9236 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
9237 | S: Maintained | 9237 | S: Maintained |
9238 | F: Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt | ||
9238 | F: drivers/pci/host/*imx6* | 9239 | F: drivers/pci/host/*imx6* |
9239 | 9240 | ||
9240 | PCI DRIVER FOR TI KEYSTONE | 9241 | PCI DRIVER FOR TI KEYSTONE |