Merge branch 'pci/controller/rockchip'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 16 May 2024 23:14:13 +0000 (18:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 16 May 2024 23:14:13 +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)

- Set Subsystem Vendor ID correctly (Rick Wertenbroek)

* pci/controller/rockchip:
  PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id
  PCI: rockchip-ep: Set a 64-bit BAR if requested

1  2 
drivers/pci/controller/pcie-rockchip-ep.c