PCI: iproc: Remove redundant outbound properties
commit8bfdccdb4bcc9fabc968846296206c85f65e91ce
authorRay Jui <ray.jui@broadcom.com>
Tue, 1 Nov 2016 00:38:36 +0000 (31 17:38 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 17 Nov 2016 20:40:37 +0000 (17 14:40 -0600)
tree604feab5b7b6fc0436b06af86981972c9252450b
parent787b3c4f2e7d0888e211376c7c6a1617e8cc0f46
PCI: iproc: Remove redundant outbound properties

Remove the following outbound related device tree properties:

  brcm,pcie-ob-window-size
  brcm,pcie-ob-oarr-size

The above two properties are a bit duplicated in functions.  In addition,
the next generation iProc PCIe controller has outbound mapping window that
supports more than just two sizes, which cannot be properly supported by
these properties.

[bhelgaas: changelog]
Signed-off-by: Ray Jui <ray.jui@broadcom.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Scott Branden <scott.branden@broadcom.com>
Documentation/devicetree/bindings/pci/brcm,iproc-pcie.txt