[PATCH v2 0/2] PCI: Configure max payload size on pci_host_probe

Hans Zhang posted 2 patches 9 months, 2 weeks ago
drivers/pci/controller/dwc/pci-meson.c | 17 -----------------
drivers/pci/controller/pci-aardvark.c  |  2 --
drivers/pci/probe.c                    | 12 ++++++++++++
3 files changed, 12 insertions(+), 19 deletions(-)
[PATCH v2 0/2] PCI: Configure max payload size on pci_host_probe
Posted by Hans Zhang 9 months, 2 weeks ago
1. PCI: Configure root port MPS to hardware maximum during host probing.
2. PCI: Remove redundant MPS configuration.

---
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 (2):
  PCI: Configure root port MPS to hardware maximum during host probing
  PCI: Remove redundant MPS configuration

 drivers/pci/controller/dwc/pci-meson.c | 17 -----------------
 drivers/pci/controller/pci-aardvark.c  |  2 --
 drivers/pci/probe.c                    | 12 ++++++++++++
 3 files changed, 12 insertions(+), 19 deletions(-)


base-commit: 9d7a0577c9db35c4cc52db90bc415ea248446472
-- 
2.25.1