Merge branch 'pci/controller/cadence'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 16 May 2024 23:14:12 +0000 (18:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 16 May 2024 23:14:12 +0000 (18:14 -0500)
- Configure endpoint BAR to be 64-bit if the PCI_BASE_ADDRESS_MEM_TYPE_64
  flag is set instead of depending on the new BAR value itself (Niklas
  Cassel)

* pci/controller/cadence:
  PCI: cadence: Set a 64-bit BAR if requested


Trivial merge