diff options
author | Rob Herring <robh@kernel.org> | 2019-11-08 22:18:29 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-01-24 00:03:55 +0300 |
commit | 919ba6e739eb76d7a99284795b72c45e096c9aa0 (patch) | |
tree | 5967c88b9a4a0f6f5f6d642438a8321c41559b42 /MAINTAINERS | |
parent | 7dcde0f337c3225ebe25ba070bd244d291219627 (diff) | |
download | linux-919ba6e739eb76d7a99284795b72c45e096c9aa0.tar.xz |
dt-bindings: PCI: Convert Arm Versatile binding to DT schema
Convert the Arm Versatile PCI host binding to a DT schema.
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Andrew Murray <andrew.murray@arm.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f8d6e7e3dcd7..69c92940e4e1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12580,7 +12580,7 @@ M: Rob Herring <robh@kernel.org> L: linux-pci@vger.kernel.org L: linux-arm-kernel@lists.infradead.org S: Maintained -F: Documentation/devicetree/bindings/pci/versatile.txt +F: Documentation/devicetree/bindings/pci/versatile.yaml F: drivers/pci/controller/pci-versatile.c PCI DRIVER FOR ARMADA 8K |