]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge branch 'pci/controller/dwc'
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 25 Nov 2024 19:40:57 +0000 (13:40 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 25 Nov 2024 19:40:57 +0000 (13:40 -0600)
- Clear outbound address on unmap so dw_pcie_find_index() won't match an
  ATU index that was already unmapped (Damien Le Moal)

- Use of_property_present() instead of of_property_read_bool() when testing
  for presence of non-boolean DT properties (Rob Herring)

- Advertise 1MB size if endpoint supports Resizable BARs, which was
  inadvertently lost in v6.11 (Niklas Cassel)

* pci/controller/dwc:
  PCI: dwc: ep: Fix advertised resizable BAR size regression
  PCI: dwc: Use of_property_present() for non-boolean properties
  PCI: dwc: endpoint: Clear outbound address on unmap

1  2 
drivers/pci/controller/dwc/pcie-designware-ep.c