Re: [PATCH v3] dt-bindings: PCI: ftpci100: convert faraday,ftpci100 to YAML

From: Rob Herring
Date: Wed Jul 14 2021 - 16:57:53 EST


On Mon, 28 Jun 2021 19:35:08 +0000, Corentin Labbe wrote:
> Converts pci/faraday,ftpci100.txt to yaml.
> Some change are also made:
> - example has wrong interrupts place
>
> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx>
> ---
> Changes since v1:
> - fixed issues reported by Rob Herring https://patchwork.kernel.org/project/linux-pci/patch/20210503185228.1518131-1-clabbe@xxxxxxxxxxxx/
> - moved comment as asked by Linus Walleij
>
> Changes since v2:
> - fixed issues reported by Rob Herring https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20210510203041.4024411-1-clabbe@xxxxxxxxxxxx/
>
> .../bindings/pci/faraday,ftpci100.txt | 135 --------------
> .../bindings/pci/faraday,ftpci100.yaml | 176 ++++++++++++++++++
> 2 files changed, 176 insertions(+), 135 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pci/faraday,ftpci100.txt
> create mode 100644 Documentation/devicetree/bindings/pci/faraday,ftpci100.yaml
>

Applied, thanks!