diff options
author | Fabio Estevam <[email protected]> | 2016-10-26 14:27:24 -0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2016-11-11 16:51:14 -0600 |
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 <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Lucas Stach <[email protected]>
-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 <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained +F: Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt F: drivers/pci/host/*imx6* PCI DRIVER FOR TI KEYSTONE |