1. PCI: Configure root port MPS during host probing
2. PCI: dwc: Remove redundant MPS configuration
3. PCI: aardvark: Remove redundant MPS configuration
---
Changes for v3:
- The new split is patch 2/3 and 3/3.
- Modify the patch 1/3 according to Niklas' suggestion.
Changes for v2:
- According to the Maintainer's suggestion, limit the setting of MPS
changes to platforms with controller drivers.
- Delete the MPS code set by the SOC manufacturer.
---
Hans Zhang (3):
PCI: Configure root port MPS during host probing
PCI: dwc: Remove redundant MPS configuration
PCI: aardvark: Remove redundant MPS configuration
drivers/pci/controller/dwc/pci-meson.c | 17 -------
drivers/pci/controller/pci-aardvark.c | 2 -
drivers/pci/probe.c | 66 ++++++++++++++------------
3 files changed, 35 insertions(+), 50 deletions(-)
base-commit: 01f95500a162fca88cefab9ed64ceded5afabc12
--
2.25.1