mbox series

[V2,0/4] Enhancements to Tegra194 PCIe driver

Message ID 20201029051839.11245-1-vidyas@nvidia.com (mailing list archive)
Headers show
Series Enhancements to Tegra194 PCIe driver | expand

Message

Vidya Sagar Oct. 29, 2020, 5:18 a.m. UTC
This series of patches do some enhancements and some bug fixes to the
Tegra194 PCIe platform driver like
- Fixing Vendor-ID corruption
- Mapping DBI space correctly
- Updating DWC IP version
- Handling error conditions properly

V2;
* Addressed Rob's comments. Changed 'Strongly Ordered' to 'nGnRnE'

Vidya Sagar (4):
  PCI: tegra: Fix ASPM-L1SS advertisement disable code
  PCI: tegra: Map configuration space as nGnRnE
  PCI: tegra: Set DesignWare IP version
  PCI: tegra: Handle error conditions properly

 drivers/pci/controller/dwc/pcie-tegra194.c | 62 +++++++++++-----------
 1 file changed, 30 insertions(+), 32 deletions(-)