[PATCH 0/2] PCI: Make "cdns,max-outbound-regions" optional DT property

From: Kishon Vijay Abraham I
Date: Fri Nov 06 2020 - 10:11:43 EST


Make "cdns,max-outbound-regions" optional DT property in all the
platforms using Cadence PCIe core.

Kishon Vijay Abraham I (2):
dt-bindings: PCI: Make "cdns,max-outbound-regions" optional property
PCI: cadence: Do not error if "cdns,max-outbound-regions" is not found

Documentation/devicetree/bindings/pci/cdns-pcie-ep.yaml | 3 ---
.../devicetree/bindings/pci/ti,j721e-pci-ep.yaml | 2 --
drivers/pci/controller/cadence/pcie-cadence-ep.c | 9 +++------
drivers/pci/controller/cadence/pcie-cadence.h | 1 +
4 files changed, 4 insertions(+), 11 deletions(-)

--
2.17.1