Re: [PATCH v3 2/4] dt-bindings: PCI: cadence: Add PCIe RC/EP DT schema for Cadence PCIe

From: Rob Herring
Date: Fri Feb 28 2020 - 10:38:24 EST


On Mon, Feb 24, 2020 at 06:39:03PM +0530, Kishon Vijay Abraham I wrote:
> Add PCIe Host (RC) and Endpoint (EP) device tree schema for Cadence
> PCIe core library. Platforms using Cadence PCIe core can include the
> schemas added here in the platform specific schemas.
>
> Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx>
> ---
> .../bindings/pci/cdns-pcie-host.yaml | 27 ++++++++++++++++
> .../devicetree/bindings/pci/cdns-pcie.yaml | 31 +++++++++++++++++++
> 2 files changed, 58 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pci/cdns-pcie-host.yaml
> create mode 100644 Documentation/devicetree/bindings/pci/cdns-pcie.yaml

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>