Merge branch 'remotes/lorenzo/pci/cadence'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 4 Jun 2020 17:59:15 +0000 (12:59 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 4 Jun 2020 17:59:15 +0000 (12:59 -0500)
commit712879510fa4930b65748046426ac4a730512bba
treefbaca4d23b9196e5bc63041d00901a4b5d86ff30
parenta1dcc1aa6f67243e1622a55a345a37343af14b4e
parent7fb39bf2a1de9dc9e0846a1e3fe74e959a693a0d
Merge branch 'remotes/lorenzo/pci/cadence'

  - Deprecate 'cdns,max-outbound-regions' and 'cdns,no-bar-match-nbits'
    bindings in favor of deriving them from 'ranges' and 'dma-ranges'
    (Kishon Vijay Abraham I)

  - Read Vendor and Device ID as 32 bits (not 16) from DT (Kishon Vijay
    Abraham I)

* remotes/lorenzo/pci/cadence:
  PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DT
  PCI: cadence: Remove "cdns,max-outbound-regions" DT property
  dt-bindings: PCI: cadence: Deprecate inbound/outbound specific bindings