Re: [PATCH v5 1/5] dt-bindings: PCI: add snps,dw-pcie.yaml
From: Rob Herring <robh@kernel.org>
Date: 2021-07-20 03:07:47
Also in:
linux-pci, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-07-20 03:07:47
Also in:
linux-pci, lkml
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@kernel.org> --- .../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!