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>