Re: [PATCH v6 6/6] dt-bindings: pci: Convert iProc PCIe to YAML

From: Rob Herring
Date: Tue Dec 14 2021 - 11:49:30 EST


On Mon, 13 Dec 2021 19:58:20 -0800, Florian Fainelli wrote:
> Conver the iProc PCIe controller Device Tree binding to YAML now that
> all DTS in arch/arm and arch/arm64 have been fixed to be compliant.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---
> .../bindings/pci/brcm,iproc-pcie.txt | 133 -------------
> .../bindings/pci/brcm,iproc-pcie.yaml | 184 ++++++++++++++++++
> 2 files changed, 184 insertions(+), 133 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt
> create mode 100644 Documentation/devicetree/bindings/pci/brcm,iproc-pcie.yaml
>

Applied, thanks!