Re: [PATCH v2 1/3] dt-bindings: PCI: Convert Arm Versatile binding to DT schema

From: Rob Herring
Date: Thu Jan 23 2020 - 16:05:27 EST


On Tue, Dec 31, 2019 at 1:39 PM Rob Herring <robh@xxxxxxxxxx> wrote:
>
> Convert the Arm Versatile PCI host binding to a DT schema.
>
> Cc: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
> Cc: Andrew Murray <andrew.murray@xxxxxxx>
> Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> v2: no change
>
> .../devicetree/bindings/pci/versatile.txt | 59 ------------
> .../devicetree/bindings/pci/versatile.yaml | 92 +++++++++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 93 insertions(+), 60 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pci/versatile.txt
> create mode 100644 Documentation/devicetree/bindings/pci/versatile.yaml

Applied to DT tree.

Rob