diff options
author | 2016-10-26 14:27:24 -0200 | |
---|---|---|
committer | 2016-11-11 16:51:14 -0600 | |
commit | b3449ea7fbd1e90a12dcf2ca16243b59a234b2fc (patch) | |
tree | 1b36b11d95eb419eba25ad56902db5c858903649 | |
parent | MAINTAINERS: Update Richard Zhu's email address (diff) | |
download | wireguard-linux-b3449ea7fbd1e90a12dcf2ca16243b59a234b2fc.tar.xz wireguard-linux-b3449ea7fbd1e90a12dcf2ca16243b59a234b2fc.zip |
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>
Diffstat (limited to '')
-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> L: linux-pci@vger.kernel.org L: linux-arm-kernel@lists.infradead.org (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 |