[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210719220220.GA2676706@robh.at.kernel.org>
Date: Mon, 19 Jul 2021 16:02:20 -0600
From: Rob Herring <robh@...nel.org>
To: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
Cc: Rob Herring <robh+dt@...nel.org>, linux-pci@...r.kernel.org,
mauro.chehab@...wei.com,
Gustavo Pimentel <gustavo.pimentel@...opsys.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Jingoo Han <jingoohan1@...il.com>, linuxarm@...wei.com
Subject: Re: [PATCH v5 2/5] dt-bindings: PCI: add snps,dw-pcie-ep.yaml
On Sun, 18 Jul 2021 13:40:49 +0200, Mauro Carvalho Chehab wrote:
> Currently, the designware schema is defined on a text file:
> designware-pcie.txt
>
> It contains two separate schemas on it:
>
> - snps,dw-pcie
> This one uses the pci-bus.yaml schema;
> - snps,dw-pcie-ep
> This one uses the pci-ep.yaml schema.
>
> As the:
> AllOf:
> - $ref: <foo>
>
> for the endpoint part is different than the PCI one, place
> it on a separate yaml file.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
> ---
> .../bindings/pci/snps,dw-pcie-ep.yaml | 90 +++++++++++++++++++
> MAINTAINERS | 1 +
> 2 files changed, 91 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml
>
Applied, thanks!
Powered by blists - more mailing lists