Re: [PATCH v5 1/5] dt-bindings: PCI: add snps,dw-pcie.yaml

From: Rob Herring
Date: Mon Jul 19 2021 - 23:08:06 EST


On Sun, 18 Jul 2021 13:40:48 +0200, Mauro Carvalho Chehab wrote:
> Currently, the designware schema is defined on a text file:
> designware-pcie.txt
>
> Convert the pci-bus part into a schema.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> ---
> .../devicetree/bindings/pci/snps,dw-pcie.yaml | 102 ++++++++++++++++++
> MAINTAINERS | 1 +
> 2 files changed, 103 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml
>

Applied, thanks!