]> Gentwo Git Trees - linux/.git/commitdiff
Merge branch 'pci/controller/stm32'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 3 Dec 2025 20:18:45 +0000 (14:18 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 3 Dec 2025 20:18:45 +0000 (14:18 -0600)
- Fix a race between link training and endpoint register initialization
  (Christian Bruel)

- Align endpoint allocations to match the ATU requirements (Christian
  Bruel)

- Add #includes to avoid depending on 'proxy' headers (Andy Shevchenko)

* pci/controller/stm32:
  PCI: stm32: Don't use 'proxy' headers
  PCI: stm32: Fix EP page_size alignment
  PCI: stm32: Fix LTSSM EP race with start link


Trivial merge