diff options
author | Fabio Estevam <[email protected]> | 2016-11-11 16:52:46 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2016-11-11 16:52:46 -0600 |
commit | 12e460649a01f34753c3b1a2ff6fd5f655e03097 (patch) | |
tree | 822e5dff00164095939099d271f84ae5ece827c1 | |
parent | 286fbaef149f2054b1d13be2536e75ae4a52e2fe (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 f78003d90f08..b6c0b9b89f9f 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 |