Merge branch 'remotes/lorenzo/pci/xgene'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Jan 2022 15:57:51 +0000 (09:57 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Jan 2022 15:57:51 +0000 (09:57 -0600)
commit18b026da34c6b4b01742572d334d17919d6b5bc0
treeba16850769c690946e672f4658e92405261e890c
parentec5d85e7f0952ca72407edf9b7f5748ca6611c94
parentc7a75d07827a1f33d566e18e6098379cc2a0c2b2
Merge branch 'remotes/lorenzo/pci/xgene'

- Use bitmap ops for MSI allocator (Christophe JAILLET)

- Fix IB window setup, which was broken by the fact that IB resources are
  now sorted in address order instead of DT dma-ranges order (Rob Herring)

* remotes/lorenzo/pci/xgene:
  PCI: xgene: Fix IB window setup
  PCI: xgene-msi: Use bitmap_zalloc() when applicable