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